Announcement

Collapse
No announcement yet.

kdesudo errors

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

    kdesudo errors

    Linux - Ubuntu 14.04 trusty, (64-bit), 3.13.0-24-generic,
    4 x AMD Athlon(tm) II X4 645 Processor, Memory 8.0 GiB
    Audio: Card-1: NVIDIA GF116 High Definition Audio Controller driver: snd_hda_intel Sound: ALSA ver: k3.12.0-7-generic Logitech driver: USB Audio


    QUESTION: How can I fix these errors?
    Code:
    bumpy@bumpyputer:~$ 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...
    kbuildsycoca4(31282)/kdecore (KSycoca) KSycocaPrivate::checkVersion: Found version 237 , expecting version 238 or higher. 
    kbuildsycoca4(31282)/kdecore (KSycoca) KSycocaPrivate::checkVersion: Found version 237 , expecting version 238 or higher. 
    kbuildsycoca4(31282)/kdecore (KSycoca) KSycocaPrivate::checkVersion: Found version 237 , expecting version 238 or higher. 
    kbuildsycoca4(31282)/kdecore (KSycoca) KSycocaPrivate::checkVersion: Found version 237 , expecting version 238 or higher. 
    kbuildsycoca4(31282)/kdecore (KSycoca) KSycocaPrivate::checkVersion: Found version 237 , expecting version 238 or higher. 
    kbuildsycoca4(31282)/kdecore (KSycoca) KSycocaPrivate::checkVersion: Found version 237 , expecting version 238 or higher. 
    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.
    QObject::connect: Cannot connect (null)::resourceScoreUpdated(QString, QString, QString, double) to NepomukPlugin::resourceScoreUpdated(QString, QString, QString, double)
    QObject::connect: Cannot connect (null)::recentStatsDeleted(QString, int, QString) to NepomukPlugin::deleteRecentStats(QString, int, QString)
    QObject::connect: Cannot connect (null)::earlierStatsDeleted(QString, int) to NepomukPlugin::deleteEarlierStats(QString, int)
    kactivitymanagerd(31289)/nepomuk (library): Could not find virtuoso to connect to. Aborting 
    QPixmap::scaled: Pixmap is a null pixmap                                                     
    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

    #2
    Did you "wait" for Dolphin to actually launch? It does here, after the same output you've posted.
    Using Kubuntu Linux since March 23, 2007
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #3
      I get same @hear ,,,,,,but dolphin opens as root and works as expected ,,,,,,,,,you can ignore the errors .

      and if you do not want to see them then use krunner alt+F2 and type the "kdesudo dolphin" in it

      VINNY
      i7 4core HT 8MB L3 2.9GHz
      16GB RAM
      Nvidia GTX 860M 4GB RAM 1152 cuda cores

      Comment


        #4
        Thanks for your reply!
        I am aware that Dolphin has opened..
        What about the other errors........
        Bus:pen: 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.
        kbuildsycoca4 running...
        kbuildsycoca4(31282)/kdecore (KSycoca) KSycocaPrivate::checkVersion: Found version 237 , expecting version 238 or higher.
        Object::connect: No such signal org::freedesktop::UPower:eviceAdded(QDBusObjectPath)
        QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory
        QFileSystemWatcher: failed to add paths: /root/.config/ibus/bus
        Bus:pen: 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.
        QObject::connect: Cannot connect (null)::resourceScoreUpdated(QString, QString, QString, double) to NepomukPlugin::resourceScoreUpdated(QString, QString, QString, double)
        QObject::connect: Cannot connect (null)::recentStatsDeleted(QString, int, QString) to NepomukPlugin::deleteRecentStats(QString, int, QString)
        QObject::connect: Cannot connect (null)::earlierStatsDeleted(QString, int) to NepomukPlugin::deleteEarlierStats(QString, int)
        kactivitymanagerd(31289)/nepomuk (library): Could not find virtuoso to connect to. Aborting
        QPixmap::scaled: Pixmap is a null pixmap
        Object::connect: No such signal org::freedesktop::UPower:eviceAdded(QDBusObjectPath)
        Object::connect: No such signal org::freedesktop::UPower:eviceRemoved(QDBusObjectPath)
        QSqlQuery:repare: 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

        Comment


          #5
          I wouldn't worry 'bout them. A lot of stuff gets displayed in a console when launching a GUI with kdesudo.
          Using Kubuntu Linux since March 23, 2007
          "It is a capital mistake to theorize before one has data." - Sherlock Holmes

          Comment

          Working...
          X