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

fs-uae-launcher: Qt issues? #161716

Closed
ehula opened this issue Feb 24, 2022 · 1 comment · Fixed by #194206
Closed

fs-uae-launcher: Qt issues? #161716

ehula opened this issue Feb 24, 2022 · 1 comment · Fixed by #194206

Comments

@ehula
Copy link

ehula commented Feb 24, 2022

I installed fs-uae-launcher from home.nix. When I run it, I get the following:

[LOGGING] Logging to /home/user/FS-UAE/Cache/Logs/fs-uae-launcher.log.txt
FS-UAE Launcher 3.0.5
['/nix/store/mdb0n6wf5psq4m2x84p9b0xavzfqgcla-fs-uae-launcher-3.0.5/bin/.fs-uae-launcher-wrapped']
uname_result(system='Linux', node='framework', release='5.15.4', version='#1-NixOS SMP Sun Nov 21 12:44:15 UTC 2021', machine='x86_64')
Traceback (most recent call last):
  File "/nix/store/mdb0n6wf5psq4m2x84p9b0xavzfqgcla-fs-uae-launcher-3.0.5/share/fs-uae-launcher/fsgs/archive.py", line 15, in <module>
    from lhafile import LhaFile
ModuleNotFoundError: No module named 'lhafile'
[ARCHIVE] LhaFile module import problem
[SETTINGS] No settings path specified
[SETTINGS] Using default /home/user/FS-UAE/Data/Settings.ini
[SETTINGS] File /home/user/FS-UAE/Data/Settings.ini does not exist
[I18N] Initialize_locale language =
[I18N] Locale is en_US
[I18N] Checking /nix/store/mdb0n6wf5psq4m2x84p9b0xavzfqgcla-fs-uae-launcher-3.0.5/bin/share/fs-uae-launcher/share-dir
[I18N] Checking /nix/store/mdb0n6wf5psq4m2x84p9b0xavzfqgcla-fs-uae-launcher-3.0.5/bin/../share/fs-uae-launcher/share-dir
[I18N] bindtextdomain fs-uae-launcher: /nix/store/mdb0n6wf5psq4m2x84p9b0xavzfqgcla-fs-uae-launcher-3.0.5/bin/../share/locale
[I18N] find translations for en_US in local directory /nix/store/mdb0n6wf5psq4m2x84p9b0xavzfqgcla-fs-uae-launcher-3.0.5/bin/../share/locale
[I18N] Path to mo file: None
[I18N] Translations object: <gettext.NullTranslations object at 0x7fbdf62615e0>
qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Aborted (core dumped)
[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 5.15.4, NixOS, 21.11 (Porcupine)`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.3.16`
 - channels(root): `"nixos-21.11.334247.573095944e7"`
 - channels(user): `"home-manager-21.11"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`

@svanderburg @AndersonTorres

@nixos-discourse
Copy link

This issue has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/anyone-get-fs-uae-working/17285/15

PanAeon added a commit to PanAeon/nixpkgs that referenced this issue Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants