Liviu Andronic | 15 Jul 2012 20:44
Picon

emel's viewer chokes on CSS files

Hello
I'm not sure if this applies more generally, but on this specific file
emel's internal viewer has trouble with. Try to open the attached file
and you will likely see an empty first screen. Start selecting lines
and you should see text starting to appear.

Regards
Liviu

--

-- 
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
Kyrill Detinov | 15 Jul 2012 23:23
Favicon
Gravatar

Re: emel's viewer chokes on CSS files


On Sun, 15 Jul 2012 20:44:43 +0200 Liviu Andronic wrote:

> I'm not sure if this applies more generally, but on this specific file
> emel's internal viewer has trouble with. Try to open the attached file
> and you will likely see an empty first screen. Start selecting lines
> and you should see text starting to appear.

Seems OK for me:
http://susepaste.org/view/simple/48173941

--

-- 
WBR
  Kyrill

Liviu Andronic | 15 Jul 2012 23:39
Picon

Re: emel's viewer chokes on CSS files

On Sun, Jul 15, 2012 at 11:23 PM, Kyrill Detinov <lazy.kent <at> opensuse.org> wrote:
> Seems OK for me:
> http://susepaste.org/view/simple/48173941
>
Here's what I get [1], using Darklooks Gtk theme.

Liviu

[1] http://s000.tinyupload.com/index.php?file_id=95090757125421077213

Geoff | 15 Jul 2012 23:46
Picon
Favicon

Re: emel's viewer chokes on CSS files

On Mon, 16 Jul 2012 01:23:35 +0400
Kyrill Detinov <lazy.kent <at> opensuse.org> wrote:

<snip>
> Seems OK for me:

Ok for me too.

Geoff

tpgww | 17 Jul 2012 05:39

Re: emel's viewer chokes on CSS files

On Sun, 15 Jul 2012 20:44:43 +0200
Liviu Andronic <landronimirc <at> gmail.com> wrote:

> Hello
> I'm not sure if this applies more generally, but on this specific file
> emel's internal viewer has trouble with. Try to open the attached file
> and you will likely see an empty first screen. Start selecting lines
> and you should see text starting to appear.
> 
Liviu, same comment from me as from the other posters: can't see any problem.

I can't think of any reason why a .css file would be treated any differently from any other text file.

Are you using an external text-encoding-converter?

Regards
Tom

Liviu Andronic | 18 Jul 2012 07:57
Picon

Re: emel's viewer chokes on CSS files

On Tue, Jul 17, 2012 at 5:39 AM,  <tpgww <at> onepost.net> wrote:
> Liviu, same comment from me as from the other posters: can't see any problem.
>
> I can't think of any reason why a .css file would be treated any differently from any other text file.
>
I tried with alternative Gtk themes (Clearlooks, Xfce, etc.) and I get
the same issue. So I'm not sure that this is necessarily related to
theming issues.

> Are you using an external text-encoding-converter?
>
No.

The troublesome part comes from the first ten lines or so of the file:

/* ▓▓ NIGHTSHIFT - eye care:                  ▓▓
   ▓▓ A darkening style for all websites.     ▓▓
   ▓▓ by vetinari - 2009                      ▓▓
   ▓▓ --------------------------------------- ▓▓
   ▓▓ last modified: 13.06.2012               ▓▓
   ▓▓_________________________________________▓▓ */

When I remove this in another text editor, the file displays fine in
emel. Could the culprit be the '▓' character, whatever it is?

Regards
Liviu

tpgww | 19 Jul 2012 01:07

Re: emel's viewer chokes on CSS files

On Wed, 18 Jul 2012 07:57:16 +0200
Liviu Andronic <landronimirc <at> gmail.com> wrote:

> On Tue, Jul 17, 2012 at 5:39 AM,  <tpgww <at> onepost.net> wrote:
> > Liviu, same comment from me as from the other posters: can't see any problem.
> >
> > I can't think of any reason why a .css file would be treated any differently from any other text file.
> >
> I tried with alternative Gtk themes (Clearlooks, Xfce, etc.) and I get
> the same issue. So I'm not sure that this is necessarily related to
> theming issues.
> 
> 
> > Are you using an external text-encoding-converter?
> >
> No.
> 
> The troublesome part comes from the first ten lines or so of the file:
> 
> /* ▓▓ NIGHTSHIFT - eye care:                  ▓▓
>    ▓▓ A darkening style for all websites.     ▓▓
>    ▓▓ by vetinari - 2009                      ▓▓
>    ▓▓ --------------------------------------- ▓▓
>    ▓▓ last modified: 13.06.2012               ▓▓
>    ▓▓_________________________________________▓▓ */
> 
> 
> When I remove this in another text editor, the file displays fine in
> emel. Could the culprit be the '▓' character, whatever it is?

(Continue reading)

Liviu Andronic | 19 Jul 2012 08:16
Picon

Re: emel's viewer chokes on CSS files

On Thu, Jul 19, 2012 at 1:07 AM,  <tpgww <at> onepost.net> wrote:
> On Wed, 18 Jul 2012 07:57:16 +0200
> Liviu Andronic <landronimirc <at> gmail.com> wrote:
>> When I remove this in another text editor, the file displays fine in
>> emel. Could the culprit be the '▓' character, whatever it is?
>
> Well, apparently so, but there's no obvious reason why.
>
> Other than UTF-8 encoding, the details of the content should be irrelevant, and if there's a problem with
the encoding, you would get an error message.
>
> Here, the text also displays as expected in email client and editors. Is that so for you?
>
The file displays fine in Opera, Geany, Mousepad, nano, in the console
via cat, head or less. But not in scite. For some reason in the latter
the character is displayed, but mangled. [1] Obviously scite doesn't
manage to display the char and uses a standard Gtk missing char
symbol. Does this help?
[1] http://s000.tinyupload.com/index.php?file_id=30140872131701287628

Liviu

Geoff | 17 Jul 2012 10:43
Picon
Favicon

Re: emel's viewer chokes on CSS files

Liviu,

I think this might be a GTK3 theme issue.  I do not pay a lot of attention to
themes, but thinking back I had much the same problem with a dark theme that I
was using a few months ago (I don't think it was Darklooks though).  I did find
some posts about it, and eventually switched to Zukitwo-Brave, which gave me
much the same look & feel without the display issue.

Geoff

Liviu Andronic | 18 Jul 2012 07:58
Picon

Re: emel's viewer chokes on CSS files

On Tue, Jul 17, 2012 at 10:43 AM, Geoff <capsthorne <at> yahoo.co.uk> wrote:
> I think this might be a GTK3 theme issue.
>
Unlikely, since I'm using Ubuntu Lucid which has no Gtk3 libraries.

Regards
Liviu


Gmane