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

Peter de Ridder peter at xfce.org
Tue Nov 10 08:36:28 CET 2009


2009/11/10 Bjørn T Johansen <btj at havleik.no>:
> 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

use: export EXO_MOUNT_IOCHARSET=
if the variable isn't exported it only exists in the script.

Regards,
Peter



More information about the Xfce mailing list