FAT: IO charset ISO-8859-1 not found?

Bjørn T Johansen btj at havleik.no
Tue Nov 10 08:19:57 CET 2009


On Tue, 10 Nov 2009 08:17:55 +0100
Bjørn T Johansen <btj at havleik.no> wrote:

> On Tue, 10 Nov 2009 00:13:42 -0700
> David Mohr <squisher at xfce.org> wrote:
> 
> > 2009/11/10 Bjørn T Johansen <btj at havleik.no>:
> > > On Mon, 9 Nov 2009 20:39:03 +0100
> > > Nick Schermer <nickschermer at gmail.com> wrote:
> > >
> > >> 2009/11/9 Bjørn T Johansen <btj at havleik.no>:
> > >> > On Mon, 9 Nov 2009 19:27:59 +0100
> > >> > Nick Schermer <nickschermer at gmail.com> wrote:
> > >> >> There is a bug in 104, you should use 105 which is a lot better.
> > >> >> Anyway, as a workaround you can put
> > >> >> export EXO_MOUNT_IOCHARSET="" in your profile somewhere, that will
> > >> >> disable the charset bug.
> > >> >>
> > >> > Tried setting the environment variable but still get the same error...
> > >> > I'll see if I can find a newer version of exo somewhere...
> > >>
> > >> That is weird, you could try running exo-mount in a terminal, something like
> > >>
> > >> $EXO_MOUNT_IOCHARSET="" exo-mount -d /dev/sdb1
> > >>
> > >> Nick
> > >> _______________________________________________
> > >
> > >
> > > Running that command works.... :-|
> > 
> > That pretty much means that you did not export EXO_MOUNT_IOCHARSET in
> > a place where it was read before Terminal was started. I.e. ~/.profile
> > is often not read before Xfce is started. I'd suggest hacking
> > startxfce4.
> > 
> > ~David
> 
> 
> Well, this is not correct... I have exported the variable in /etc/profile and running set | grep EXO shows:
> 
> $ set | grep EXO
> EXO_MOUNT_IOCHARSET=
> $
> 
> So I am shure the varible is set...
> 
> 
> BTJ


Might have been a bit quick... Does this mean that /etc/profile is not read before it is too late?
I'll try to add it to startxfce4..

BTJ



More information about the Xfce mailing list