[Pythonmac-SIG] python ide problem

LALOUX Martin M.Laloux at mrw.wallonie.be
Thu Feb 26 07:06:16 EST 2004


from Jack.Jansen
Could you post the complete stacktrace, please?
here is

martin $ 
"/usr/bin/pythonw" 
"/Applications/MacPython-2.3/PythonIDE.app/Contents/Resources/PythonIDE.py" 
&& echo Exit status: $? && exit 1
Traceback (most recent call last):
   File 
"/Applications/MacPython-2.3/PythonIDE.app/Contents/Resources/PythonIDE.py", 
line 59, in ?
     _PythonIDEMain.PythonIDE()
   File 
"/Applications/MacPython-2.3/PythonIDE.app/Contents/Resources/PythonIDEMain.py", 
line 41, in __init__
     Wapplication.Application.__init__(self, 'Pide')
   File 
"/System/Library/Frameworks/Python.framework/Versions/2.3/Mac/Tools/IDE/Wapplication.py", 
line 28, in __init__
     FrameWork.Application.__init__(self)
   File 
"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/plat-mac/FrameWork.py", 
line 115, in __init__
     self.makemenubar()
   File 
"/System/Library/Frameworks/Python.framework/Versions/2.3/Mac/Tools/IDE/Wapplication.py", 
line 275, in makemenubar
     self.makeusermenus()
   File 
"/Applications/MacPython-2.3/PythonIDE.app/Contents/Resources/PythonIDEMain.py", 
line 159, in makeusermenus
     self.makescriptsmenu()
   File 
"/Applications/MacPython-2.3/PythonIDE.app/Contents/Resources/PythonIDEMain.py", 
line 261, in makescriptsmenu
     self.scriptswalk(fsr.as_pathname(), self.scriptsmenu)
   File 
"/System/Library/Frameworks/Python.framework/Versions/2.3/Mac/Tools/IDE/Wapplication.py", 
line 309, in scriptswalk
     self.scriptswalk(path, submenu, done)
   File 
"/System/Library/Frameworks/Python.framework/Versions/2.3/Mac/Tools/IDE/Wapplication.py", 
line 308, in scriptswalk
     submenu = FrameWork.SubMenu(menu, name)
   File 
"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/plat-mac/FrameWork.py", 
line 708, in SubMenu
     return menu.addsubmenu(label, title)
   File 
"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/plat-mac/FrameWork.py", 
line 595, in addsubmenu
     sub = Menu(self.bar, title, -1)
   File 
"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/plat-mac/FrameWork.py", 
line 545, in __init__
     self.id, self.menu = self.bar.addmenu(title, after, id)
   File 
"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/plat-mac/FrameWork.py", 
line 479, in addmenu
     id = self.getnextid()
   File 
"/System/Library/Frameworks/Python.framework/Versions/2.3/Mac/Tools/IDE/Wapplication.py", 
line 433, in getnextid
     id = self.possibleIDs[0]
IndexError: list index out of range
martin $

File "Macintosh 
HD:System:Library:Frameworks:Python.framework:Versions:2.3:Mac:Tools:IDE:Wapplication.py"; 
Line 433:  IndexError: list index out of range
  Martin Laloux




More information about the Pythonmac-SIG mailing list