kmchmk/SLT-Data-Usage

Left click on the icon throws an error in Windows

Closed this issue · 2 comments

An error occurred when calling message handler
Traceback (most recent call last):
File "C:\Users\kmchmk\AppData\Local\Programs\Python\Python39\lib\site-packages\pystray_win32.py", line 398, in _dispatcher
return int(icon._message_handlers.get(
File "C:\Users\kmchmk\AppData\Local\Programs\Python\Python39\lib\site-packages\pystray_win32.py", line 187, in _on_notify
self()
File "C:\Users\kmchmk\AppData\Local\Programs\Python\Python39\lib\site-packages\pystray_base.py", line 88, in call
self._menu(self)
TypeError: 'tuple' object is not callable