Just successfully installed a new copy of Anki into Catalina on a Mac Powerbook.
I found my old decks (from December 2019, not all that long ago) and was able to import them. I can see them when I go to Tools > Study Deck and Tools > Add.
But when I click on the “Study” or “Add” buttons nothing happens. There’s a blank open window instead.
I get another blank open window when I go to Anki > About. Here’s the error message I can copy when I go that route. I have no add-ons with this brand-new copy of Anki.
Thoughts? Thanks!
Anki 2.1.42 (8eebfe18) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
Platform: Mac 10.15.6
Flags: frz=True ao=False sv=1
Add-ons, last update check: 2021-03-31 18:15:54
===Add-ons (active)===
(add-on provided name [Add-on folder, installed at, version, is config changed])
===IDs of active AnkiWeb add-ons===
===Add-ons (inactive)===
(add-on provided name [Add-on folder, installed at, version, is config changed])
This is a fresh version of Anki, just downloaded yesterday. It’s the latest version.
I have no add-ons that I’m aware of, I simply downloaded the program, installed it, and then tried to either 1) create a new deck and 2) open up my old decks.
Googled around this afternoon and this seems to be a rather common issue. Resolution seems to be confounded by the fact that some users on Catalina can make Anki work just fine, as if that implies the rest of us are doing something wrong.
But again, this is a fresh installation, no add-ons, install seemed to go well … Anki just throws completely blank pages when opened, even after importing old decks. In my case, even on the “About” page.
thanks so much for your interest & attention. I’m sure other 10.15 users will appreciate this being resolved; the most common outcome it seemed on those other threads concerning this issue I found today was that after a few back and forths they just seemed to give up. I myself was considering a switch to Brainscape, as I have a deadline for this project … even at the cost of giving up a good dozen decks I’d already created a few years back.
If you create a new profile and a new deck, do you see this also happening? If not there’s something odd in your specific deck. If still an issue, I would look at either the installation or the system setup itself. I’ve had zero issues with 10.15 here.
So what is the difference between what I download on Github and the pip/python installed version? Is it a newer version of Qt or something?
This solution doesnt work for me because this is not the user experience that I want. I don’t want to have to use command line just to launch anki. I want it to be an APP just like everything else on my computer.
BTW the other workaround that I have been using is to use a very old version 2.1.35 (Alternative). Only the alternative version works!
Its really concerning that there are so many dead threads on this topic. [SemmelweisLives] even predicted it.
Anki 2.1.49 (dc80804a) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
Platform: Mac 10.16
Flags: frz=True ao=False sv=3
Add-ons, last update check: 2021-11-11 09:46:29
macOS Big Sur 11.6
Mac Pro (Rack, 2019)
3.3 GHz 12-Core Intel Xeon W
AMD Radeon Pro Vega II Duo 32 GB
Confusingly, my other Mac, isn’t exhibiting the same problem: same version of Anki, same version of macOS; but it’s an ARM M1 SOC instead of an Intel Xeon:
Anki 2.1.49 (dc80804a) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
Platform: Mac 10.16
Flags: frz=True ao=True sv=3
Add-ons, last update check: 2021-11-10 15:00:56
macOS Big Sur 11.5.2
MacBook Air (M1, 2020)
Apple M1
Yep! Exactly same results. I’ve also wiped out all my local Anki config — no add-ons, no user profile, no system configuration, nothing. Downloaded a fresh pre-compiled copy from GitHub, etc.
With the intel-qt6 build, same results. Night mode, the preferences interface, the add-ons interface, all work — just not the main window. (And presumably reviews, though I can’t get there to test that.
I’m a fairly competent developer, although not experienced with Python, nor Qt — if there’s any further steps I can take, I’m happy to invest the time. (I really need my Anki back! If nothing else, I’m gonna get bitten by a Beeminder goal if I don’t get my addons working soon! )
Please start the qt6 build from Terminal.app with /Applications/Anki.app/Contents/MacOS/anki - maybe the text it outputs may give a hint as to the issue.
You could also try adjusting the video settings to see if it makes a difference, eg
I’m happy to provide extra debugging feedback when I can, although I won’t have access to this computer for some period of time … if anybody else runs across this issue, I adapted ahihi’s script to “patch” (… sort of) Anki so that you can successfully launch it from the Finder:
Download, set as executable, execute, and rebuild the LaunchServices database:
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister\
-kill -r -domain local -domain system -domain user
Thank you @ELLIOTTCABLE! this workaround works for me as well! I periodically check on Anki to see if they fixed things in their own distribution or if Qt fixed the upstream bug and of course it never is.
At least you have found a workaround that works an allows me to launch the app without running from command line. Pretty excited to finally see a newer version of Anki