Bug 404010 - Inappropriately uses the material style by default when run on a KDE Plasma desktop
Summary: Inappropriately uses the material style by default when run on a KDE Plasma d...
Status: RESOLVED FIXED
Alias: None
Product: ring-kde
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Emmanuel Lepage Vallée
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-06 15:20 UTC by Nate Graham
Modified: 2019-02-28 19:56 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.