[Bug 309794] New: PerlTk dead keyboard when installing chinese language support
https://bugzilla.novell.com/show_bug.cgi?id=309794 Summary: PerlTk dead keyboard when installing chinese language support Product: openSUSE 10.2 Version: Final Platform: i586 OS/Version: openSUSE 10.2 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: info@fledermaus-winterquartier-bau.de QAContact: qa@suse.de Found By: Customer After installing chinese language support (scim, skim, uim), a PerlTk application does not react to keyboard input. (Several trials with reboots, reinstallations and modifications of scim/skim/uim configuration had been done.) After uninstalling PerlTk and installing ActiveState Perl everything is OK. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=309794 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |anicka@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=309794#c1 Anna Bernathova <anicka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |info@fledermaus-winterquartier-bau.de --- Comment #1 from Anna Bernathova <anicka@novell.com> 2007-09-19 02:37:08 MST --- Could you please describe more exactly, how to reproduce this bug? I have scim, skim and uim together with perl-Tk installed on my machine, scim running. What to do next to make a Tk application stop to respond to keyboard input? BTW, I am testing with ptksh - can you reproduce the bug with it or I could use any other Tk app? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=309794#c2 Anna Bernathova <anicka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mfabian@novell.com --- Comment #2 from Anna Bernathova <anicka@novell.com> 2007-09-24 02:56:14 MST --- I managed to reproduce the problem only with the application named Kasse provided by author of this report but as I found no way to reproduce the bug with any openSUSE package, I suppose that only Kasse is broken, not perl-Tk. Peter: can you please send me either a simple testcase proving that perl-Tk is broken or show how to reproduce it with some openSUSE application? I am afraid I cannot search for a Kasse bug. Of course, there might be also some more general problem with keyboard input... Mike: I am adding you to CC because as a maintainer of scim, you could have some information about similar problems. Do you have an idea what could be wrong here? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=309794#c3 --- Comment #3 from Mike Fabian <mfabian@novell.com> 2007-09-27 08:38:52 MST --- I remember a problem like this in Tk applications, but I think it has been fixed long ago. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=309794#c4 --- Comment #4 from Mike Fabian <mfabian@novell.com> 2007-09-27 08:42:20 MST --- I tried a gan with a few Tk applications and cannot reproduce the problem. For example, the following very simple test program: mfabian@magellan:~/tcl$ cat xim.tcl tk useinputmethods #set font "-*-Helvetica-Medium-R-Normal-*-14-*-*-*-*-*-iso8859-1" entry .e1 -font "Helvetica 18" button .b -text exit -command exit pack .e1 pack .b mfabian@magellan:~/tcl$ works just fine with scim. wish xim.tcl and I can input Japanese and Chinese without problems and of course Latin letters as well. No dead keyboard. Are you using the Tcl/Tk packages from SuSE or are you using some other Tcl/Tk packages? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=309794#c5 --- Comment #5 from Mike Fabian <mfabian@novell.com> 2007-09-27 08:50:32 MST --- This is the old bug which caused just the problem described here: https://bugzilla.novell.com/show_bug.cgi?id=77424 But that one was fixed long ago. Does the workaround export XMODIFIERS=@im=local and then start your Tcl/Tk application work for you? That disables SCIM for your Tcl/Tk application. Of course you cannot enter Japanese or Chinese then, but at least normal input should work then. But to me it looks like you are not using the "offical" SuSE Tcl/Tk packages *or* your application Kasse is broken, as Anna suspected. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=309794#c6 --- Comment #6 from Reinhard Max <max@novell.com> 2007-09-28 05:04:37 MST --- Mike, he's using PerlTk, which is based on a very old version of Tk with the Tcl bindings ripped off and replaced by native Perl bindings. AFAIK it is no longer maintained. It has nothing to do with our Tcl/Tk packages. I'll ask the Tcl folks at ActiveState how far the PerlTk in ActivePerl differs from the upstream PerlTk. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=309794#c7 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|anicka@novell.com |max@novell.com Status|NEEDINFO |NEW Info Provider|info@fledermaus-winterquartier-bau.de | --- Comment #7 from Stephan Kulow <coolo@novell.com> 2007-11-28 03:47:07 MST --- Then the info is no longe required -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=309794 Reinhard Max <max@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com