[Pkg-ime-devel] Bug#649036: Bug #649036: fcitx wait only 5 seconds for initalization of dbus

Weng Xuetian wengxt at gmail.com
Sun Dec 4 18:57:39 UTC 2011


No, fcitx won't.

IBus itself will be a dbus-server and use a private address, instead
of using session bus, I don't want to and I won't do that.

I previously thought we can walkaround this problem with add this

if test -z "$DBUS_SESSION_BUS_ADDRESS" ; then
    eval `dbus-launch --sh-syntax --exit-with-session`
fi

to the start up script, to force start dbus before fcitx, but it seems
there is some problem that gnome-session doesn't reuse existing
dbus-session? (Similar script works on opensuse with GNOME3, and
should works with KDE4 afaik since I have read the startkde script.)





More information about the Pkg-ime-devel mailing list