Hello community,

here is the log from the commit of package fcitx for openSUSE:Factory checked 
in at 2013-12-10 17:42:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fcitx (Old)
 and      /work/SRC/openSUSE:Factory/.fcitx.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fcitx"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fcitx/fcitx.changes      2013-11-04 
08:49:22.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.fcitx.new/fcitx.changes 2013-12-10 
17:42:17.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Dec  7 04:23:04 UTC 2013 - [email protected]
+
+- fix fcitx can't input in gnome-terminal 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xim.d-fcitx ++++++
--- /var/tmp/diff_new_pack.tRGOos/_old  2013-12-10 17:42:18.000000000 +0100
+++ /var/tmp/diff_new_pack.tRGOos/_new  2013-12-10 17:42:18.000000000 +0100
@@ -3,17 +3,19 @@
    return 1
 fi
 
-# Avoid relying on autolaunch to improvise D-Bus sessions for each process
-if test -z "$DBUS_SESSION_BUS_ADDRESS" ; then
-   eval `dbus-launch --sh-syntax --exit-with-session`
-fi
-
+#make sure set these vars before dbus-launch
 export LC_CTYPE=$LANG
 export XMODIFIERS="@im=fcitx"
 export GTK_IM_MODULE=fcitx
 export GTK3_IM_MODULE=fcitx
 export QT_IM_SWITCHER=imsw-multi
 export QT_IM_MODULE=fcitx
+
+# Avoid relying on autolaunch to improvise D-Bus sessions for each process
+if test -z "$DBUS_SESSION_BUS_ADDRESS" ; then
+   eval `dbus-launch --sh-syntax --exit-with-session`
+fi
+
 fcitx -d
 
 # success:

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to