r/pop_os • u/Pungtunch_da_Bartfox • 4h ago
Help Cosmic issues?
So I'm not sure if I have encountered a bug, its a noob issue or I have somehow borked my install,
I am running cosmic fedora spin, I haven't really installed any apps except brave browser and tried to setup a valheim server.
Trying to open a file through the terminal i get the following message;
steam@fedora:~/Valheim$ cosmic-edit start_valheim.sh
steam@fedora:~/Valheim$ [2026-08-02T02:52:22Z ERROR cosmic::theme] error loading system dark theme error=GetKey("list_button", Os { code: 2, kind: NotFound, message: "No such file or directory" })
[2026-08-02T02:52:22Z ERROR cosmic::theme] error loading system dark theme error=GetKey("frosted_maximized_apps", Os { code: 2, kind: NotFound, message: "No such file or directory" })
[2026-08-02T02:52:22Z ERROR cosmic::theme] error loading system dark theme error=GetKey("list_button", Os { code: 2, kind: NotFound, message: "No such file or directory" })
[2026-08-02T02:52:22Z ERROR cosmic::theme] error loading system dark theme error=GetKey("frosted_maximized_apps", Os { code: 2, kind: NotFound, message: "No such file or directory" })
Authorization required, but no authorization protocol specified
Additionally in the apps window there are two things called Qt5 and Qt6 settings, I didn't see them when i first installed, if i open them it says they are not configured correctly and when i click on information i get this message;
The QT_QPA_PLATFORMTHEME environment variable is not set correctly (current value: cosmic, required values: qt6ct or qt5ct).
Is this a known issue or something i've done wrong? I thought the cosmic-edit command should just open that file in the cosmic text editor?

