Summary: | Plasma crash on first start of KDE only | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Hamish Rodda <rodda> |
Component: | widget-systemtray | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | andresbajotierra, aseigo |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Hamish Rodda
2009-05-18 17:07:27 UTC
All config files available on request. it's dieing on connecting to a dbus signal (NewIcon(), which then gets changed in QObject::connect to 2NewIcon()?) ... there should be a line in the logs somewhere (.xsession-errors perhaps?) that starts with: QDBusConnectionPrivate::connectSignal: received error from D-Bus server can you find that entry? SVN commit 969716 by mart: don't try to connect on an invalid DBus interface, does this fixes bug 193126? CCBUG: 193126? M +8 -5 dbussystemtraytask.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=969716 @Hamish: can you check if this is still happening with an updated build? Thanks |