Bug#679386: [Pkg-xfce-devel] Bug#679386: Dirty Workaround

2012-10-21 Thread John Paul Adrian Glaubitz
Hey Vladimir, When accountsservice is installed, both versions work well with workaround. Well, yes, except I cannot rely on AccountsService as it stores its information *locally* which is completely useless if users login over the network. I have no idea what went into the minds of GNOME

Bug#679386: [Pkg-xfce-devel] Bug#679386: Dirty Workaround

2012-10-20 Thread Yves-Alexis Perez
On mer., 2012-10-17 at 14:24 +0400, Vladimir K wrote: As a dirty workaround, I've created a script: /etc/X11/Xsession.d/39-lightdm-dmrc-fix (runs just before xsessionrc parsing) --- #!/bin/bash TEMPLANG=$(cat $HOME/.dmrc | grep ^Language= | cut -d '=' -f 2 | sed 's/utf8/UTF8/') [ !