This is an issue with the libwx-perl package. I could reproduce the bug
with:
perl -e'BEGIN { @INC = grep {not m(/usr/local)} @INC; }use Wx;
Wx::SearchCtrl->new->SetDescriptiveText("foo");'
Where the BEGIN{...} is just necessary to shadow the modules I manually
installed from CPAN, which would otherwise load my own copy of Wx.
On a virgin ubuntu, this would cause the same problem:
perl -MWx -e'Wx::SearchCtrl->new->SetDescriptiveText("foo");'
** Also affects: libwx-perl (Ubuntu)
Importance: Undecided
Status: New
--
padre not open after crash when open file directory from the menu
https://bugs.launchpad.net/bugs/485012
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs