[Padre-dev] Padre terminates when changing locale more than one time
Keedi Kim
keedi at perl.kr
Wed Dec 10 11:01:50 PST 2008
Padre terminated force when changing locale more than one time.
First time, choosing locale by Menu->View->Language->something...
is works well, but next time Padre is terminated.
So, cannot pass t/03-wx.t test neither.
Padre::Wx::MainWindow->change_locale()
Padre::Wx::MainWindow->create_main_components()
Padre::Wx::Menu->new($self)
Padre::Wx::Menu::File->new($main)
Wx::Event::EVT_MENU() <-- Padre terminates here...
prove --lib blib/ --verbose t/03-wx.t
...
ok 18 - filename
ok 19 - 0 editor
ok 20 - no document
# changing locale
Failed 2/22 subtests
Test Summary Report
-------------------
t/03-wx.t (Wstat: 11 Tests: 20 Failed: 0)
Parse errors: Bad plan. You planned 22 tests but ran 20.
Files=1, Tests=20, 4 wallclock secs ( 0.03 usr 0.00 sys + 2.01 cusr 0.07
csys = 2.11 CPU)
Result: FAIL
--
Best regards,
Keedi Kim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.perlide.org/pipermail/padre-dev/attachments/20081211/195fa62b/attachment.htm
More information about the Padre-dev
mailing list