Ticket #427 (closed defect: fixed)
docbrowser crashes om unsaved module
| Reported by: | davidgang | Owned by: | submersible_toaster |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | POD based help | Version: | 0.38 |
| Keywords: | Cc: |
Description
i choose the option new perl5 module then mark the Module::Name word and press F1. afterwards the docbrowser opens and padre crashes
i work on windos xp3 with strawberry perl 5.10
Attachments
Change History
comment:2 Changed 4 years ago by davidgang
sorry, how do i check it on trunc. i normally just download the distribution from cpan.
May you send me instructions ?
comment:3 Changed 4 years ago by szabgab
Using TortoiseSVN check out http://svn.perlide.org/padre/trunk/Padre and in that directory run
perl Makefile.PL make
and then
perl dev.pl
comment:4 Changed 4 years ago by davidgang
Yes, you are right, there is a pop-up that the search failed. Just a short remark that all the doc is from right to left as in the pic
comment:5 Changed 4 years ago by submersible_toaster
- Owner set to submersible_toaster
- Status changed from new to accepted
I would LOVE to hear steps to reproduce the left-to-right thing. Particularly what the system locale and padre locale are set to.
comment:6 Changed 4 years ago by davidgang
now at version 0.41 it works. the problem with left to right is on the trunk.
In the version everything works

I tried it on trunk on Linux and I get the docbrowser and a pop-up that the search failed.
Could you check it on trunk please ?