|
|
我的桌面环境是KDE。当我把窗口主题变成GTK+以后,kde就崩溃了,出现这样的信息:
QGTkStyle cannot be used together with the GTK_QT engine.
我下载了qgtkstyle之后,出现了如下信息:
Failed to emerge x11-themes/qgtkstyle-9999, Log file:
>>> '/var/tmp/portage/x11-themes/qgtkstyle-9999/temp/build.log'
* Messages for package x11-themes/qgtkstyle-9999:
* Project .pro file "qgtkstyle.pro" does not exists
* qmake cannot handle non-existing .pro files
* This shouldn't happen - please send a bug report to bugs.gentoo.org
*
* ERROR: x11-themes/qgtkstyle-9999 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2790: Called eqmake4 'qgtkstyle.pro'
* environment, line 1500: Called die
* The specific snippet of code:
* die " roject file not found in ${PN} sources";
* The die message:
* Project file not found in qgtkstyle sources
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/x11-themes/qgtkstyle-9999/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-themes/qgtkstyle-9999/temp/environment'.
* This ebuild is from an overlay: '/usr/local/portage/'
startx也启动不了kde了。请问怎么解决啊? |
|