[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



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.)





Reply to: