-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: None
-
Component/s: User Interface
-
None
The dark theme detection under GNOME can fail for two reasons when falling back to legacy, desktop environment specific detection:
- The detection code calls the wrong method. The error is catched and logged, but detection fails.
- Specifically on Ubuntu the session can fail to be detected properly from `XDG_CURRENT_DESKTOP`, as Ubuntu uses "ubuntu:GNOME" for non-vanilla GNOME sessions.