Changing opendict to use python-wxgtk2.8 would also fix bug #662077 (WxWidgets apps don't have menus) - currently only wxWidgets2.8 are patched to have menubar in Ubuntu 10.10 or newer.
Currently (while opendict uses python-wxgtk2.6) I'm forced to replace /usr/bin/opendict with attached script:
export UBUNTU_MENUPROXY=0
exec /usr/share/opendict/opendict.py "$@"
Changing opendict to use python-wxgtk2.8 would also fix bug #662077 (WxWidgets apps don't have menus) - currently only wxWidgets2.8 are patched to have menubar in Ubuntu 10.10 or newer. opendict/ opendict. py "$@"
Currently (while opendict uses python-wxgtk2.6) I'm forced to replace /usr/bin/opendict with attached script:
export UBUNTU_MENUPROXY=0
exec /usr/share/