~eliasnaur/gio#556: 
xkb_compose_table_new_from_locale failure

Hi, currently i'm having a weird issue with gio if i have a custom locale set, with properly generated locales, in where gio cannot load 'tables' from xkbcommon:

x11: newXKB: xkb_compose_table_new_from_locale failed

What is going on here? it seems that this is a harmless error and is ignored in some applications. The locale is properly generated.

Status
REPORTED
Submitter
~sewn
Assigned to
No-one
Submitted
10 months ago
Updated
9 months ago
Labels
No labels applied.

~eliasnaur 10 months ago

Tolerating a NULL result from xkb_compose_table_new_from_locale sounds good to me. Would you like to prepare a patch?

~sewn 9 months ago

Maybe figuring out why this error happens would be better than just having a handler for it. I do not quite understand Gio or X11 so i don't quite believe i can prepare a patch.

~dominikh 9 months ago

Is that the only output you get? What is your locale? This looks similar to https://github.com/dominikh/gotraceui/issues/148

~sewn 9 months ago

I've seen some people have this issue, when using ANY locale other than en_US.

On January 30, 2024 9:17:21 PM GMT+03:00, ~dominikh outgoing@sr.ht wrote:

Is that the only output you get? What is your locale? This looks similar to https://github.com/dominikh/gotraceui/issues/148

Register here or Log in to comment, or comment via email.