Menu

Error at start

Helpdesk
Ronnie
2014-07-11
2014-07-14
  • Ronnie

    Ronnie - 2014-07-11

    Hello, installation was succesful. I followed the Wiki but when i start be::shell i have errors.

    ~$ be.shell
    QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    katlu@katlu-kubu:~$

    My system: Kubuntu 14.04
    Sorry for my english

     
  • Thomas Luebking

    Thomas Luebking - 2014-07-14

    You may safely ignore the message.
    This is a "bug" in KUniqueApplication and by this affects (virtually) every singleton KDE application.
    The behavior of the KUniqueApplication class hasn't changed since KDE 4.0, but since Qt 4.8, QDBusConnection warns about it (though i doubt it's actually a problem in this case - KUniqueApplication just requires the dbus connection in order to know whether an application object should be created in the first place.

    In case:
    Die Warnung kommt seit Qt 4.8 für jede KDE Anwendung, die nur in einer Instanz laufen soll. Ein echtes Problem gibt es in diesem speziellen Anwendungsfall (KUniqueApplication) aber nicht.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.