BDadmehr0/terminate

pynput not support xorg

オープン

#8 opened on 2025/02/20

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (0 件のフォーク)auto 404
bugdocumentationgood first issue

Repository metrics

Stars
 (1 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

change pynput to evdev

Unhandled exception in listener callback
Traceback (most recent call last):
  File "/home/dadmehr/.local/lib/python3.13/site-packages/pynput/_util/__init__.py", line 228, in inner
    return f(self, *args, **kwargs)
  File "/home/dadmehr/.local/lib/python3.13/site-packages/pynput/_util/xorg.py", line 470, in _handler
    self._handle(self._display_stop, event)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: '_thread._ThreadHandle' object is not callable

コントリビューターガイド