Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1182 by auguste: ibus hangs gnuplot
http://code.google.com/p/ibus/issues/detail?id=1182
What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...): archlinux
Architecture (i386, x86_64): i686
IBus version: 1.3.9
Input method name and version: Chinese-Pinyin
Python version: 2.7.1
dbus version: 1.4.1
dbus-python version: 0.83.1
gtk version (if bug is about gtk applications): 2.22.1
qt version (if bug is about qt applications):
What steps will reproduce the problem?
1. Open a console
2. gnuplot -p -e "plot x;"
3. try close the plotted graphics window.
What is the expected output? What do you see instead?
The window closes. Sometimes, not always, the window freezes and I have to
force quit the application. The following error can be seen in the console,
and sometimes shown several seconds after the window is killed.
(<unknown>:5754): IBUS-WARNING **: org.freedesktop.DBus.Error.NoReply: Did
not receive a reply. Possible causes include: the remote application did
not send a reply, the message bus security policy blocked the reply, the
reply timeout expired, or the network connection was broken.
The application '<unknown>' lost its connection to the display :0.0;
most likely the X server was shut down or you killed/destroyed
the application.
Please provide any additional information below.
If I prepend GTK_IM_MODULE=xim before the gnuplot command, Everything is
OK. The freeze happens only when I am using ibus as the default input
method.
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en