Le ven 20 mai 2011 09:52:16 +0000
Omari Stephens <x...@csail.mit.edu> écrivait :
> Both of these problems sound like they stem from locale problems. 
> Locale affects both sort order and default console charset.
> 
> Try `echo $LANG` on both machines.

Same answer:
fr_CA.UTF-8

So I checked /usr/share/i18n/locales and look to the different files.
LC_COLLATE is responsible of sort order.

So I tried this:

export LC_COLLATE=C;geeqie

and I found back the behavior I wanted, ie 101010-1234.jpg before
101010-1234a.jpg.

But looking to the two PCs, I can't find where is the difference
or where is it hidden ;-)

Strangely, if I use XnView MP 0.35 for Linux I don't need to export
LC_COLLATE and the files are correctly sorted (123.jpg before 123a.jpg).

--

As for my UserComments with chinese chars, I really don't understand, if
I rewrite by hand using exiv2 in a console, then the comment is
correctly seen in latin alphabet, if I rewrite the comment with exif
plugin in Geeqie, it is correctly seen also.

The problem is, if exiv2 -pt gives me chinese chars, I must rewrite it,
even if Geeqie doesn't show chinese char but correct latin chars. So I
rewrite the same comment in Geeqie and, it then shows correctly in exiv2
or XnView... I'll check more deeply and I'll write back if I find the
answer!

Regards,

Raymond

-- 

Édité et transmis avec des logiciels libres sous Linux !

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Geeqie-devel mailing list
Geeqie-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geeqie-devel

Reply via email to