Ticket #387 (closed defect: fixed)
Can't locate object method "on_tree_item_activated" via package "Padre::Wx::Outline"
| Reported by: | richardfoley | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | editor | Version: | 0.36 |
| Keywords: | Cc: |
Description
After a clean install on SuSe? 11.3 (perl -MCPAN -e 'install Padre'), the GUI was up and running. However, there's a problem with the modules window display entry.
Select window->outline->main->modules->go_to_element, produced the following error:
Can't locate object method "on_tree_item_activated" via
package "Padre::Wx::Outline"
at /usr/lib/perl5/site_perl/5.10.0/Padre/Task/Outline/Perl.pm line 182.
Perl exited with active threads:
1 running and unjoined
0 finished and unjoined
0 running and detached
Change History
Note: See
TracTickets for help on using
tickets.

Fixed (somewhat) in r5251. Thanks.