Ticket #242 (closed defect: worksforme)
perl does not close
| Reported by: | davidgang | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | editor | Version: | 0.27 |
| Keywords: | Cc: |
Description
HI all,
I wrote the following program:
use DBI;
=head1 FUNCTION
kuku muku
=cut
and when closing the program I got the following message
Failed to load YAML document from 'C:\Documents and Settings\michaelga\Local Set
tings\Application Data\Perl\Padre\styles\Docum.yml' at C:/strawberry/perl/site/l
ib/Padre/Wx/Editor.pm line 76
Failed to load YAML document from 'C:\Documents and Settings\michaelga\Local Set
tings\Application Data\Perl\Padre\styles\SettingsmichaelgaL.yml' at C:/strawberr
y/perl/site/lib/Padre/Wx/Editor.pm line 76
SCalars Leaked:1
Perl continued working on 76% cpu and did not close.
After a while it asked me that the file was changed and if i want to close.
Maybe is something bad with my configuration.
This is the version of wx
Wx Version: 0.89 wxWidgets 2.8.8
I am woking on strawberry perl 5.10.04
Thanks,
David

Please try it with Padre 0.47 to see if the bug is still valid.
Thanks :)