Announcement

Collapse
No announcement yet.

kdesudo dolphin - Terminal Errors

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    kdesudo dolphin - Terminal Errors

    Code:
    bumpy@bumpputer:~$ kdesudo dolphin
    Bus::open: Can not get ibus-daemon's address. 
    IBusInputContext::createInputContext: no connection to ibus-daemon 
    Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
    QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    kbuildsycoca4 running...
    Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath)
    Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath)
    QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory
    QFileSystemWatcher: failed to add paths: /root/.config/ibus/bus
    Bus::open: Can not get ibus-daemon's address. 
    IBusInputContext::createInputContext: no connection to ibus-daemon 
    QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath)
    Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath)
    QSqlQuery::prepare: database not open
    QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory
    QFileSystemWatcher: failed to add paths: /root/.kde/share/config/activitymanager-pluginsrc
    How can I correct the above problems?

    #2
    Does Dolphin open, and can you successfully do stuff with it?

    Comment


      #3
      Yes - acts like normal.

      Comment


        #4
        I thought so.

        What you're seeing on the screen aren't errors as such. It's just informational messages that would otherwise be suppressed if you clicked the Dolphin icon in Kickoff. Whenever you launch a program, various elements of KDE look for certain background processes to manipulate. Not every process may be running, and some processes may not need any attention. But messages get generated anyway.

        Comment


          #5
          Thanks for your help!

          Comment

          Working...
          X