[E-devel] imlib2 UTF problems

2003-10-13 Thread Anders Rune Jensen
Hi I'm having some trouble getting imlib2 to draw UTF8 characters. The easiest way to show this is to use feh on an image with some UTF8 characters in it's name and then enabe "draw filename" in the menu. I have two systems, one is a gentoo machine and the other is a debian machine. On the gentoo

[E-devel] [SOLVED] imlib2 UTF problems

2003-10-13 Thread Anders Rune Jensen
Hello again. It seems I have solved my problems now. UTF-8 locales is not installed by default with glibc, but generating one for my language and setting my locale to this fixed the problem. host:# locale LANG=en_US LC_CTYPE=en_US.UTF-8 Sorry for the fuzz :) -- Anders Rune Jensen http://www.gn

Re: [E-devel] [SOLVED] imlib2 UTF problems

2003-10-13 Thread The Rasterman
On Mon, 13 Oct 2003 01:55:11 +0200 Anders Rune Jensen <[EMAIL PROTECTED]> babbled: > Hello again. > > It seems I have solved my problems now. UTF-8 locales is not > installed by default with glibc, but generating one for my language > and setting my locale to this fixed the p

[E-devel] Menu bug with 0.16.6pre8

2003-10-13 Thread Justin Rocha
There's a bug in pre8 that wasn't in pre6 (and probably wasn't in pre7, though I can't remember if I used that one or not). When you regenerate menus, it replaces all your nice custom menus with the default ones. Rather annoying, to say the least. I've just been restarting E everytime I make a men