gnomenu doesn't respond on panel or in window.
Bug #665450 reported by
deibhaid
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GnoMenu |
Triaged
|
Medium
|
Unassigned |
Bug Description
When I click on gnomenu, I don't see any response. I decided to run it in a window to see the error message in the terminal, and I get:
Traceback (most recent call last):
File "/usr/lib/
if not self.hwg.
AttributeError: 'NoneType' object has no attribute 'window'
I am running ubuntu 10.10
It was originally the netbook version(as I don't have a cd for installation), which I modified by installing aptitude etc.
gnomenu was installed with the win2.7 themes
To post a comment you must log in.
Make sure the following dependencies got installed:
python
python-xdg
python-cairo
python-gtk2 - that includes pygtk and python-pango
python-gnomeapplet *** necessary only when running on gnome-panel *** - or in some distros "python gnome desktop"
python-xml - may be needed in older distributions (eg: ubuntu before karmic)
The following recommended packages should be installed to have fullfuctionality.
gmenu - will use this instead of xdg if it is installed
python-numpy - for gtk theme colors and some tab effects
python-gconf - or in some distros "python gnome"
python-keybinder or python-xlib - for keybinding
gettext - for translations