You are not logged in.
After last update after user login the kdeinit4 crashed and desktop effects are disabled.
Code from KDE report master:
Application: Диалог запуска команд (kdeinit4), signal: Aborted
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f3f0bc11780 (LWP 1217))]
Thread 2 (Thread 0x7f3ef0c0d700 (LWP 1236)):
#0 0x00007f3f0923306f in poll () from /lib/libc.so.6
#1 0x00007f3f06166dc8 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007f3f06167289 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3 0x00007f3f0a85d1b6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4 0x00007f3f0a82df8f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5 0x00007f3f0a82e218 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6 0x00007f3f0a7326f0 in QThread::exec() () from /usr/lib/libQtCore.so.4
#7 0x00007f3f0a80e98f in ?? () from /usr/lib/libQtCore.so.4
#8 0x00007f3f0a73568b in ?? () from /usr/lib/libQtCore.so.4
#9 0x00007f3f0a4a5e0e in start_thread () from /lib/libpthread.so.0
#10 0x00007f3f0923b1ed in clone () from /lib/libc.so.6
Thread 1 (Thread 0x7f3f0bc11780 (LWP 1217)):
[KCrash Handler]
#6 0x00007f3f0918bc35 in raise () from /lib/libc.so.6
#7 0x00007f3f0918d0b8 in abort () from /lib/libc.so.6
#8 0x00007f3f09557b0d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#9 0x00007f3f09555c16 in ?? () from /usr/lib/libstdc++.so.6
#10 0x00007f3f09555c43 in std::terminate() () from /usr/lib/libstdc++.so.6
#11 0x00007f3f09555eb6 in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#12 0x00007f3f0a82e484 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#13 0x00007f3f0a832bf8 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#14 0x00007f3ef6cc150f in kdemain () from /usr/lib/libkdeinit4_krunner.so
#15 0x00000000004083e4 in _start ()
And packages which was updated:
[2012-04-15 01:34] upgraded dbus-core (1.4.16-1 -> 1.4.20-2)
[2012-04-15 01:34] upgraded dbus (1.4.16-1 -> 1.4.20-1)
[2012-04-15 01:34] upgraded flashplugin (11.2.202.228-1 -> 11.2.202.233-1)
[2012-04-15 01:35] upgraded libmysqlclient (5.5.22-1 -> 5.5.23-1)
[2012-04-15 01:35] upgraded mkinitcpio (0.8.7-1 -> 0.8.7-2)
[2012-04-15 01:35] upgraded mysql-clients (5.5.22-1 -> 5.5.23-1)
[2012-04-15 01:35] upgraded mysql (5.5.22-1 -> 5.5.23-1)
[2012-04-15 01:35] upgraded qt (4.8.1-1 -> 4.8.1-2)
[2012-04-15 01:35] upgraded wine (1.5.1-1 -> 1.5.2-1)
[2012-04-15 01:35] upgraded xorg-server-common (1.12.0.902-1 -> 1.12.1-1)
[2012-04-15 01:35] upgraded xorg-server (1.12.0.902-1 -> 1.12.1-1)
Last edited by unikum (2012-04-15 12:06:44)
Offline
Also seeing this after recent upgrades of qt, dbus*, xorg-server*. Still have the desktop effects, but screensaver doesn't start.
Offline
Desktop effects are disabled in the systemsettings. I reenabled it.
Also i no see kdeinit crash on my laptop with Arch i686.
Offline
this problem is related with following bug
https://bugs.archlinux.org/task/29467
downgrading qt fixes my problem.
Offline