Ticket #1222 (closed defect: fixed)
Padre crashes on fresh install (where-from-dialog)
| Reported by: | zenogantner | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | |
| Component: | editor | Version: | 0.85 |
| Keywords: | Cc: |
Description
After a fresh install (or padre --reset), Padre (trunk) crashes with the following message:
Can't call method "Append" on an undefined value at /usr/local/share/perl/5.10.1/Padre/Wx/Dialog/WhereFrom.pm line 33.
Ubuntu 10.04
Perl 5.10.1
wxWidgets 2.8.10
Wx.pm 0.98
Change History
Note: See
TracTickets for help on using
tickets.

The migration to the new FBP based system is not complete for this dialog. r14380 temporarily disables the WhereFrom? feature until it does not longer crashed Padre.