Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#30067 - All KDE Programms crash (D-BUS)
Attached to Project:
Arch Linux
Opened by chris (check) - Tuesday, 29 May 2012, 21:48 GMT
Last edited by Andrea Scarpino (BaSh) - Monday, 06 August 2012, 23:37 GMT
Opened by chris (check) - Tuesday, 29 May 2012, 21:48 GMT
Last edited by Andrea Scarpino (BaSh) - Monday, 06 August 2012, 23:37 GMT
|
DetailsDescription:
After a quite while of using Cinnamon i tried of using KDE but all Applications, launched from shell, or via the Login Mangager (gdm) crash. Additional info: * Well, of course dbus is running * https://bbs.archlinux.org/viewtopic.php?pid=1108090#p1108090 / for me it's not the space * config and/or log files etc. * Version minimal + fonts as described in Wiki Steps to reproduce: I don't know: for me % rekonq !1003 QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. unnamed app(8627): Communication problem with "rekonq" , it probably crashed. Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" " is enough |
This task depends upon
This doesn't look like as packaging bug.
Check ~/.xsession-errors for something related to your crashes
GNU gdb (GDB) 7.4.1
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/rekonq...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/rekonq
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".
Traceback (most recent call last):
File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.3200.3-gdb.py", line 9, in <module>
from gobject import register
File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
import gdb.backtrace
ImportError: No module named backtrace
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
(process:1810): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
unnamed app(1807): Communication problem with "rekonq" , it probably crashed.
Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" "
[Inferior 1 (process 1807) exited with code 0377]
(gdb) run
Starting program: /usr/bin/rekonq
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".
Traceback (most recent call last):
File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.3200.3-gdb.py", line 9, in <module>
from gobject import register
File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
import gdb.backtrace
ImportError: No module named backtrace
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
(process:1830): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
unnamed app(1829): Communication problem with "rekonq" , it probably crashed.
Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" "
[Inferior 1 (process 1829) exited with code 0377]