Opened 7 years ago
Last modified 7 years ago
#1430 assigned defect
Padre::Plugin::Moose Undefined Subroutine Error on launching Moose Assistant
Reported by: | bennie | Owned by: | azawawi |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | plugins | Version: | 0.97 |
Keywords: | OSX | Cc: |
Description
Version info:
Os: OsX Lion (darwin-thread-multi-2level) (Mac Ports compile)
Perl: 5.12.4
Padre: 0.97
Ex: 0.9906
WxWidgets?: 2.9.3
PPI 1.215
PPIx::EditorTools?: 0.15_02
Moose plugin: 0.21
Attempting to launch the Moose Assistant throws the following error in a message dialog:
Error: Undefined subroutine &Wx::Event::EVT_GRID_CELL_CHANGE called at /opt/local/lib/perl5/site_perl/5.12.4/Padre/Plugin/Moose/FBP/Assistant.pm line 111.
I am attaching an example screenshot.
Attachments (1)
Change History (4)
Changed 7 years ago by bennie
comment:1 Changed 7 years ago by bowtie
- Component changed from not classified yet to plugins
- Owner set to azawawi
- Status changed from new to assigned
- Summary changed from Undefined Subroutine Error on launching Moose Assistant to Padre::Plugin::Moose Undefined Subroutine Error on launching Moose Assistant
comment:2 Changed 7 years ago by bowtie
- Keywords OSX added
comment:3 Changed 7 years ago by azawawi
Note: See
TracTickets for help on using
tickets.
Padre is tested against wxWidgets 2.8.x. I am surprised that it even worked :)