pype crashed on startup

Bug #92583 reported by Francisco Villalobos Palma
26
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pype (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: pype

pype crashed on startup

ProblemType: Crash
Architecture: i386
Date: Thu Mar 15 13:54:40 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/pype
InterpreterPath: /usr/bin/python2.5
Package: pype 2.5-2
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/pype
ProcCwd: /usr/share/pype
ProcEnviron:
 LANGUAGE=es_CL:es
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=es_CL.UTF-8
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/pype']
SourcePackage: pype
Uname: Linux compaq 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 GNU/Linux

Revision history for this message
Francisco Villalobos Palma (franciscovillalobos) wrote :
Revision history for this message
italomaia (italo-maia) wrote :

Pype crashes under Gutsy RC1 as well.

Revision history for this message
mantaraya (mantaraya36) wrote :

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

Revision history for this message
Luca Carrogu (motoplux) wrote :

Please someone create deb package with new version 2.8.8 that works with hardy
Source link http://sourceforge.net/project/downloading.php?group_id=85104&use_mirror=mesh&filename=PyPE-2.8.8-src.zip&42561035

Changed in pype:
status: New → Confirmed
Revision history for this message
jenkue (ubuntu-kuelpmann) wrote :

/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 *
Traceback (most recent call last):
  File "/usr/bin/pype", line 6, in <module>
    import pype
  File "/usr/share/pype/pype.py", line 38, in <module>
    from wxPython.wx import *
  File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wxPython/__init__.py", line 15, in <module>
    import _wx
  File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wxPython/_wx.py", line 8, in <module>
    from _misc import *
  File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wxPython/_misc.py", line 456, in <module>
    wxDateTime_GetNumberOfDaysinYear = wx._misc.DateTime_GetNumberOfDaysinYear
AttributeError: 'module' object has no attribute 'DateTime_GetNumberOfDaysinYear'

Revision history for this message
Andreas Kostyrka (andreas-kostyrka) wrote :

Same AttributeError for me here.

Andreas

Revision history for this message
Andreas Noteng (andreas-noteng) wrote :

This will be fixed at least for Maverick when Bug #655566 gets synced.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.