[Bug 1612392] Re: [sru] Muon: missing dependency on software-properties-kde

2017-04-18 Thread Mohammad Anwar Shah
I'm using KDE 5.8.5 and experiencing same problem here. The software sources dialog never opens! I'm using Ubuntu 16.04 with Kubuntu-backports ppa. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to muon in Ubuntu.

[Bug 1569357] Re: Ubuntu 16.04 - Unity desktop session broken when using non-LightDM as X Display Manager

2017-04-08 Thread Mohammad Anwar Shah
Not completely non-lightdm, Unity session can be started using gdm3. Only sddm has problem starting either GNOME3 or Unity session -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to sddm in Ubuntu. https://bugs.launchpad.net/bugs/1569357

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

2016-08-27 Thread Mohammad Anwar Shah
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

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2016-04-17 Thread Mohammad Anwar Shah
The problem is caused by 3rd party application installing own versions of Qt libraries. In my case, it is MF 710 3G modem used by sold by some mobile operators here (Bangladesh). The libraries are in `/opt/Teletalk_3G/usr/lib` (for Teletalk provider). The solution is just remove those libraries.