simgunz / anki21-addons_minimize-to-tray

Anki add-on that adds an icon to the system tray in order to allow minimizing Anki
https://ankiweb.net/shared/info/85158043
GNU General Public License v3.0
18 stars 3 forks source link

Error Information #10

Closed H-Tung closed 7 months ago

H-Tung commented 1 year ago
Anki 2.1.65 (aa9a734f) Python 3.9.15 Qt 6.4.3 PyQt 6.4.0
Platform: Windows-10-10.0.19041
Flags: frz=True ao=True sv=3
Add-ons, last update check: 2023-08-17 11:01:56

Caught exception:
Traceback (most recent call last):
  File "D:\Applications\Scoop\persist\anki\data\addons21\85158043\__init__.py", line 56, in onActivated
    self.showAll()
  File "D:\Applications\Scoop\persist\anki\data\addons21\85158043\__init__.py", line 74, in showAll
    self._showWindows(self.explicitlyHiddenWindows)
  File "D:\Applications\Scoop\persist\anki\data\addons21\85158043\__init__.py", line 91, in _showWindows
    if w.isMinimized() == Qt.WindowMinimized:
RuntimeError: wrapped C/C++ object of type CustomLabel has been deleted
simgunz commented 11 months ago

Can you test again with the latest update (version 2.0.0 of the addon) and Anki 23.10.1 Qt6?

github-actions[bot] commented 8 months ago

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] commented 7 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.