Op Wednesday 19 December 2007, schreef Ed Leafe:
> On Dec 19, 2007, at 9:12 AM, Dennis Meulensteen wrote:
> > Aaargh. Now you're tempting me to try the SVN version again...
>
>       It's in Web Update now.
>

OK,  I tried web update, but failed miserably...

Platform: GTK
Python Version: 2.5.1 on linux2
Dabo Version: Version 0.8.3; Revision ~3793
UI Version: 2.8.4.0 on wxGTK (gtk2) 

(the next lines were run as root)
compaq:/home/dennis/dabo/ide # python ClassDesigner.py
Dabo Info Log: Wed Dec 19 15:19:48 2007: 2 database connection definition(s) 
loaded.
Dabo Info Log: Wed Dec 19 15:19:48 2007: User interface already set to 'wx', 
so dApp didn't touch it.
Traceback (most recent call last):
  File "ClassDesigner.py", line 4059, in <module>
    clsDes = ClassDesigner(f)
  File "ClassDesigner.py", line 166, in __init__
    self.setup()
  
File 
"/usr/local/lib64/python2.5/site-packages/Dabo-0.8.3-py2.5.egg/dabo/dApp.py", 
line 248, in setup
    self.uiApp = dabo.ui.getUiApp(self, callback=None)
  
File 
"/usr/local/lib64/python2.5/site-packages/Dabo-0.8.3-py2.5.egg/dabo/ui/uiwx/__init__.py",
 
line 196, in getUiApp
    ret = uiApp(app, callback)
  
File 
"/usr/local/lib64/python2.5/site-packages/Dabo-0.8.3-py2.5.egg/dabo/ui/uiwx/uiApp.py",
 
line 108, in __init__
    wx.App.__init__(self, 0, *args)
  File "/usr/lib64/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", 
line 7757, in __init__
    self._BootstrapApp()
  File "/usr/lib64/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", 
line 7354, in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
  
File 
"/usr/local/lib64/python2.5/site-packages/Dabo-0.8.3-py2.5.egg/dabo/ui/uiwx/uiApp.py",
 
line 168, in OnInit
    return self.checkForUpdates()
  
File 
"/usr/local/lib64/python2.5/site-packages/Dabo-0.8.3-py2.5.egg/dabo/ui/uiwx/uiApp.py",
 
line 187, in checkForUpdates
    vers = self.dApp._updateFramework()
  
File 
"/usr/local/lib64/python2.5/site-packages/Dabo-0.8.3-py2.5.egg/dabo/dApp.py", 
line 457, in _updateFramework
    for mtype, fpth in flist:
ValueError: too many values to unpack


_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]

Reply via email to