Hello
Ive downloaded webtest.sqlite as a testing of working. I added database tables 
to class designer everything was seeming good but when i tried to test run 
program raised an error but not crashed but didnt run the script. I installed 
wxpython from an executable install not from source .I dont know structure well 
cant make any prediction about why wx crashed. Thanks for helping


Traceback (most recent call last):
File "c:\python25\lib\site-packages\Dabo-0.8.2-py2.5.egg\dabo\ui\uiwx\dMenuIte
m.py", line 52, in __onWxHit
self.raiseEvent(dEvents.Hit, evt)
File "c:\python25\lib\site-packages\Dabo-0.8.2-py2.5.egg\dabo\ui\uiwx\dPemMixi
n.py", line 843, in raiseEvent
super(dPemMixin, self).raiseEvent(eventClass, nativeEvent, *args, **kwargs)
File "c:\python25\lib\site-packages\Dabo-0.8.2-py2.5.egg\dabo\lib\eventMixin.p
y", line 92, in raiseEvent
bindingFunction(event)
File "C:\Documents and Settings\orcun\Desktop\ide\ClassDesigner.py", line 1657
, in onRunDesign
self.CurrentForm.onRunDesign(evt)
File "C:\Documents and Settings\orcun\Desktop\dabo\ide\ClassDesignerFormMixin.
py", line 642, in onRunDesign
frm = dui.createForm(fname)
File "c:\python25\lib\site-packages\Dabo-0.8.2-py2.5.egg\dabo\ui\uiwx\__init__
.py", line 1038, in createForm
frm = cls(*args, **kwargs)
File "c:\docume~1\orcun\locals~1\temp\tmpj_a9kn.py", line 48, in __init__
currSizer.append(obj, row=0, col=0)
File "c:\python25\lib\site-packages\Dabo-0.8.2-py2.5.egg\dabo\ui\uiwx\dGridSiz
er.py", line 87, in append
flag=_wxFlags, border=border)
File "C:\Python25\lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line 1378
1, in Add
return _core_.GridBagSizer_Add(*args, **kwargs)
wx._core.PyAssertionError: C++ assertion "!CheckForIntersection(item)" failed at
..\..\src\common\gbsizer.cpp(225) in wxGridBagSizer::Add(): An item is already
at that position

_________________________________________________________________
Windows Live Messenger'ın için ÜCRETSİZ 30 ifadeyi indir!
http://www.livemessenger-emoticons.com/tr-tr/


_______________________________________________
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