Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when adding NexusMods API key, qt.xkb.compose: failed to create compose table #111

Open
mattmcadoo opened this issue Jan 16, 2025 · 0 comments

Comments

@mattmcadoo
Copy link

xkbcommon: ERROR: couldn't find a Compose file for locale "C.UTF8" (mapped to "C.UTF8")
qt.xkb.compose: failed to create compose table
terminate called after throwing an instance of 'std::length_error'
  what():  basic_string::_M_create
Aborted (core dumped)

limo-1.0.11
loot-0.24.5
cpr-1.11.1

The API token I got from NexusMods is 93 characters long.

Running on Gentoo and it does not have a complete dedicated set of Qt5 libraries around, most of the core packages have been updated to Qt6 (6.8.1). There is a Qt5compat module for Qt6 that is for using the older version's API along with other Qt5 packages that are for specific functions.

Also, this system is running Wayland but does have libxkbcommon (1.7.0) installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant