WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: fluxbox - small bugs in applications-menue  (Read 2211 times)

Offline netnomad

  • Hero Member
  • *****
  • Posts: 1026
fluxbox - small bugs in applications-menue
« on: February 09, 2016, 04: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.
« Last Edit: February 09, 2016, 04:12:10 PM by netnomad »

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
dCore user

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
Re: fluxbox - small bugs in applications-menue
« Reply #2 on: February 09, 2016, 06: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?

Offline netnomad

  • Hero Member
  • *****
  • Posts: 1026
Re: fluxbox - small bugs in applications-menue
« Reply #3 on: February 10, 2016, 01:57:15 AM »
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?