Am 13.01.2011 16:10, schrieb Ed Leafe: > On Jan 12, 2011, at 10:00 AM, Sibylle Koczian wrote: > >> File "/home/sib/src/dabo-trunk/dabo/dObject.py", line 67, in >> __init__ val = typ(val) TypeError: cannot create 'NoneType' >> instances sib@gespenst-xubuntu:~/bin/dabosib/testcd_2$ >> >> If the panel I put into the main form doesn't contain a dGrid but >> labels, textboxes and a dSpinner instead, then everything works as >> expected. >> >> Version information: >> >> Platform: GTK Python Version: 2.6.6 on linux2 Dabo Version: Version >> 0.9.3; Revision 6310M UI Version: 2.8.11.0 on wxGTK (gtk2) >> >> What information should I add, how can I try to get to the bottom >> of this? > > > Can you post the .cdxml for the panel to dabo.codepad.org? This way I > can try running it myself to figure out where the problem is. Since > it's at the dObject level, adding debugging output code will result > in tons of messy output, so it's probably easier for me to look at it > locally. >
Done, here it is: http://dabo.codepad.org/ZhkzIwkr Thank you for looking into this! Sibylle _______________________________________________ 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]
