After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 81506 - can't input characters using XIM in applet's GtkEntry
can't input characters using XIM in applet's GtkEntry
Status: RESOLVED OBSOLETE
Product: gnome-applets
Classification: Other
Component: mini-commander
git master
Other Linux
: Normal major
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on: 90082
Blocks: 83078
 
 
Reported: 2002-05-12 04:04 UTC by He Qiangqiang
Modified: 2010-01-24 01:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description He Qiangqiang 2002-05-12 04:04:49 UTC
built from HEAD, 2002-05-09
my locale is zh_CN.GB2312, using an XIM application called
"miniChinput".

While I can input in common appliction's GtkEntry using XIM (just use
the XIM input method, the XIM application have not poped up), I can't do
so in applet's. Saw this bug in gdict's applet and mini-commander. I
switch the input method to "Default" and all is ok. I guess this is a
panel bug so I file it here.
Comment 1 Mark McLoughlin 2002-05-26 23:27:01 UTC
Hi - what window manager are you using ?

Kevin: does this sound like its your GtkEntry focus problem ?
Comment 2 Kevin Vandersloot 2002-05-27 02:51:22 UTC
What is XIM? I don't understand what it is supposed to do.

Yah, this may be a window manager issue that has since been fixed (if
you are using Metacity)
Comment 3 Sandeep V. Honde 2002-05-27 04:50:31 UTC
I also don't understand what it is supposed to do.

Mark : where could I get this info ?

Comment 4 He Qiangqiang 2002-05-27 06:24:39 UTC
about XIM, just see here:
http://developer.gnome.org/arch/i18n/xim.html

I guess it's not related to the focus problem, for I *did* focus into
the GtkEntry. But I'll rebuild from CVS and try this again.
Comment 5 Luis Villa 2002-08-15 01:24:14 UTC
What's the status on this bug, carton@linux.net.cn?
Comment 6 He Qiangqiang 2002-08-15 13:42:05 UTC
I updated gnome2 from cvs and it seems that this bug is still unsolved.
Comment 7 Hidetoshi Tajima 2002-08-20 05:09:05 UTC
Trying this with mini_commander_applet, here is
my little finding.

It seems that there are some key inputs (like ENTER, TAB) which are
not given to its gtkentry's  
"key_press_event" signal handler, and this could be a fatal problem
with the input methods if they
use these non-filtered keys to execuate some
input method functions.
( Actually, not being able to receive ENTER is  kinda fatal for the
Japanese input methods I'm using - it's hard to commit composed text
without
receiving it.)

carton: does the above have anything to do with your problem here?
Comment 8 He Qiangqiang 2002-08-22 01:40:27 UTC
   maybe, but my problem here seems to be worse.
   I'm using a Chinese input method called "xsim", after I press
"Ctrl-Enter" to activate that input method, whatever I typed has no
response, the over-the-spot compose box does not display, and I can't
press "Ctrl-Enter" to switch back.
   All that I can do is right click and choose the "Default" input
method from menu to switch back.

   Anyway, since most people won't use XIM input method here, so it
won't disturb too much.
Comment 9 Kevin Vandersloot 2002-08-22 22:02:02 UTC
The problem here is that mini-comander uses ENTER/TAB to execute
commands/tab complete respectively and probably stops the key_press
signal there.

I'm not sure what the solution is. 
Comment 10 Robert McMeekin 2003-11-11 02:38:41 UTC
Hello.  I suffer from this bug, using the default settings from a
complete GNOME 2.4.1 tarball build/install (at least I'm pretty sure
it's this bug).  I can middle-click style insert text into the applet
prompts and click ``Lookup'' (in the case of the Dictionary Lookup
applet, can't do anything really with the Command Line applet).  I
can't get any of the applet prompts to take keyboard focus, even when
I haven't opened any other applications (no cursor blinks in the
prompt).  I've tried all the input methods available in the menu that
appears when I right-click on the text prompt: Default, Amharic (EZ+),
Cedilla, Cyrillic (Transliterated), Hangul (KSC 5601), IPA, Inukitut
(Transliterated), Thai (Broken), Tigrigna (Eritrean), Tigrigna
(Ethiopean), Unicode Character Map, Vietnamese (VIQR), and X Input
Method.  I am very troubled.  :-(
Comment 11 Robert McMeekin 2003-11-11 06:48:56 UTC
If I click on the white space of one of the prompts, and then click on
either Applications or Actions in the main menu, I can see the cursor
blinking in the applet's input box (but I still can't type in it, and
as soon as I close the menu the cursor disappears).  If I move an
applet from one panel to another, I am able to type something in
immediately after the move as long as no application windows get
selected in the interim period.
Comment 12 Danielle Madeley 2004-10-30 07:28:23 UTC
Has this bug been resolved?
Comment 13 Danielle Madeley 2005-12-21 06:31:37 UTC
Haven't heard anything for quite a while. Closing.