Arch Linux

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!
Tasklist

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
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andrea Scarpino (BaSh)
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:
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

Closed by  Andrea Scarpino (BaSh)
Monday, 06 August 2012, 23:37 GMT
Reason for closing:  Works for me
Comment by Andrea Scarpino (BaSh) - Wednesday, 13 June 2012, 20:40 GMT
Status?

This doesn't look like as packaging bug.
Comment by chris (check) - Wednesday, 13 June 2012, 21:04 GMT
@BaSh: true, looks like a bug in kdelibs http://forum.kde.org/viewtopic.php?f=66&t=102251 , so i will wait for kde 4.9 and see if it's fixed there
Comment by Andrea Scarpino (BaSh) - Wednesday, 13 June 2012, 21:15 GMT
That message is a warning, not an error.
Check ~/.xsession-errors for something related to your crashes
Comment by chris (check) - Friday, 15 June 2012, 21:21 GMT
i really don't find anything
Comment by chris (check) - Thursday, 21 June 2012, 19:40 GMT
% gdb rekonq !1015
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]

Loading...