Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => dCore x86 Imported Extensions => Topic started by: netnomad on February 09, 2016, 01:06:30 PM

Title: fluxbox - small bugs in applications-menue
Post by: netnomad on February 09, 2016, 01:06:30 PM
hi friends,

in fluxbox are some tiny bugs in the menues...
f.e. uxterm doesn't start and echoes an error message:
uxterm tried unsuccessfully to use locale en_US.UTF-8
by setting $LANG to "en_US.UTF-8".
in the forum roberts gave the hint with
export LANG=en_US.UTF8 in .profile but that didn't succeed for me,
neither
export LANG=de_DE.UTF-8 didn't work for me... :-(
http://forum.tinycorelinux.net/index.php?topic=15657.0

in xterm the command uxterm worked with the error message:
tc@box:~$ uxterm
Warning: locale not supported by C library, locale unchanged

another issue:
Laptop Mode Tools Configuration is in my menue, but does not start there...


thank you for your help and your hints.
Title: Re: fluxbox - small bugs in applications-menue
Post by: jls on February 09, 2016, 03:01:15 PM
Hi netnomad
http://wiki.tinycorelinux.net/dcore:locale_in_ub-dcore (http://wiki.tinycorelinux.net/dcore:locale_in_ub-dcore)
Title: Re: fluxbox - small bugs in applications-menue
Post by: nitram on February 09, 2016, 03:19:19 PM
Hi netnomad.

I do not require locales or laptop tools. On my dCore-jessie system Fluxbox menu works well. All terminals functional well, but i get this when opening them:
Code: [Select]
tc@box:~$ aterm
aterm: Cannot set locale
tc@box:~$ xterm
Warning: locale not supported by C library, locale unchanged
tc@box:~$ uxterm
Warning: locale not supported by C library, locale unchanged

Just curious, was all this stuff functioning okay for you before making any changes to /etc/sysconfig/locale.nopurge or sce.purge?
Title: Re: fluxbox - small bugs in applications-menue
Post by: netnomad on February 09, 2016, 10:57:15 PM
Code: [Select]
tc@box:~$ aterm
aterm: Cannot set locale
tc@box:~$ xterm
Warning: locale not supported by C library, locale unchanged
tc@box:~$ uxterm
Warning: locale not supported by C library, locale unchanged
your messages with aterm and xterm do not appear in my setup.
the behavior of uxterm is an issue of the very beginning of dcore...

thank you for your hints.
Just curious, was all this stuff functioning okay for you before making any changes to /etc/sysconfig/locale.nopurge or sce.purge?