← Back to team overview

dx-packages team mailing list archive

[Bug 1434516] Re: KDE Applications Use Oxygen Widget style eventhough Breeze is selected (Plasma 5)

 

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 DX
Packages, which is subscribed to appmenu-qt5 in Ubuntu.
https://bugs.launchpad.net/bugs/1434516

Title:
  KDE Applications Use Oxygen Widget style eventhough Breeze is selected
  (Plasma 5)

Status in appmenu-qt5:
  New
Status in appmenu-qt5 package in Ubuntu:
  Confirmed

Bug description:
  I have upgraded my Kubuntu to 15.04 Vivid from 14.10 and I use KDE.
  But I also have Gnome3 and Unity installed in my system.

  After upgrade, I could find almost all applications are displayed with
  "Breeze" widget style (Kontact, Dolphin, KWalletManager, Kompare etc).
  But some KDE applications still shows the "Oxygen" widget style
  (System Settings, Kate, Gwenview, Quassel etc).

  I selected "Breeze" for GUI style in Qt4 settings (qtconfig-qt4) and
  restarted still no use.

To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-qt5/+bug/1434516/+subscriptions