Le 07/01/2013 12:56, Mag. Dr. Nikolaus Klepp a écrit :
Hi Slacek!
Thank you for the link. I just updated and found 3 issues:
1) kpowersave failes:
$ kpowersave
QSettings::sync: failed to open '/etc/qt3/qt_plugins_3.3rc.tmp' for writing
QSettings::sync: failed to open '/etc/qt3/qt_plugins_3.3rc.tmp' for writing
QSettings::sync: failed to open '/etc/qt3/qt_plugins_3.3rc.tmp' for writing
kpowersave: symbol lookup error: /opt/trinity/lib/libkdeinit_kpowersave.so:
undefined symbol: _ZN6DBusQt10ConnectionC1EP7QObject
Hello, it will not solve your main kpowersave issue, but I had the
"failed to open '/etc/qt3/qt_plugins_3.3rc.tmp' for writing" issue.
It looks like, at some time, the file "/etc/qt3/qt_plugins_3.3rc" was
created as root (because of su or sudo ?), then QT3 tries to update it
as normal user.
To prevent these messages, just remove the file: /etc/qt3/qt_plugins_3.3rc
It should not be there anyway.
Francois