On Sun, May 31, 2015 at 2:53 PM, Ralf Mardorf
wrote:
> Thanks to Jeffrey Tolar too, who was the first who mentions hunspell.
>
> Regarding the new issue I sent a mail to the Claws list.
> http://lists.claws-mail.org/pipermail/users/2015-May/013062.html
>
> Regards,
> Ralf
I've notice from my pacm
Thanks to Jeffrey Tolar too, who was the first who mentions hunspell.
Regarding the new issue I sent a mail to the Claws list.
http://lists.claws-mail.org/pipermail/users/2015-May/013062.html
Regards,
Ralf
"I" is marked as incorrect, while "i" is correct :D.
Hello Ralf,
I'm happy to read tha
Thanks to Jeffrey Tolar too, who was the first who mentions hunspell.
Regarding the new issue I sent a mail to the Claws list.
http://lists.claws-mail.org/pipermail/users/2015-May/013062.html
Regards,
Ralf
"I" is marked as incorrect, while "i" is correct :D.
> I suspect an inconsistency with the file system.
that doesn't make no sense. Unix filesystems don't care about encodings at all.
ever
--
damjan
On 31/05/15 08:12, Ralf Mardorf wrote:
> On Sat, 30 May 2015 15:03:52 -0500, Jeffrey Tolar wrote:
>> It looks like that might be an error from hunspell
>
> I've got aspell and hunspell installed, but actually it happens when
> e.g. saveing a file with Pluma, while spell checking wasn't involved. I
On Sat, 30 May 2015 15:03:52 -0500, Jeffrey Tolar wrote:
>It looks like that might be an error from hunspell
I've got aspell and hunspell installed, but actually it happens when
e.g. saveing a file with Pluma, while spell checking wasn't involved. I
suspect an inconsistency with the file system. I
On May 30 2015 19:49, Ralf Mardorf wrote:
error: unknown encoding UTF8: using iso88591 as fallback
error: unknown encoding UTF8: using iso88591 as fallback
error: unknown encoding UTF8: using iso88591 as fallback
error: unknown encoding UTF8: using iso88591 as fallback
It looks like that might
On Sat, 30 May 2015 13:43:03 +, AC wrote:
>Comment in (#) all ISO-8859-1 locales and leave alone all UTF-8
>locales [...]
Thank you,
Done, but unfortunately after sudo locale-gen and a restart nothing's changed.
$ pluma
** (pluma:865): WARNING **: Could not load theme icon gtk-home: Icon 'g
On 30 May 2015 at 13:03, Ralf Mardorf wrote:
On Sat, 30 May 2015 10:16:59 +, AC wrote:
On 29/05/15 at 02:35pm, Ralf Mardorf wrote:
LANG=en_US.utf8
LANG=en_US.UTF-8
$ grep en /etc/locale.gen | grep -v "#" ; grep de /etc/locale.gen | grep -v "#"
en_GB.UTF-8 UTF-8
en_GB ISO-8859-1
en_US.UT
On 30/05/15 at 01:43pm, AC wrote:
$ LANG=en_US.UTF-8 locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_
$ LANG=en_US.UTF-8 locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREM
$ LANG=en_US.UTF-8 locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREME
On Sat, 30 May 2015 13:08:26 +0200, Damjan Georgievski wrote:
>ALWAYS use .UTF-8 when setting up the locale.
>
>Can you please also run the command
>
>"LANG=en_US.UTF-8 locale"
That's what I did and will do.
>also
>
>if "LC_ALL=en_US.UTF-8 claws-mail" still complains the problem is in
>the applic
On Sat, 30 May 2015 11:30:19 +0200, Simon Hanna wrote:
>try it with a new user. If it doesn't work there, it's a global thing.
Thank you,
that's a good hint :).
# useradd -m -s /bin/bash mary_jane_doe
# passwd mary_jane_doe
I'll report back about the adventures of Jane during or after the
weeke
On 30 May 2015 at 13:03, Ralf Mardorf wrote:
> On Sat, 30 May 2015 10:16:59 +, AC wrote:
>>On 29/05/15 at 02:35pm, Ralf Mardorf wrote:
>>>LANG=en_US.utf8
>>LANG=en_US.UTF-8
>
> $ grep en /etc/locale.gen | grep -v "#" ; grep de /etc/locale.gen | grep -v
> "#"
> en_GB.UTF-8 UTF-8
> en_GB ISO-88
On Sat, 30 May 2015 10:16:59 +, AC wrote:
>On 29/05/15 at 02:35pm, Ralf Mardorf wrote:
>>LANG=en_US.utf8
>LANG=en_US.UTF-8
$ grep en /etc/locale.gen | grep -v "#" ; grep de /etc/locale.gen | grep -v "#"
en_GB.UTF-8 UTF-8
en_GB ISO-8859-1
en_US.UTF-8 UTF-8
en_US ISO-8859-1
de_DE.UTF-8 U
On 30/05/15 at 10:16am, AC wrote:
On 29/05/15 at 02:35pm, Ralf Mardorf wrote:
On Fri, 29 May 2015 14:29:40 +0200, Damjan Georgievski wrote:
On 29 May 2015 at 14:19, Ralf Mardorf
error: unknown encoding UTF8: using iso88591 as fallback
What's the output of just "locale", as the user you hav
On 29/05/15 at 02:35pm, Ralf Mardorf wrote:
On Fri, 29 May 2015 14:29:40 +0200, Damjan Georgievski wrote:
On 29 May 2015 at 14:19, Ralf Mardorf
error: unknown encoding UTF8: using iso88591 as fallback
What's the output of just "locale", as the user you have the problem as
[rocketmouse@ar
try it with a new user. If it doesn't work there, it's a global thing. If
it does, clean your home
On Fri, 29 May 2015 23:30:47 +0200, Rodrigo Rivas wrote:
>Hmmm... what about the other one?
>
>$ sudo grep -ir 'encoding="utf8' ~/.config
No hits.
>If that fails and you are out of ideas and you have spare time to
>waste you could also try:
>
>$ sudo grep -ir 'encoding="utf8' ~
Excepted of bash
On Fri, May 29, 2015 at 5:51 PM, Ralf Mardorf
wrote:
> On Fri, 29 May 2015 16:09:27 +0200, Rodrigo Rivas wrote:
>>$ grep -ir 'encoding="utf8' /etc
>
> [rocketmouse@archlinux ~]$ sudo grep -ir 'encoding="utf8' /etc
> [rocketmouse@archlinux ~]$
>
> There's nothing.
Hmmm... what about the other
On Fri, 29 May 2015 20:54:34 +0200, Ralf Mardorf wrote:
>> Get all string sequences between double quotes from the claws-mail
>> strace log, check if it exists and is a text file using the
>> libmagic-based file tool, then check if it contains your invalid
>> string.
Ok, this is what your command
Hi,
On Fri, 29 May 2015 20:21:43 +0200, Jens Adam wrote:
>Fri, 29 May 2015 18:15:58 +0200 Ralf Mardorf
>:
>
>> Do I have to run local-gen after or before I edit /etc/locale.conf?
>> My understanding is that I have to run locale-gen first and then I
>> need to edit /etc/locale.conf.
>
>You only run
Fri, 29 May 2015 18:15:58 +0200
Ralf Mardorf :
> Do I have to run local-gen after or before I edit /etc/locale.conf?
> My understanding is that I have to run locale-gen first and then I
> need to edit /etc/locale.conf.
You only run 'locale-gen' after editing '/etc/locale.gen'.
'/etc/locale.conf'
On Fri, May 29, 2015 at 6:30 PM, Ralf Mardorf
wrote:
> On Fri, 29 May 2015 18:22:17 +0200, Damjan Georgievski wrote:
>>> [rocketmouse@archlinux ~]$ claws-mail
>>
>>try
>>[rocketmouse@archlinux ~]$ LANG=en_US.UTF-8 claws-mail
>
> Hi,
>
> [rocketmouse@archlinux ~]$ LANG=en_US.UTF-8 claws-mail
> sele
On Fri, 29 May 2015 18:22:17 +0200, Damjan Georgievski wrote:
>> [rocketmouse@archlinux ~]$ claws-mail
>
>try
>[rocketmouse@archlinux ~]$ LANG=en_US.UTF-8 claws-mail
Hi,
[rocketmouse@archlinux ~]$ LANG=en_US.UTF-8 claws-mail
selecting folder '#mh/Claws Mail/The shared'
error: unknown encoding UTF
On Fri, 29 May 2015 17:29:25 +0200, Martti Kühne wrote:
>I haven't seen you running locale-gen there. Do you expect the reboot
>to do that?
Do I have to run local-gen after or before I edit /etc/locale.conf?
My understanding is that I have to run locale-gen first and then I need
to edit /etc/local
> [rocketmouse@archlinux ~]$ claws-mail
try
[rocketmouse@archlinux ~]$ LANG=en_US.UTF-8 claws-mail
--
damjan
On Fri, 29 May 2015 16:09:27 +0200, Rodrigo Rivas wrote:
>$ grep -ir 'encoding="utf8' /etc
[rocketmouse@archlinux ~]$ sudo grep -ir 'encoding="utf8' /etc
[rocketmouse@archlinux ~]$
There's nothing.
On Fri, May 29, 2015 at 2:19 PM, Ralf Mardorf
wrote:
> Hi,
>
> for some time past I get
>
> error: unknown encoding UTF8: using iso88591 as fallback
>
> when running GTK2 and GTK3 apps, Pluma, Claws Mail, Evolution. Other
> apps, perhaps Qt apps, might be affected too.
>
> There are no issues wh
On Fri, May 29, 2015 at 3:41 PM, Ralf Mardorf
wrote:
> [rocketmouse@archlinux ~]$ ls -hAld /etc/fonts/*
> drwxr-xr-x 2 root root 4.0K May 28 21:51 /etc/fonts/conf.avail
> drwxr-xr-x 2 root root 4.0K May 19 03:19 /etc/fonts/conf.d
> -rw-r--r-- 1 root root 5.4K Mar 24 2014 /etc/fonts/fonts.conf
> -
On Fri, 29 May 2015 15:02:16 +0200, Rodrigo Rivas wrote:
>My guess is that you have somewhere a XML file with a wrong declaration
>
>
>
>where the proper declaration would be:
>
>
>
>There are some configuration files both in /etc and $HOME that are
>read upon initialization of Gtk and Qt (
On Fri, 29 May 2015 14:38:45 +0200, Damjan Georgievski wrote:
>> [rocketmouse@archlinux ~]$ locale
>> LANG=en_US.utf8
>> LC_CTYPE="en_US.utf8"
>> LC_NUMERIC="en_US.utf8"
>> LC_TIME="en_US.utf8"
>> LC_COLLATE="en_US.utf8"
>> LC_MONETARY="en_US.utf8"
>> LC_MESSAGES="en_US.utf8"
>> LC_PAPER="en_US.utf
On 29 May 2015 at 15:02, Rodrigo Rivas wrote:
> On Fri, May 29, 2015 at 2:38 PM, Damjan Georgievski wrote:
> error: unknown encoding UTF8: using iso88591 as fallback
>> ...
>> it seems for these apps it MUST be en_US.UTF-8 - that's the canonical
>> name of the encoding UTF-8 (with the dash)
On Fri, May 29, 2015 at 2:38 PM, Damjan Georgievski wrote:
error: unknown encoding UTF8: using iso88591 as fallback
> ...
> it seems for these apps it MUST be en_US.UTF-8 - that's the canonical
> name of the encoding UTF-8 (with the dash).
I don't think it is locale related, I've used both
>>> error: unknown encoding UTF8: using iso88591 as fallback
>>
>>What's the output of just "locale", as the user you have the problem as
>
> [rocketmouse@archlinux ~]$ locale
> LANG=en_US.utf8
> LC_CTYPE="en_US.utf8"
> LC_NUMERIC="en_US.utf8"
> LC_TIME="en_US.utf8"
> LC_COLLATE="en_US.utf8"
> LC
On Fri, 29 May 2015 14:29:40 +0200, Damjan Georgievski wrote:
>On 29 May 2015 at 14:19, Ralf Mardorf
>> error: unknown encoding UTF8: using iso88591 as fallback
>
>What's the output of just "locale", as the user you have the problem as
[rocketmouse@archlinux ~]$ locale
LANG=en_US.utf8
LC_CTYPE=
On 29 May 2015 at 14:19, Ralf Mardorf wrote:
> Hi,
>
> for some time past I get
>
> error: unknown encoding UTF8: using iso88591 as fallback
>
> when running GTK2 and GTK3 apps, Pluma, Claws Mail, Evolution. Other
> apps, perhaps Qt apps, might be affected too.
>
> There are no issues when using
38 matches
Mail list logo