Announcement

Collapse
No announcement yet.

ATI Catalyst Control Center wont start because of IBus

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

    ATI Catalyst Control Center wont start because of IBus

    I now have a situation where I cannot start amdcccle because it cannot connect to the ibus-daemon whch presumably is not running. I cannot find a ibus-daemon program installed despite the package process showing it to be installed.. The message from amdcccle at start in a console is:-

    Code:
    QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory
    QFileSystemWatcher: failed to add paths: /home/stuart/.config/ibus/bus
    Bus::open: Can not get ibus-daemon's address. 
    IBusInputContext::createInputContext: no connection to ibus-daemon
    Anyone know how to resolve this please?

    Stuart

    #2
    Re: ATI Catalyst Control Center wont start because of IBus

    I did a google search with "QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory"

    and got this:

    http://www.qtforum.org/article/32669...14826463033088

    It looks like there might be some help in there.

    Comment


      #3
      Re: ATI Catalyst Control Center wont start because of IBus

      Yes I saw that and if you create the directory and file it does eliminate the first two lines of the error. However you still get the last two lines saying it cannot connect to the ibus-daemon. I suspect the real issue here is that there is no ibus-daemon running. It is supposed to start by running ibus-daemon -d but there is no ibus-daemon in my install of Kubuntu, however ibus says it is installed.

      Stuart

      Comment

      Working...
      X