Ticket #1420 (closed defect: fixed)
Start Padre with Debugger Panel active ...
| Reported by: | dolman | Owned by: | bowtie |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Debugger for Perl 5 | Version: | 0.95 |
| Keywords: | Cc: |
Description
Fix crash when the user discard saving the document when launching the debugger.
Change History
comment:2 Changed 15 months ago by bowtie
If you start Padre with the Debugger Panel active,
then open a new file,
then run Debugger,
you get save dialogue,
if you then Cancel,
Padre crashes,
comment:3 Changed 15 months ago by bowtie
- Owner set to bowtie
- Status changed from new to assigned
- Summary changed from Fix crash when the user discard saving the document when launching the debugger. to Start Padre with Debugger Panel active ...
comment:4 Changed 15 months ago by bowtie
- Status changed from assigned to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.

see http://irclog.perlgeek.de/padre/2012-03-23#i_5341998
fixed in r18905
dolman++