Interesting on ubuntu 10.10 perlbrew-ed perl 5.10.0 installation, 'perl dev
-t --fulltrace' dies at Padre::TaskThread::spawn

>> /home/azawawi/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/
attributes.pm:43:     if ($pkgmeth) {
>> /home/azawawi/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/
attributes.pm:62:  @badattrs = _modify_attrs($svref, @attrs);
>> /home/azawawi/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/
attributes.pm:64:     if (@badattrs) {
>> /home/azawawi/padre/Padre/lib/Padre/TaskQueue.pm:22:         return bless
\@queue, $_[0];
>> /home/azawawi/padre/Padre/lib/Padre/TaskWorker.pm:27:
 $self->{seen} = {};
>> /home/azawawi/padre/Padre/lib/Padre/TaskWorker.pm:29:        return
$self;
>> /home/azawawi/padre/Padre/lib/Padre/TaskThread.pm:88:        TRACE( $_[0]
) if DEBUG;
>> /home/azawawi/padre/Padre/lib/Padre/TaskThread.pm:89:        my $self =
shift;
>> /home/azawawi/padre/Padre/lib/Padre/TaskThread.pm:96:
 $self,


On Sun, Feb 6, 2011 at 10:00 AM, Ahmad Zawawi <ahmad.zaw...@gmail.com>wrote:

> I'll check it out today. I will try Padre 0.80 on an ubuntu 10.10 perlbrew
> 5.10.0 and a win32 strawberry perl 5.10.0.6
>
> On Fri, Feb 4, 2011 at 11:03 AM, Peter Lavender 
> <pla...@internode.on.net>wrote:
>
>>  Just a note to the list.
>>
>> I had problems that kaare also had when upgrading to 0.80.
>>
>> This is from irc tonight:
>>
>> <kaare> waxhead: I tried perlbrew the other day.
>> <kaare> My problem only happens on 5.10.0. It goes away on 5.10.1
>> The show browser/tree and show syntax check problem
>> But now I have another problem. It seems to think that my project is in
>>
>> ~/Documents
>> * kaare can't hit the keys this morning :-(
>>
>>
>>
>> So for what it's worth, it does seem something has been added that may be
>> related to the version of perl as I was able to run Padre fine when I
>> upgrade Strawberry perl to the latest one, which I think is something like
>> 5.10.4...
>>
>>
>>
>> _______________________________________________
>> Padre-dev mailing list
>> Padre-dev@perlide.org
>> http://mail.perlide.org/mailman/listinfo/padre-dev
>>
>>
>
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to