Dave Gindelberger, Ph.D. wrote:
> 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.
Welcome to Dabo!
> 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):
[snip]
> 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...
All I can say is I've never seen this, and I'm on a Mac, too. What
version of MacOS are you running? I'm on 10.4.9 with wxPython 2.8.4.0.
Did you install the binary from the wxPython download page, or did you
build it yourself?
--
pkm ~ http://paulmcnett.com
_______________________________________________
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]