Skip Menu |

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

Report information
The Basics
Id: 2072
Status: resolved
Priority: 0/
Queue: Tk-Pod

People
Owner: Nobody in particular
Requestors: marek.rouchal [...] infineon.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.99_13
Fixed in: (no value)



Subject: one bug, one enhancement request
Hello Slaven, very nice to see that Tk::Pod is alive! Especially the tree browser is absolutely great. However I have a problem with the History/Back menue. It gives this error when I click it: Tk::Error: Can't set -file to `/home/hwadm/.cpan/build/Tk-Pod-0.9915/tkpod' for Tk::Pod::Text=HASH(0x728878): Bizarre copy of ARRAY in aassign at /opt/perl_5.8.0/lib/sun4-solaris-thread-multi/Tk/Derived.pm line 454. at /opt/perl_5.8.0/lib/sun4-solaris-thread-multi/Tk/Derived.pm line 294 Tk::Derived::configure at /opt/perl_5.8.0/lib/sun4-solaris-thread-multi/Tk/Derived.pm line 306 Tk::Pod::Text::_history_update at /home/hwadm/.cpan/build/Tk-Pod-0.9915/blib/lib/Tk/Pod/Text.pm line 715 Tk::Pod::Text::history_move at /home/hwadm/.cpan/build/Tk-Pod-0.9915/blib/lib/Tk/Pod/Text.pm line 727 Tk::BackTrace at /opt/perl_5.8.0/lib/sun4-solaris-thread-multi/Tk.pm line 101 Tk::Derived::configure at /opt/perl_5.8.0/lib/sun4-solaris-thread-multi/Tk/Derived.pm line 306 Tk::Pod::Text::_history_update at /home/hwadm/.cpan/build/Tk-Pod-0.9915/blib/lib/Tk/Pod/Text.pm line 715 Tk::Pod::Text::history_move at /home/hwadm/.cpan/build/Tk-Pod-0.9915/blib/lib/Tk/Pod/Text.pm line 727 [history_move,{},-1] Tk callback for .pod.menu1.menu3 Tk::__ANON__ at /opt/perl_5.8.0/lib/sun4-solaris-thread-multi/Tk.pm line 228 Tk::Menu::Invoke at /opt/perl_5.8.0/lib/sun4-solaris-thread-multi/Tk/Menu.pm line 530 (command bound to event) I have: perl-5.8.0 with ithreads on Solsris 7 / Sparc, compiled with Forte 6.2. I have the latest Tk, Tk::HistEntry and Tk::Pod. Maybe the ithreads are causing the problem? And I'd like to file a minor enhancement: In the top level list of POD in the Pod tree, I miss the scripts located in $Config{scriptdir} (although e.g. perldoc, which is stored there, appears in Perl Language). Best regards, Marek
To: bug-Tk-Pod [...] rt.cpan.org
Subject: Re: [cpan #2072] one bug, one enhancement request
From: Slaven Rezic <slaven [...] rezic.de>
Date: 10 Feb 2003 23:09:56 +0100
RT-Send-Cc:
" via RT" <bug-Tk-Pod@rt.cpan.org> writes: Show quoted text
> This message about Tk-Pod was sent to you by MAREKR <MAREKR@cpan.org> via rt.cpan.org > > Full context and any attached attachments can be found at: > <URL: https://rt.cpan.org/Ticket/Display.html?id=2072 > > > Hello Slaven, > > very nice to see that Tk::Pod is alive! Especially the tree browser > is absolutely great. > > However I have a problem with the History/Back menue. It gives this > error when I click it: > > Tk::Error: Can't set -file to `/home/hwadm/.cpan/build/Tk-Pod-0.9915/tkpod' for Tk::Pod::Text=HASH(0x728878): Bizarre copy of ARRAY in aassign at /opt/perl_5.8.0/lib/sun4-solaris-thread-multi/Tk/Derived.pm line 454. > at /opt/perl_5.8.0/lib/sun4-solaris-thread-multi/Tk/Derived.pm line 294 > > Tk::Derived::configure at /opt/perl_5.8.0/lib/sun4-solaris-thread-multi/Tk/Derived.pm line 306 > Tk::Pod::Text::_history_update at /home/hwadm/.cpan/build/Tk-Pod-0.9915/blib/lib/Tk/Pod/Text.pm line 715 > Tk::Pod::Text::history_move at /home/hwadm/.cpan/build/Tk-Pod-0.9915/blib/lib/Tk/Pod/Text.pm line 727 > Tk::BackTrace at /opt/perl_5.8.0/lib/sun4-solaris-thread-multi/Tk.pm line 101 > Tk::Derived::configure at /opt/perl_5.8.0/lib/sun4-solaris-thread-multi/Tk/Derived.pm line 306 > Tk::Pod::Text::_history_update at /home/hwadm/.cpan/build/Tk-Pod-0.9915/blib/lib/Tk/Pod/Text.pm line 715 > Tk::Pod::Text::history_move at /home/hwadm/.cpan/build/Tk-Pod-0.9915/blib/lib/Tk/Pod/Text.pm line 727 > [history_move,{},-1] > Tk callback for .pod.menu1.menu3 > Tk::__ANON__ at /opt/perl_5.8.0/lib/sun4-solaris-thread-multi/Tk.pm line 228 > Tk::Menu::Invoke at /opt/perl_5.8.0/lib/sun4-solaris-thread-multi/Tk/Menu.pm line 530 > (command bound to event) > > > I have: perl-5.8.0 with ithreads on Solsris 7 / Sparc, compiled with > Forte 6.2. I have the latest Tk, Tk::HistEntry and Tk::Pod. Maybe > the ithreads are causing the problem?
"Bizarre copy" sounds like an internal Tk problem. Though I cannot reproduce the problem with my threaded perl (perl 5.8.0, Tk 800.024, FreeBSD 4.6). Can you tell me the exact steps which lead to the error (e.g. perl -Mblib ./tkpod tkpod Click on Tk::Pod Click on menu entry History > Back ) Show quoted text
> > And I'd like to file a minor enhancement: In the top level list > of POD in the Pod tree, I miss the scripts located in $Config{scriptdir} > (although e.g. perldoc, which is stored there, appears in Perl Language). >
OK, this will be in 0.9916. Regards, Slaven -- Slaven Rezic - slaven@rezic.de tktimex - project time manager http://sourceforge.net/projects/ptktools/