Ticket #1182 (closed defect: fixed)
Crash when enabling plugin
| Reported by: | mj41 | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | plugins | Version: | trunk |
| Keywords: | plugin-manager | Cc: |
Description
Tools -> Plug-in Manager -> e.g. wxWidgets click on Enable button on trunk HEAD (revision 14148) crash with
Can't locate object method "_plugin_enable" via package "Padre::PluginManager" at /home/mj/padre-src/Padre/lib/Padre/Wx/Dialog/PluginManager.pm line 342.
Attachments
Change History
Changed 2 years ago by mj41
- Attachment padre-pluginmanager.patch added
comment:4 Changed 2 years ago by claudio
- Keywords plugin-manager added
- Status changed from closed to reopened
- Resolution fixed deleted
r14225 still has a broken Plugin-Manager. I don't get the error message, but plugins are not enabled by dubble clicking the plugin in the list nor when clicking the enable button.
0.84 does not have the problem (tested by bowtie).
Note: See
TracTickets for help on using
tickets.

patch to fix this (review needed)