trgkanki / remaining_time

GNU Affero General Public License v3.0
18 stars 3 forks source link

Hi, Still not working :( #81

Open doireallyhavetohaveausername opened 9 months ago

doireallyhavetohaveausername commented 9 months ago

Bug report

Anki 23.12.1 (1a1d4d54) (ao) Python 3.9.15 Qt 6.6.1 PyQt 6.6.1 Platform: Windows-10-10.0.22635

When loading remaining_time: Traceback (most recent call last): File "aqt.addons", line 245, in loadAddons File "C:\Users\xxx\AppData\Roaming\Anki2\addons21\remaining_time__init__.py", line 24, in from .utils import openChangelog File "C:\Users\xxx\AppData\Roaming\Anki2\addons21\remaining_time\utils\openChangelog.py", line 44, in showChangelogOnUpdate() File "C:\Users\xxx\AppData\Roaming\Anki2\addons21\remaining_time\utils\openChangelog.py", line 40, in showChangelogOnUpdate dlg = MiniBrowser(None, "CHANGELOG.html") File "C:\Users\xxx\AppData\Roaming\Anki2\addons21\remaining_time\utils\MiniBrowser.py", line 41, in init self.setWindowFlags(Qt.Window) AttributeError: type object 'Qt' has no attribute 'Window'

Describe the bug

A clear and concise description of what the bug is.

Reproduction step

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Actual behavior

If applicable, add screenshots to help explain your problem.

Anki/OS versions

Additional context

Add any other context about the problem here.

phu54321 commented 9 months ago

Fill the templates :)