Tiny Core Extensions > TCE Corepure64

adriconf.tcz not working for my X

(1/8) > >>

nick65go:

--- Code: ---tc@box:~$ XDG_SESSION_TYPE=x11 adriconf
adriconf running on X11
terminate called after throwing an instance of 'boost::locale::conv::invalid_charset_error'
  what():  Invalid or unsupported charset:ANSI_X3.4-1968
Aborted
--- End code ---

or without XDG variable:
t
--- Code: ---c@btc@box:~$ adriconf
terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string::_M_construct null not valid
Aborted
--- End code ---
what shoud I do/load? I did not use a desktop manager, just flwm (window manager), and run the from aterm.
but the message is about some charset...

curaga:
Google says your locale could be broken. Is it possible you generated mylocale.tcz on a previous TC version? It might need to be re-generated.

nick65go:
Hi curaga, no locale was generated. I use default lang=C etc. the only 'customisation' is keyboard=gb (in X config) and 'uk' in kmaps. I do not mess with any language (English is enough for me). Not use TZ (for time etc). Just simple interface TC (flwm + wbar, aterm etc).

from aterm, the default variable (using set): 'G_FILENAME_ENCODING='iso8859-1'
other users are welcome to test my finding with bootcode= base, norestore etc...

EDIT: same bad results even after I manualy delete the folders /home/tc/.cache and /var/cache, to avoid possibile fonts cached inside them.

Edit2: the strings about 'conv' and 'ANSI_X' are as originaly:
tc@box:/usr/lib/gconv$ ls -al
drwxr-xr-x    2 root     root           160 Jan 20 15:23 ./
drwxr-xr-x    4 root     root           660 May 12 16:32 ../
-rwxr-xr-x    1 root     root         26616 Jan 20 15:23 ANSI_X3.110.so
-rwxr-xr-x    1 root     root         14328 Jan 20 15:23 ISO8859-1.so
-rwxr-xr-x    1 root     root         14328 Jan 20 15:23 ISO8859-15.so
-rwxr-xr-x    1 root     root         14328 Jan 20 15:23 ISO8859-2.so
-rwxr-xr-x    1 root     root         14344 Jan 20 15:23 UNICODE.so
-rw-r--r--    1 root     root         56352 Jan 20 15:23 gconv-modules

Juanito:
Things work here with flwm and without the locale set:
--- Code: ---$ locale
LANG=C
...
$ XDG_SESSION_TYPE=x11 adriconf
adriconf running on X11
Current language code is c
Exception caught: Could not create parser context [but adriconf works]
--- End code ---

Were you using Xorg-7.7-3d? What graphics hardware do you have?

nick65go:
I used the latest Xorg with 3D acceleration as radeon, not amdgpu. I have a GCN 2.x card (mullins) because AMD A-6000 APU (cpu+gpu) has integrated R4 graphics.

Navigation

[0] Message Index

[#] Next page

Go to full version