Skip Menu |

This queue is for tickets about the Tk-Wizard-Bases CPAN distribution.

Report information
The Basics
Id: 19297
Status: resolved
Priority: 0/
Queue: Tk-Wizard-Bases

People
Owner: Nobody in particular
Requestors: clothohk [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.942
Fixed in: (no value)



Subject: test case 30_pb.t fail
With Tk::Wizard 1.942 and perl-5.8.5-16 on RHEL4, the test case 30_pb.t reports the following error, and the screen shows a progress bar without filling it. The screen does not disappear until I press "Cancel". $ perl 30_pb.t ok 1 - use Tk::Wizard; ok 2 - use Tk::ProgressBar; ok 3 - The object isa Tk::Wizard ok 4 - The object isa CODE ok 5 ok 6 ok 7 XS_Tk__Callback_Call error:unknown option "state" at 30_pb.t line 73. Tk::Error: unknown option "state" at 30_pb.t line 73. Tk callback for .frame3 Tk callback for .frame3.frame Tk callback for .frame3.frame.frame Tk callback for .frame3.frame.frame1 Tk callback for .frame3.frame.frame1.frame Tk callback for .frame3.frame.frame1.frame1 Tk callback for .frame3.frame1 Tk callback for .frame3.progressbar Tk callback for .frame.button2 main::pb at 30_pb.t line 73 main::__ANON__ at 30_pb.t line 30 Tk::Wizard::render_current_page at ../lib/Tk/Wizard.pm line 562 Tk::Wizard::NextButtonEventCycle at ../lib/Tk/Wizard.pm line 888 Tk callback for .frame.button1 Tk::__ANON__ at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/Tk.pm line 247 Tk::Wizard::__ANON__ at ../lib/Tk/Wizard.pm line 791 Tk::After::once at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/Tk/After.pm line 89 [once,[{},after#10,201,once,[\&Tk::Wizard::__ANON__]]] ("after" script)
Subject: Re: [rt.cpan.org #19297] test case 30_pb.t fail
Date: Wed, 17 May 2006 17:34:20 +0100
To: bug-Tk-Wizard-Bases [...] rt.cpan.org
From: Lee Goddard <lee [...] leegoddard.net>
Thank you for letting me know. I will do my best to fix it, which may be problematic not have RH here atm. Guest via RT wrote: Show quoted text
> Wed May 17 03:46:16 2006: Request 19297 was acted upon. > Transaction: Ticket created by guest > Queue: Tk-Wizard-Bases > Subject: test case 30_pb.t fail > Broken in: 1.942 > Severity: (no value) > Owner: Nobody > Requestors: clothohk@gmail.com > Status: new > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=19297 > > > > With Tk::Wizard 1.942 and perl-5.8.5-16 on RHEL4, the test case 30_pb.t > reports the following error, and the screen shows a progress bar without > filling it. The screen does not disappear until I press "Cancel". > > $ perl 30_pb.t > ok 1 - use Tk::Wizard; > ok 2 - use Tk::ProgressBar; > ok 3 - The object isa Tk::Wizard > ok 4 - The object isa CODE > ok 5 > ok 6 > ok 7 > XS_Tk__Callback_Call error:unknown option "state" at 30_pb.t line 73. > > Tk::Error: unknown option "state" at 30_pb.t line 73. > Tk callback for .frame3 > Tk callback for .frame3.frame > Tk callback for .frame3.frame.frame > Tk callback for .frame3.frame.frame1 > Tk callback for .frame3.frame.frame1.frame > Tk callback for .frame3.frame.frame1.frame1 > Tk callback for .frame3.frame1 > Tk callback for .frame3.progressbar > Tk callback for .frame.button2 > main::pb at 30_pb.t line 73 > main::__ANON__ at 30_pb.t line 30 > Tk::Wizard::render_current_page at ../lib/Tk/Wizard.pm line 562 > Tk::Wizard::NextButtonEventCycle at ../lib/Tk/Wizard.pm line 888 > Tk callback for .frame.button1 > Tk::__ANON__ at > /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/Tk.pm line 247 > Tk::Wizard::__ANON__ at ../lib/Tk/Wizard.pm line 791 > Tk::After::once at > /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/Tk/After.pm line 89 > [once,[{},after#10,201,once,[\&Tk::Wizard::__ANON__]]] > ("after" script) > >
-- Lee Goddard, BA (Hons), MSc www: LeeGoddard.net tel: 0208 369 6832 ltd: Server-side Systems ten: Ten years programming the net

Message body is not shown because sender requested not to inline it.