Comment 26 for bug 637671

Revision history for this message
Karl Lattimer (karl-qdh) wrote :

could you take a look at /usr/share/ibus/ui/gtk/panel.py on line 77 for this code;

        if not appindicator:
            signal.signal(signal.SIGCHLD, self.__sigchld_cb)

that was the fix for the bug, if that's in there and you're still experiencing the problem, please comment.