Ask for profile before start (mizmu)

Hello, I was looking for an addon that asked for the profile when opening Anki and I found this one. I downgraded my version of Anki so that it was compatible with the addon but a problem still appears:
Anki 2.1.58 (ab8b1465) Python 3.9.15 Qt 6.4.2 PyQt 6.4.0
Platform: Windows-10-10.0.22621
Flags: frz=True ao=True sv=3
Add-ons, last update check: 2024-01-04 21:12:11

Caught exception:
Traceback (most recent call last):
File “aqt.taskman”, line 122, in _on_closures_pending
File “aqt.taskman”, line 71, in
File “aqt.taskman”, line 90, in wrapped_done
File “aqt.sync”, line 100, in on_future_done
File “anki.dbproxy”, line 36, in begin
File “anki._backend”, line 100, in db_begin
File “anki._backend”, line 116, in _db_command
anki.errors.DBError: DbError { info: “SqliteFailure(Error { code: Unknown, extended_code: 1 }, Some("cannot start a transaction within a transaction"))”, kind: Other }

I’m not the author, but I wonder if this add-on might be clashing with other add-ons.

I think maybe this particular add-on, because of its nature, would have to run first, before any other add-on. But there isn’t any way to guarantee the order that different add-ons run, as far as I know.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.