Missing Charsets

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
User avatar
Atip
Posts: 539
Joined: 5. Jun 2011, 04:27

Missing Charsets

Post by Atip »

Salix-Xfce-14

Lately when opening a xmessage I get the following warning:
$ xmessage bum
Warning: Missing charsets in String to FontSet conversion
Warning: Unable to load any usable fontset
What does cause this and how to correct?
User avatar
gapan
Salix Wizard
Posts: 6365
Joined: 6. Jun 2009, 17:40

Re: Missing Charsets

Post by gapan »

xmessage is a very old X application that has no understanding of UTF-8. Either don't use it and replace it with matedialog/zenity/xdialog/kdialog or run it with:

Code: Select all

LANG=C xmessage text
Image
Image
User avatar
Atip
Posts: 539
Joined: 5. Jun 2011, 04:27

Re: Missing Charsets

Post by Atip »

Thanks!

Studying kdialog will keep me busy during the Holidays. Did not know it exists.
BTW the error message with xmessage does not affect its performance.


Season Greetings!
Post Reply