BDadmehr0/terminate

pynput not support xorg

开放

#8 创建于 2025年2月20日

 (0 条评论) (0 个反应) (0 位负责人)Python (0 个派生)auto 404
bugdocumentationgood first issue

仓库指标

星标
 (1 个星标)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南