Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=234404
Summary: Cannot manage big listboxes with perl-Tk. Product: Fedora Core Version: devel Platform: i386 OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: perl AssignedTo: rnorwood@redhat.com ReportedBy: pierre.lacaze@neuf.fr QAContact: dkl@redhat.com CC: fedora-perl-devel-list@redhat.com
Description of problem: Try to execute a little perl program (in attachment), creating a listbox of 200 entries, then try to select at the same time these entries. It fails.
Version-Release number of selected component (if applicable): Fedora 7 test 2
How reproducible: perl bugperl.pl
Actual results: A new listbox windows is displayed, but it disappears immediately, and the following error is displayed:
selection conversion left too many bytes unconverted Abandon
Expected results: Under windows (ActiveState Perl, + TK804 library), there is no error, and the listbox window is displayed properly.
Additional info: see attachment. If you replace the 200 in the loop by 30, it works well. If you comment the $lbox->selectionSet(0,'end'); line, it works well too.
------- Additional Comments From pierre.lacaze@neuf.fr 2007-03-28 17:30 EST ------- Created an attachment (id=151170) --> (https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=151170&action=vie...) Perl program which crashes.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Cannot manage big listboxes with perl-Tk.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=234404
steve@silug.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Cannot manage big listboxes |Cannot manage big listboxes |with perl-Tk. |with perl-Tk. CC| |steve@silug.org, | |andreas.bierfert@lowlatency. | |de
------- Additional Comments From steve@silug.org 2007-03-29 11:21 EST ------- Is this using perl-Tk from Extras or a locally compiled module?
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Cannot manage big listboxes with perl-Tk.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=234404
------- Additional Comments From pierre.lacaze@neuf.fr 2007-03-29 15:29 EST ------- I did not compile perl-Tk myself. Here is a yum info output.
Name : perl-Tk Arch : i386 Version: 804.027 Release: 10.fc6 Size : 6.7 M Repo : installed Summary: Perl Graphical User Interface ToolKit
Name : perl Arch : i386 Epoch : 4 Version: 5.8.8 Release: 15.fc7 Size : 28 M Repo : installed Summary: The Perl programming language
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Cannot manage big listboxes with perl-Tk.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=234404
andreas.bierfert@lowlatency.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Flag| |needinfo?(pierre.lacaze@neuf | |.fr)
------- Additional Comments From andreas.bierfert@lowlatency.de 2007-04-01 03:39 EST ------- Hm I suspect that perl-Tk should be rebuild because on FC6 it works without a problem. Will push a rebuild now. Please get back to me if it works afterwards.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Cannot manage big listboxes with perl-Tk.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=234404
pierre.lacaze@neuf.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Flag|needinfo?(pierre.lacaze@neuf| |.fr) |
------- Additional Comments From pierre.lacaze@neuf.fr 2007-04-02 14:40 EST ------- Hello,
I do not know if you have pushed the rebuild (yum update perl-Tk gives nothing new). But I downloaded the sources from the Debian site http://packages.debian.org/stable/source/perl-tk (file perl-tk_800.025.orig), compiled them, and the bug has disappeared.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Cannot manage big listboxes with perl-Tk.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=234404
rnorwood@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|rnorwood@redhat.com |andreas.bierfert@lowlatency. | |de
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Cannot manage big listboxes with perl-Tk.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=234404
------- Additional Comments From pierre.lacaze@neuf.fr 2007-04-04 15:00 EST ------- Hello,
I unsinstalled my self-compiled package, and installed perl-Tk via yum instead. Now, the release is 804.027-11.fc7.
On my computer, the bug happens again, just like before. In fact, I think the bug already happened in FC6, so I suppose a rebuild is not enough to solve the bug. We should use the latest sources.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Cannot manage big listboxes with perl-Tk.
https://bugzilla.redhat.com/show_bug.cgi?id=234404
bugzilla@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Product|Fedora Core |Fedora Version|devel |rawhide
------- Additional Comments From updates@fedoraproject.org 2008-01-02 20:34 EST ------- perl-Tk-804.028-1.fc8 has been pushed to the Fedora 8 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update perl-Tk'
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Cannot manage big listboxes with perl-Tk.
https://bugzilla.redhat.com/show_bug.cgi?id=234404
------- Additional Comments From updates@fedoraproject.org 2008-01-02 20:35 EST ------- perl-Tk-804.028-1.fc7 has been pushed to the Fedora 7 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update perl-Tk'
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Cannot manage big listboxes with perl-Tk.
https://bugzilla.redhat.com/show_bug.cgi?id=234404
pierre.lacaze@neuf.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution| |NOTABUG
------- Additional Comments From pierre.lacaze@neuf.fr 2008-01-03 15:35 EST ------- Hi,
I donwloaded the package for Fedora 7. My perl programs work much better now. Thank you! You can close the bug.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Cannot manage big listboxes with perl-Tk.
https://bugzilla.redhat.com/show_bug.cgi?id=234404
andreas.bierfert@lowlatency.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |ASSIGNED Keywords| |Reopened Resolution|NOTABUG |
------- Additional Comments From andreas.bierfert@lowlatency.de 2008-01-03 17:47 EST ------- Thanks for the response. Bug will be closed once the package goes live.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Cannot manage big listboxes with perl-Tk.
https://bugzilla.redhat.com/show_bug.cgi?id=234404
------- Additional Comments From updates@fedoraproject.org 2008-01-06 20:17 EST ------- perl-Tk-804.028-1.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Cannot manage big listboxes with perl-Tk.
https://bugzilla.redhat.com/show_bug.cgi?id=234404
------- Additional Comments From updates@fedoraproject.org 2008-01-06 20:29 EST ------- perl-Tk-804.028-1.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Cannot manage big listboxes with perl-Tk.
https://bugzilla.redhat.com/show_bug.cgi?id=234404
updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution| |ERRATA Fixed In Version| |804.028-1.fc8
perl-devel@lists.fedoraproject.org