安裝 ibus、gir、dconf 後,QT5 應用程式中的非 GTK 樣式被破壞

安裝 ibus、gir、dconf 後,QT5 應用程式中的非 GTK 樣式被破壞

我安裝了 IBUS 及其相依性。以下是 的摘錄/var/log/apt/history.log

Start-Date: 2015-10-31  14:43:54
Install: gir1.2-atk-1.0:amd64 (2.16.0-2build1, automatic), gir1.2-ibus-1.0:amd64 (1.5.10-1ubuntu1, automatic), gir1.2-pango-1.0:amd64 (1.36.8-3, automatic), gir1.2-gtk-3.0:amd64 (3.16.7-0ubuntu3, automatic), ibus-pinyin:amd64 (1.5.0-3ubuntu3), gir1.2-gdkpixbuf-2.0:amd64 (2.32.1-1, automatic), python-xdg:amd64 (0.25-4, automatic), gir1.2-freedesktop:amd64 (1.44.0-1, automatic), ibus:amd64 (1.5.10-1ubuntu1, automatic), libpyzy-1.0-0v5:amd64 (1.0.1-4.1, automatic), dconf-cli:amd64 (0.24.0-2, automatic), libopencc1:amd64 (0.4.3-2build1, automatic), liblua5.2-0:amd64 (5.2.4-1, automatic), pinyin-database:amd64 (1.2.99-3)
End-Date: 2015-10-31  14:44:26

重新登入後,我無法使用 KDE 或(作為超級使用者執行)介面在 Kubuntu Wily 15.10 中設定 qt4 應用程式的小systemsettings工具qtconfig-qt4樣式qtconfig。 kde-style被GTK+一些qt5應用程式設定為(見下圖)

  • Konsole(Qt 5.4.2、KDE ​​框架 5.15.0)
  • Muon(Qt 5.4.2、KDE ​​框架 5.15.0)
  • 凱特和系統設定...(相同版本)

為應用程式正確設定樣式

  • KTorrent(4.3.1、KDE ​​開發平台 4.14.13)
  • Amarok(2.8.0、KDE ​​4.14.13)

我清除了上面安裝的軟體包,但重新登入後問題仍然存在。

偵錯

設定檔~.config/Trolltech.conf提到

[qt]
...
style=Breeze
...

我重命名了該文件。~/.config不包含其他有趣的文件。我清理了~/.local~/.cache~/.kde資料夾並重新啟動了桌面管理器。我錯過了設定檔嗎?

我應該刪除哪些可能導致此問題的整合包?

介子

相關內容