Anki won't start

I am on KDE Plasma and on the unstable channel. Is anyone else having this issue?

1 Like

Run it in a terminal, share the error.

Starting Anki 25.09.2…
2026-04-07 08:06:06,626:INFO:aqt.mediasrv: Serving on http://127.0.0.1:36599
Qt warning: GBM is not supported with the current configuration. Fallback to Vulkan rendering in Chromium.

anki-bin works, but not regular anki.

Tested on nixos-unstable with Niri, and I get the same behaviour. anki-bin works fine, but anki (output below) does not:

$ anki
Starting Anki 25.09.2...
2026-04-08 12:36:39,458:INFO:aqt.mediasrv: Serving on http://127.0.0.1:43459
Qt warning: GBM is not supported with the current configuration. Fallback to Vulkan rendering in Chromium.

It might be worth making a bug report on nixpkgs: Issues · NixOS/nixpkgs · GitHub

Be sure to include any info that might be relevant (e.g. command output, what graphics card/driver you’re using)

Actually, I wonder if this is a broader issue with Qt or one of its libraries :thinking:
I tried to run jellyfin-desktop and I see a similar issue in its logs:

2026-04-08 17:50:35.295 [info] unknown @ 0 - Starting Jellyfin version: 2.0.0 build date: 1980-01-01
2026-04-08 17:50:35.295 [info] unknown @ 0 -   Running on: NixOS 26.05 (Yarara) [6.18.21] arch x86_64
2026-04-08 17:50:35.295 [info] unknown @ 0 -   Qt Version: 6.10.2 [x86_64-little_endian-lp64]
2026-04-08 17:50:35.710 [warning] unknown @ 0 - GBM is not supported with the current configuration. Fallback to Vulkan rendering in Chromium.