Deck Options not opening

Version ⁨24.11 (87ccd24e)⁩
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1

The Options button and the gear button do nothing. Nothing in the terminal. Same in safe mode.
On Debian, I switched from Xfce to GNOME Classic (Wayland) recently, changed the video driver, and moved /home to a new drive by copying it using a program that lost permissions and symlinks.
Everything relevant in the home directory is owned by the user and writable, and Anki itself is readable and seems to work fine except for this part.

1 Like

If you’re talking about the options button on the bottom toolbar, then it’s a link along with the gears button, so it might be a connectivity issue

Anki must be able to connect to a local port - Anki FAQs

1 Like

In safe mode:

anki-24.11rc2-linux-qt6►./anki
Anki starting...
Initial setup...
Preparing to run...
2024-12-19 :INFO:aqt.mediasrv: Serving on http://127.0.0.1:37027
Starting main loop...
Nmap scan report for localhost (127.0.0.1)
Host is up (0.00014s latency).

PORT      STATE SERVICE
37027/tcp open  unknown

Based on what happened with other windows recently, I initially suspected GNOME of putting the window somewhere wrong or sizing it very small, though it does not appear in window lists.
After importing an automatic backup into another profile, deck options still open in that profile, but importing it into its own profile does not help.

Renaming the profile folder and creating a profile with the new name helped. But now window sizes are not retained.

prefs21.db seems to contain window geometry and some movies2anki-related stuff. Managing Files - Anki Manual still says it’s prefs.db.

I just found the “Reset Window Sizes” button in Preferences. I renamed the profile back and used that button, with the same result as renaming the profile had.

1 Like

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