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

"[5057] Failed to execute script atbswp" #96

Open
2 tasks done
Chirunos opened this issue Feb 3, 2023 · 0 comments
Open
2 tasks done

"[5057] Failed to execute script atbswp" #96

Chirunos opened this issue Feb 3, 2023 · 0 comments

Comments

@Chirunos
Copy link

Chirunos commented Feb 3, 2023

Checklist

  • I use the latest release of atbswp
  • The issue is not existing yet

Verbose log

None

Miscellaneous information

I'm using the 0.3.0 version of atbswp. I'm not sure if this is considered the latest version, since there's the source tag for 0.3.1 and there's the latest commit. Please let me know if I should try reproducing this in one of these versions instead

Operating System

openSUSE Leap 15.4

Desktop Environment/Window Manager

KDE Plasma 5.24.4/KWin

Python version

3.6.15

Description

I'm getting this output when attepmting to run it:

/bin/sh: /tmp/_MEI6W252q/libtinfo.so.6: no version information available (required by /lib64/libreadline.so.7)
Traceback (most recent call last):
  File "atbswp.py", line 21, in <module>
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "/home/maurice/atbswp/lib64/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 623, in exec_module
  File "gui.py", line 27, in <module>
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "/home/maurice/atbswp/lib64/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 623, in exec_module
  File "control.py", line 31, in <module>
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "/home/maurice/atbswp/lib64/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 623, in exec_module
  File "pyautogui/__init__.py", line 94, in <module>
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "/home/maurice/atbswp/lib64/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 623, in exec_module
  File "mouseinfo/__init__.py", line 149, in <module>
  File "Xlib/display.py", line 89, in __init__
  File "Xlib/display.py", line 71, in __init__
  File "Xlib/protocol/display.py", line 166, in __init__
Xlib.error.DisplayConnectionError: Can't connect to display ":0": b'No protocol specified\n'
[5057] Failed to execute script atbswp
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