If launched from the shell , the error is:
/usr/share/pype/pype.py:38: DeprecationWarning: The wxPython compatibility
package is no longer automatically generated or actively maintained. Please
switch to the wx package as soon as possible.
from wxPython.wx import *
[ Sat Dec 8 09:42:13 2007 ] Loading menus from /home/andres/.pype/menus.txt
Loading history from /home/andres/.pype/history.txt
[ Sat Dec 8 09:42:14 2007 ] Traceback (most recent call last):
File "/usr/bin/pype", line 7, in <module>
pype.main()
File "/usr/share/pype/pype.py", line 4350, in main
filehistory.root = root = app.frame = MainWindow(None, -1, "PyPE", docs)
File "/usr/share/pype/pype.py", line 676, in __init__
menuAddM(menuBar, filemenu, "&File")
File "/usr/share/pype/pype.py", line 248, in menuAddM
if isinstance(parent, wxMenu) or isinstance(parent, wxMenuPtr):
NameError: global name 'wxMenuPtr' is not defined
--
pype crashed on startup
https://bugs.launchpad.net/bugs/92583
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs