[Bug 1434516] Re: KDE Applications Use Oxygen Widget style eventhough Breeze is selected (Plasma 5)
Mohammad Anwar Shah
1434516 at bugs.launchpad.net
Sat Aug 27 10:01:25 UTC 2016
The possible workaround is unsetting `QT_QPA_PLATFORMTHEME` in
~/.profile file. A workaround is described in this askUbuntu answer
written by me http://askubuntu.com/a/817066/61218
You put these in ~/.profile
## Fixing QT style override problem
if [ "x$XDG_SESSION_DESKTOP" == "xKDE" ]; then
unset QT_STYLE_OVERRIDE
unset QT_QPA_PLATFORMTHEME
fi
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1434516
Title:
KDE Applications Use Oxygen Widget style eventhough Breeze is selected
(Plasma 5)
To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-qt5/+bug/1434516/+subscriptions
More information about the kubuntu-bugs
mailing list