Ticket #1323 (closed defect: fixed)
Wx::Scintilla missing methods
| Reported by: | Sewi | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | not classified yet | Version: | 0.90 |
| Keywords: | Cc: |
Description
DIE: Can't locate object method "SetIndicatorCurrent?" via package "Padre::Wx::Editor" at /home/sewi/padre/Padre/lib/Padre/Wx/Editor.pm line 1548.
Also affected:
Adding Wx::Scintilla to @ISA didn't help.
Change History
Note: See
TracTickets for help on using
tickets.

May or may not be related:
~/padre/Wx-Scintilla$ ./Build test
Building Wx-Scintilla
t/01_load.t ......... Wx::Scintilla object version 0.22 does not match bootstrap parameter 0.29_01 at /usr/lib/perl/5.10/DynaLoader.pm line 215.
Compilation failed in require at t/01_load.t line 7.
BEGIN failed--compilation aborted at t/01_load.t line 7.
t/01_load.t ......... Failed 1/1 subtests
t/02_inheritance.t .. Wx::Scintilla object version 0.22 does not match bootstrap parameter 0.29_01 at /usr/lib/perl/5.10/DynaLoader.pm line 215.
Compilation failed in require at t/02_inheritance.t line 10.
BEGIN failed--compilation aborted at t/02_inheritance.t line 10.
# Looks like your test exited with 2 before it could output anything.
t/02_inheritance.t .. No subtests run
t/03_editor.t ....... Wx::Scintilla object version 0.22 does not match bootstrap parameter 0.29_01 at /usr/lib/perl/5.10/DynaLoader.pm line 215.
Compilation failed in require at t/03_editor.t line 21.
BEGIN failed--compilation aborted at t/03_editor.t line 21.
t/03_editor.t ....... No subtests run