Ticket #253 (closed defect: fixed)
Padre application exits when selecting "Open CPAN Config File" from Perl>Install module... menu
| Reported by: | dlp | Owned by: | hjansen |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | editor | Version: | 0.28 |
| Keywords: | "CPAN config file" | Cc: | heiko_jansen@… |
Description
perl, v5.10.0 built for MSWin32-x86-multi-thread
Wx Version: 0.89 wxWidgets 2.8.8
In the Perl menu from the menu bar, I clicked on "Install module..." then "Open CPAN Config File".
The application exited without any message or warning.
This is 100% reproducible (using Windows Vista).
Change History
Note: See
TracTickets for help on using
tickets.

I could reproduce a crash only after I removed the CPAN.pm file from my lib/perl5/5.10.0 dir.
So I suppose you don't have the CPAN module installed?
If that was the case the corresponding crash should be fixed now as of r3135.
If you can use the code from SVN please give it a try. Else please check again after the next release of Padre to verify this bug is fixed.
Please report test results here so we can eventually close the ticket.