[Bug 489228] Keyboard does not work in perl-Tk programs

bugzilla at redhat.com bugzilla at redhat.com
Wed Mar 11 03:35:11 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=489228


Jason Burrell <jaybeeunix at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jaybeeunix at gmail.com




--- Comment #1 from Jason Burrell <jaybeeunix at gmail.com>  2009-03-10 23:35:11 EDT ---
This appears to be a known bug in the upstream perl-Tk wrt XIM (I believe
perl-Tk's r12589 is supposedly a fix for it).

An easy temporary work around is to disable XIM by unset'ing or clearing
XMODIFIERS:

$ XMODIFIERS='' perl -MTk -we 'my $top = MainWindow->new->getOpenFile(-title =>
"GetFile");'

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-perl-devel-list mailing list