Bug 404010

Summary: Inappropriately uses the material style by default when run on a KDE Plasma desktop
Product: [Unmaintained] ring-kde Reporter: Nate Graham <nate>
Component: generalAssignee: Emmanuel Lepage Vallée <emmanuel.lepage>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Nate Graham 2019-02-06 15:20:24 UTC
ring-kde uses the material style by default even when run on my KDE Plasma desktop.

I need to run `QT_QUICK_CONTROLS_STYLE=org.kde.desktop ~/kde/usr/bin/ring-kde` to force it to use the Breeze style. This should happen automatically.
Comment 1 Emmanuel Lepage Vallée 2019-02-28 19:56:38 UTC
The material style is no longer used on desktop Linux. There is now the proper infrastructure to compile different qtquickcontrols2 config file for each platforms.