I spoke too soon:

claudio@adelaide:~/Code/Padre/trunk/Padre$ ./dev -a
Failed to create server at
/home/claudio/Code/Padre/trunk/Padre/lib/Padre/Wx/Main.pm line 971.
Can't locate object method "editor" via package "Padre::Wx::Editor" at
/home/claudio/Code/Padre/trunk/Padre/lib/Padre/Wx/Editor.pm line 453.
Perl exited with active threads:
3 running and unjoined
0 finished and unjoined
0 running and detached

Crashed when saving a file by creating a directory from the save menu and
clicking save and boom. Despite padre crashung, the newly created directory
and file *are* saved.

claudio@adelaide:~/Code/Padre/trunk/Padre$ ./dev -a
Failed to create server at
/home/claudio/Code/Padre/trunk/Padre/lib/Padre/Wx/Main.pm line 971.
Can't locate object method "editor" via package "Padre::Wx::Editor" at
/home/claudio/Code/Padre/trunk/Padre/lib/Padre/Wx/Editor.pm line 453.
Perl exited with active threads:
2 running and unjoined
0 finished and unjoined
0 running and detached

Same here without directory creation: just type random text, save without
extenstion, menu comes up if it's ok to save without extension, click ok =>
boom. Nevertheless: file is saved.

(Posting here instead of trac because the imminent release).

Claudio

On Thu, Feb 10, 2011 at 10:21 AM, Claudio Ramirez
<padre.clau...@apt-get.be>wrote:

> On Thu, Feb 10, 2011 at 10:05 AM, Peter Lavender 
> <pla...@internode.on.net>wrote:
>>
>>  As to the crashing, a very quick check seems to point to perl 5.10.0
>> causing crashes, and 5.10.1 being OK.
>>
>> This hasn't been exhaustively checked though, it was based on my own
>> experience with upgrading to 0.80 on a perl 5.10.0 and no crashes after that
>> once I'd upgraded to 5.10.1.
>>
>>
> Hi,
>
> Thanks to perlbrew I was able to quickly build perl 5.12.2 and 5.12.3. I
> haven't experiences crashed on the tests I did today.
>
> claudio
>
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to