thelabcat / DS-FPS-Mouse-Fixer-Linux

A Python cross-platform port of https://github.com/JDoe212/DS-FPS-Mouse-Fixer
GNU General Public License v3.0
0 stars 0 forks source link

Metroid Prime Hunters: Screenshot system faliure in Wayland #7

Open thelabcat opened 4 weeks ago

thelabcat commented 4 weeks ago
Click opposite corners of the touch area.
(335, 1035)
(335, 1035)
touch offset (335, 1035) 
touch size (0, 0)
dconf: symbol lookup error: /lib64/libdconf.so.1: undefined symbol: g_once_init_leave_pointer
gnome-screenshot: symbol lookup error: /lib64/libhandy-1.so.0: undefined symbol: g_once_init_enter_pointer
Exception in thread Thread-1:
Traceback (most recent call last):
  File "PIL/ImageGrab.py", line 70, in grab
OSError: X get_image failed: error 8 (73, 0, 886)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "threading.py", line 1073, in _bootstrap_inner
  File "DS_FPS_mousefix.pyw", line 128, in run
  File "<string>", line 14, in get_is_hud
  File "pyscreeze/__init__.py", line 603, in _screenshot_linux
  File "PIL/ImageGrab.py", line 80, in grab
  File "PIL/Image.py", line 3309, in open
PIL.UnidentifiedImageError: cannot identify image file '/tmp/tmpkznt9wpr.png'
thelabcat commented 3 weeks ago

See https://github.com/asweigart/pyscreeze/issues/124