Ticket #867 (closed defect: fixed)
Padre dies when hitting Ctrl-.
| Reported by: | kaare | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | editor | Version: | 0.57 |
| Keywords: | Cc: |
Description
When hitting Ctrl-. I get this error upon death
Can't call method "select_next_problem" on an undefined value at /usr/lib/perl5/site_perl/5.10.0/Padre/Action/Edit.pm line 238.
Change History
Note: See
TracTickets for help on using
tickets.

Syntax check window was off and hence the crash. Fixed in r10968
Thanks for reporting it :)