Hi all

I'm new to python and dabo.  I just installed python 2.5, and  
wxPython 2.8.3 and they perform fine.  I was using pythoncard when I  
came across dabo and decided to give it a whirl.  I couldn't download  
it from the d/l page so I used svn and got the stable branch.   
Although now that I go back and click the d/l link it works - go  
figure.   I did the dabo install, and the test worked fine.

Anyways, I watched the wizard tutorial and decided to try it out.  I  
have a test db in MySQL that I am using to develop a web app, and I  
decided that it might go over better as a "real" app, and dabo wizard  
was exactly what I'm looking for.  The wizard worked fine and the  
"scaffolding" was created.  I fired up the app and this is what I got:


Dabo Info Log: Mon Jun  4 16:19:13 2007: PyOpenGL not present, so  
dGlWindow is not loaded.
Dabo Info Log: Mon Jun  4 16:19:13 2007: 1 database connection  
definition(s) loaded.
Dabo Info Log: Mon Jun  4 16:19:13 2007: User interface already set  
to 'wx', so dApp didn't touch it.
Dabo Info Log: Mon Jun  4 16:19:13 2007: wxPython Version: 2.8.3.0  
wxMac (unicode)
Traceback (most recent call last):
   File "/Users/deg/Documents/Dataradix/Python/mybase/mybase.py",  
line 60, in <module>
     frm(app.MainForm).show()
   File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/Dabo-0.8s-py2.5.egg/dabo/ui/uiwx/dForm.py",  
line 870, in __init__
     BaseForm.__init__(self, preClass, parent, properties,  
attProperties, *args, **kwargs)
   File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/Dabo-0.8s-py2.5.egg/dabo/ui/uiwx/dForm.py",  
line 43, in __init__
     fm.dFormMixin.__init__(self, preClass, parent, properties,  
attProperties, *args, **kwargs)
   File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/Dabo-0.8s-py2.5.egg/dabo/ui/uiwx/ 
dFormMixin.py", line 73, in __init__
     attProperties, *args, **kwargs)
   File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/Dabo-0.8s-py2.5.egg/dabo/ui/uiwx/ 
dPemMixin.py", line 185, in __init__
     self._afterInit()
   File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/Dabo-0.8s-py2.5.egg/dabo/ui/uiwx/dForm.py",  
line 69, in _afterInit
     super(BaseForm, self)._afterInit()
   File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/Dabo-0.8s-py2.5.egg/dabo/ui/uiwx/ 
dFormMixin.py", line 120, in _afterInit
     super(dFormMixin, self)._afterInit()
   File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/Dabo-0.8s-py2.5.egg/dabo/ui/uiwx/ 
dPemMixin.py", line 299, in _afterInit
     self.afterInit()
   File "/Users/deg/Documents/Dataradix/Python/mybase/ui/ 
FrmApplicants.py", line 31, in afterInit
     self.super()
   File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/Dabo-0.8s-py2.5.egg/dabo/lib/autosuper/ 
autosuper.py", line 176, in __call__
     return method(*p, **kw)
   File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/Dabo-0.8s-py2.5.egg/dabo/lib/datanav2/ 
Form.py", line 43, in afterInit
     self.setupPageFrame()
   File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/Dabo-0.8s-py2.5.egg/dabo/lib/datanav2/ 
Form.py", line 257, in setupPageFrame
     TabPosition=self.PageTabPosition)
   File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/Dabo-0.8s-py2.5.egg/dabo/lib/datanav2/ 
PageFrame.py", line 79, in PageFrame
     return DataNavPageFrame(parent, *args, **kwargs)
   File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/Dabo-0.8s-py2.5.egg/dabo/lib/datanav2/ 
PageFrame.py", line 77, in __init__
     PageFrameMixin.__init__(*args, **kwargs)
   File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/Dabo-0.8s-py2.5.egg/dabo/lib/datanav2/ 
PageFrame.py", line 13, in __init__
     self.addImage("%s/actions/system-search.png" % iconPath,  
key="select")
   File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/Dabo-0.8s-py2.5.egg/dabo/ui/uiwx/ 
dPageFrameMixin.py", line 103, in addImage
     idx = il.Add(img)
   File "//Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/wx-2.8-mac-unicode/wx/_gdi.py", line 5999, in  
Add
     return _gdi_.ImageList_Add(*args, **kwargs)
wx._core.PyAssertionError: C++ assertion "(bitmap.GetWidth() >=  
m_width && bitmap.GetHeight() == m_height) || (m_width == 0 &&  
m_height == 0)" failed at /BUILD/wxPython-src-2.8.3.0/src/mac/carbon/ 
imaglist.cpp(80) in Add(): invalid bitmap size in wxImageList: this  
might work on this platform but definitely won't under Windows.


I searched on a few of the unique words and didn't find anything  
relevant yet...


TIA
Dave



--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

_______________________________________________
Post Messages to: [email protected]
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