Stvad / CrowdAnki

Plugin for Anki SRS designed to facilitate cooperation on creation of notes and decks.
MIT License
534 stars 44 forks source link

Progress indicator blocks modal dialog so that process never finishes on newer Anki versions #94

Open ijgnd opened 4 years ago

ijgnd commented 4 years ago

First of all thanks for creating and maintaining this add-on. It's really useful. In 2.1.30 without any other add-ons and a crowdanki version I installed today from ankiweb I ran into some problems. I don't have them with 2.1.22.

When I try to export a filtered deck I get a popup titled "Export failed" with the text "CrowdAnki does not support export for dynamic decks". Usually I would click "ok" in this dialog and go on. But CrowdAnki shows a progress dialog "Processing..." in the foreground so that I can't interact with the background "Export failed" dialog.

I have the same problem if I want to export "All Decks". I get "CrowdAnki export works only for specific decks. Please use ...". But I can't get this away since there's a progress dialog in the foreground.

I recently had a similar problem with one of my add-ons. I think around 2.1.26 something was changed about progress dialogs ...

Do I simply miss some basic key combo to abort?