Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

App doesn't open on Linux Mint #18

Open
Da-vid21 opened this issue Jul 5, 2022 · 5 comments
Open

App doesn't open on Linux Mint #18

Da-vid21 opened this issue Jul 5, 2022 · 5 comments

Comments

@Da-vid21
Copy link

Da-vid21 commented Jul 5, 2022

I installed the app using the apt way and the dpkg, and it shows up on my start menu, but when I try to launch it, it doesn't work

@hthre7
Copy link

hthre7 commented Jul 11, 2022

I installed the app using the apt way and the dpkg, and it shows up on my start menu, but when I try to launch it, it doesn't work

similar result with the following error:

Traceback (most recent call last):
  File "UI.py", line 6, in <module>
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "PyInstaller/loader/pyimod03_importers.py", line 495, in exec_module
  File "Main.py", line 24, in <module>
OSError: [Errno 6] No such device or address
[17733] Failed to execute script 'UI' due to unhandled exception!

@Staubgeborener
Copy link

I installed the app using the apt way and the dpkg, and it shows up on my start menu, but when I try to launch it, it doesn't work

similar result with the following error:

Traceback (most recent call last):
  File "UI.py", line 6, in <module>
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "PyInstaller/loader/pyimod03_importers.py", line 495, in exec_module
  File "Main.py", line 24, in <module>
OSError: [Errno 6] No such device or address
[17733] Failed to execute script 'UI' due to unhandled exception!

Same problem with manjaro @powenn

@aashish-choudhary
Copy link

@Da-vid21 @hthre7 @Staubgeborener make sure you aren't using wayland, try to run it with xorg ie

  • Log out
  • Select your user, then before login
  • Click on gear icon at the right bottom -> select xorg
  • then login and try launching it

@TheCheddarCheese
Copy link

i have almost the same thing except i can run it through the terminal

@powenn
Copy link
Owner

powenn commented Oct 18, 2023

use python script instead , this project is outdated

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

No branches or pull requests

6 participants