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 #8 from Patrick <pd520@xxxxxxxxxx> 2009-04-28 06:15:36 EDT --- perl -MTk -we 'my $top = MainWindow->new->getOpenFile(-title => "GetFile");' and: XMODIFIERS='' perl -MTk -we 'my $top = MainWindow->new->getOpenFile(-title => "GetFile");' have the same behavior: it open the widget, I can type inside the box a file name, but when I click with mouse on a file name, it does not work. On another fc10 machine, it does work fine. The following: perl -MTk -we 'use Tk::FileSelect; my $mw = MainWindow->new->FileSelect () ;' gives me an error: no event type or button # or keysym at /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/Tk/Widget.pm line 1105. at /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/Tk/Derived.pm line 502 Both behaviors are correlated, ie. they either both work properly and give an error when I cannot enter the file name with the mouse. -- 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. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list