Your message dated Mon, 28 Jul 2014 00:44:12 +0200
with message-id
<CAMr=8w7djvnfaohz5d-d01bh9cuc+98xinrr8xu3th-qqyd...@mail.gmail.com>
and subject line Re: fcitx: Fcitx delay too long in vncviewer
has caused the Debian Bug report #729466,
regarding fcitx: Fcitx delay too long in vncviewer
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
729466: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729466
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fcitx
Version: 1:4.2.4.1-7
Severity: normal
Tags: l10n
I start vnc4server in Debian Jessie using command line below:
vncserver :1
The part of ~/.vnc/xstartup as below:
#************
export GTK_IM_MODULE=xim
export QT_IM_MODULE=xim
export XMODIFIERS=@im=fcitx
fcitx &
gnome-session &
#************
Fcitx will delay above 20 seconds to start in vncviewer remotely.
Ibus has no this kind of broblem.
-- System Information:
Debian Release: 7.2
APT prefers proposed-updates
APT policy: (500, 'proposed-updates'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=zh_CN.UTF-8, LC_CTYPE=zh_CN.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages fcitx depends on:
ii fcitx-bin 1:4.2.4.1-7
ii fcitx-data 1:4.2.4.1-7
ii fcitx-modules 1:4.2.4.1-7
Versions of packages fcitx recommends:
ii fcitx-config-gtk 0.4.4-1
ii fcitx-frontend-all 1:4.2.4.1-7
ii fcitx-ui-classic 1:4.2.4.1-7
ii im-config [im-switch] 0.21
Versions of packages fcitx suggests:
pn fcitx-m17n <none>
pn fcitx-tools <none>
-- debconf-show failed
--- End Message ---
--- Begin Message ---
This is not a bug in fcitx, but a configuration problem in your vnc
environment. Fcitx waits for dbus to initialize for quite some time
before starting anyway, if it delays so much long it means your dbus
isn't working in a quick manner.
Thanks,
Aron
--- End Message ---