On Oct 22, 2010, at 11:54 AM, Ashish wrote:

> 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?

        The problem isn't the SQLite database; based on the traceback, it seems 
that a reference to a sizer had been released when it shouldn't have. 
Unfortunately, I don't have a Windows machine to try this on. Can anyone else 
reproduce this error under Windows?

        We've also not tested things thoroughly with Python 2.7 yet, although 
this certainly sounds like a wx issue, not a Python issue.

> BTW, cool framework. Just what I wanted to build a platform independent
> mini-app using a simple language. Love the simplicity and usability.


        Sorry you ran into a bug like this. Please let us know if you find 
others!


-- Ed Leafe



_______________________________________________
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]

Reply via email to