I am a new dabo user and was following the PyCon tutorial. I am in the
section "Creating the Billing Grid". The Class Designer crashes when adding
the grid. This happens when at the Layout Selection screen. I can select
other layouts but the app crashes when the Grid option is selected and the
Next button clicked. BTW, I am on Windows XP, Python 2.7, wx 2.8 and using
the latest dabo build. Also, I created a separate sqlite database instead of
connecting to the online dabodev one. What could be wrong?
BTW, cool framework. Just what I wanted to build a platform independent
mini-app using a simple language. Love the simplicity and usability.
Thanks,
AW
Here's the message console output after the crash:
C:\test_dabo\pycon_hours>\dabo\ide\ClassDesigner.py ui\hours.cdxml
Traceback (most recent call last):
File
"C:\Python27\lib\site-packages\dabo-0.9.3-py2.7.egg\dabo\ui\uiwx\dControlMixin.py",
line 27, in _onWxHit
self.raiseEvent(dEvents.Hit, evt, *args, **kwargs)
File
"C:\Python27\lib\site-packages\dabo-0.9.3-py2.7.egg\dabo\ui\uiwx\dPemMixin.py",
line 1001, in raiseEvent
super(dPemMixin, self).raiseEvent(eventClass, nativeEvent, *args,
**kwargs)
File
"C:\Python27\lib\site-packages\dabo-0.9.3-py2.7.egg\dabo\lib\eventMixin.py",
line 92, in raiseEvent
bindingFunction(event)
File
"C:\Python27\lib\site-packages\dabo-0.9.3-py2.7.egg\dabo\ui\dialogs\Wizard.py",
line 124, in onNext
self.CurrentPage += pg.nextPage()
File
"C:\Python27\lib\site-packages\dabo-0.9.3-py2.7.egg\dabo\ui\dialogs\Wizard.py",
line 304, in _setCurrPage
self._pages[self._currentPage].onEnterPage(direction)
File "C:\dabo\ide\wizards\QuickLayoutWizard.py", line 356, in
onEnterPage self.makeGrid()
File "C:\dabo\ide\wizards\QuickLayoutWizard.py", line 606, in makeGrid
cs.append1x(grd)
File "C:\Python27\lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line
14590, in __getattr__
raise PyDeadObjectError(self.attrStr % self._name)
wx._core.PyDeadObjectError: The C++ part of the LayoutSizer object has been
deleted, attribute access no longer allowed.
XXX lineno: 556, opcode: 0
--- 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/[email protected]