Ticket #1049 (closed defect: worksforme)
Padre without menu
| Reported by: | zenogantner | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | editor | Version: | trunk |
| Keywords: | Cc: |
Description
On my Ubuntu 10.10 (32 bit) installation, the menu bar is missing from Padre (trunk). See attached screenshot.
Happens for both the installed Padre as well as dev.pl.
Resetting the configuration with padre --reset does not help.
This is perl, v5.10.1 (*) built for i686-linux-gnu-thread-multi (with 40 registered patches, see perl -V for more detail) Wx Version=(0.98) wxWidgets 2.8.10 unicode=(1)
Attachments
Change History
comment:1 Changed 2 years ago by zenogantner
The menu seems not only to be not visible, also the object seems to be not present:
When I use Ctrl-3 to access menu entries directly, I get errors when I use entries that toggle a checkbox in the menu:
Can't call method "IsChecked" on an undefined value at /usr/local/share/perl/5.10.1/Padre/Wx/ActionLibrary.pm line 1347.
Afterwards, it crashes.
Note: See
TracTickets for help on using
tickets.
