Ticket #1320 (closed defect: not a bug)
crash: Can't locate object method "SetIndicatorCurrent"
| Reported by: | szabgab | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | not classified yet | Version: | 0.91 |
| Keywords: | Cc: |
Description
just upgraded to r16175 on Windows and soon after starting I got a crash:
C:\work\padre\Padre>perl dev
Can't locate object method "SetIndicatorCurrent?" via package "Padre::Wx::Editor" at C:/work/padre/Padre/lib/Padre/Wx/Editor.pm line 1757.
Perl exited with active threads:
6 running and unjoined
0 finished and unjoined
0 running and detached
Change History
comment:3 Changed 21 months ago by szabgab
I can now reproduce it:
- open a perl file. try to mark some section:
- ctrl+shift+rightarrow
- crash
Note: See
TracTickets for help on using
tickets.
