On Sat, Jun 12, 2010 at 10:03 AM, Adam Kennedy
<adamkennedybac...@gmail.com> wrote:
> I'm happy to report that the Padre-TaskRewrite branch has now landed on trunk.
>
> This contains a complete rewrite for the Task subsystem which will
> break a number of plugins, particularly the larger ones.
>
> In the spirit of lumping all the pain into one event, I've also taken
> the opportunity to juggle around a few class name patterns to simpler
> and more boring names, and I've reworked the structure of the various
> major gui tools so they work together with the notebook panels better
> (and so the close buttons on the notebook labels work properly).
>
> To get through all of it I'd had to be a little cavalier, so there's
> probably a variety of regressions, bugs, and some feature losses we'll
> need to rebuild. Nothing that should be particularly huge, but your
> help getting things back under control again would be appreciated.
>

Thank you very much for your effort!

I updated Padre and started to use it. I'd like to get the help of everyone
to quickly fix any critical issues that might have surfaced.
In less than a week I'll be at YAPC::NA where I'd like to be able to
show people how Padre works and I'd rather show it from trunk than
the released version.

The main issue I noticed so far was that
1) Perl 6 syntax highlighting did not fire quick enough but that might have been
fixed since then.
2) A bigger issue is that when I start to type in a perl 6 script
Padre crashes leaving
the following on the console:

Padre::Plugin::Perl6::Perl6Document=HASH(0x4d2d5f8)
        (in cleanup) Can't locate object method "task_syntax" via package
"Padre::Plugin::Perl6::Perl6Document" at
/home/gabor/work/padre/Padre/lib/Padre/Wx/Syntax.pm line 337.
Can't locate object method "task_syntax" via package
"Padre::Plugin::Perl6::Perl6Document" at
/home/gabor/work/padre/Padre/lib/Padre/Wx/Syntax.pm line 337.
Perl exited with active threads:
        3 running and unjoined
        0 finished and unjoined
        0 running and detached


regards
    Gabor
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to