Bug 297229 - Muon and QDBusConnection
Summary: Muon and QDBusConnection
Status: RESOLVED DUPLICATE of bug 297020
Alias: None
Product: muon
Classification: Applications
Component: muon (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Jonathan Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-01 09:25 UTC by raoul.behrend
Modified: 2012-04-01 12:48 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***