Henning Hraban Ramm wrote:
> Ahoi,
> since about last week none of my dabo apps starts anymore, same with
> DaboDemo. I always get this traceback:
> 
> user$ ./DaboDemo.py
> CGContextRestoreGState: invalid context

>   File 
> "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/dabo/dabo/ui/uiwx/dMenuItem.py",
> line 29, in __init__
>     pm.dPemMixin.__init__(self, preClass, parent, properties, *args, **kwargs)
>   File 
> "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/dabo/dabo/ui/uiwx/dPemMixin.py",
> line 171, in __init__
>     preClass.__init__(self, *args, **kwargs)
>   File 
> "//usr/local/lib/wxPython-unicode-2.8.9.1/lib/python2.5/site-packages/wx-2.8-mac-unicode/wx/_core.py",
> line 11418, in __init__
>     _core_.MenuItem_swiginit(self,_core_.new_MenuItem(*args, **kwargs))
> TypeError: 'ItemID' is an invalid keyword argument for this function
> 
> 
> In my own apps there isn't any menu at all, but I get the same!
> What can I do?
> 
> Environment:
> wxPython 2.8.9.1 unicode (latest)
> dabo SVN (latest)
> Python 2.5.1
> OSX 10.4

I can't repro the error with my environment:

wxPython 2.8.9.1 unicode
dabo latest svn
Python 2.5.4
OS X 10.4.11

I can start DaboDemo and all my apps just fine.

Paul

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to