Skip to content

Why is qt5ct removed on upgrade to Mint 22? (causes system theme not applied anymore to QT applications) #110

@schorschii

Description

@schorschii

The removal of qt5ct causes QT applications to not be displayed in the theme set by the user. This includes the popular VLC media player and is especially annoying when using the dark mode. The qt5ct can be re-installed on Mint 22 without any issue. So why is it removed on the upgrade? @clefebvre ?

Introduced with commit: f239cde

After the upgrade without qt5ct:
Bildschirmfoto vom 2024-08-26 15-47-46

After installing qt5ct again:
Bildschirmfoto vom 2024-08-26 15-44-30


If there is a reason why qt5ct is removed, there are other possibilities to achieve the system theme on QT applications:

  • installing qt5-gtk2-platformtheme and set environment variable QT_QPA_PLATFORMTHEME=gtk2
  • installing qgnomeplatform-qt5 and set environment variable QT_QPA_PLATFORMTHEME=gnome

It would be nice to implement one of these possibilities to get a consistent look again over all applications.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions