Bug 297229

Summary: Muon and QDBusConnection
Product: [Applications] muon Reporter: raoul.behrend
Component: muonAssignee: Jonathan Thomas <echidnaman>
Status: RESOLVED DUPLICATE    
Severity: normal CC: adaptee
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description raoul.behrend 2012-04-01 09:25:39 UTC
Each time I start muon from a command line, I obtain
 
raoul@ubuntu:~$ muon
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
raoul@ubuntu:~$

even 30 minutes after being entered in session.

uname -a :
Linux ubuntu 3.2.0-21-generic #34-Ubuntu SMP Thu Mar 29 22:13:29 UTC 2012 i686 i686 i386 GNU/Linux

Is it normal, safe or abnormal and unsafe ?

Kindest regards.
Comment 1 Jekyll Wu 2012-04-01 12:48:44 UTC
This is a common problem for all KDE applications using class KUniqueApplication.

*** This bug has been marked as a duplicate of bug 297020 ***