Announcement

Collapse
No announcement yet.

no connection to ibus-daemon

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

    no connection to ibus-daemon

    Running fern wifi cracker. When I click to load a dictionary, I see this
    Code:
    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
    and fern crashes

    So far searches on google, bing, and others have found a lot of info that is absolutely useless.

    Looking for ideas from the group that seems to know how to fix anything.

    #2
    These ibus messages are more informative, and not really errors. They are meaningless unless you are trying to use a different input method, say Korean or Chinese. They unfortunately have nothing to do with your crash

    Sent from my LG G4

    Comment


      #3
      Where did you get fern, what version, and what instructions did you follow?

      http://tuxdiary.com/2015/08/30/fern-wifi-cracker/

      Sent from my LG G4

      Comment


        #4
        Originally posted by claydoh View Post
        Where did you get fern, what version, and what instructions did you follow?

        http://tuxdiary.com/2015/08/30/fern-wifi-cracker/

        Sent from my LG G4
        tt came with backbox 4.4 Update check showed up to date.

        Comment


          #5
          I do not know about backbox 4.4, nor which version of fern it has. You probably need to run it with kdesudo:

          Code:
          kdesudo python /opt/Fern-Wifi-Cracker/execute.py

          Comment

          Working...
          X