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

bugzilla at redhat.com bugzilla at redhat.com
Tue Apr 28 11:11:25 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





--- Comment #11 from Patrick <pd520 at york.ac.uk>  2009-04-28 07:11:25 EDT ---
On both machines, I have: perl-5.10.0-68.fc10.i386 and
perl-Tk-804.028-5.fc10.i386

Same kernel: 2.6.27.21-170.2.56.fc10.i686
They both run gnome: gnome-session-2.24.3-1.fc10.i386
They have different graphics cards (GeForce 9400 GT (the one failing), vs.
Radeon 7000). One has a dual core Intel (the one failing) and the other one a
Pentium 4 2.8 GHz).

Working means no error when running: perl -MTk -we 'use Tk:FileSelect ; my $mw
= MainWindow -> new -> FileSelect () ;'
and be able to get the file name when using the mouse with:
perl -MTk -we 'my $top = MainWindow->new->getOpenFile(-title =>
"GetFile");'

Adding: 
XMODIFIERS=''
does not help.

-- 
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