Code::Blocks Forums
User forums => Help => Topic started by: Russell on February 29, 2008, 01:12:31 am
-
Hi, I experienced a crash with wxSmith, while loading the following file:
http://odamex.net/svn/root/trunk/odalaunch/res/xrc_resource.xrc
If you select the dlgMain frame, it crashes with the following backtrace (no debug symbols, unfortunately)
http://rafb.net/p/c7JHNY13.html
This file was generated with wxFormBuilder btw.
EDIT: Another problem (but could be unrelated), loading an xrc file from shell doesn't work
-
Thanks for the report. I've already added bug report onto berlios and will try to fix tomorrow.
Regards
BYO
-
The bug has already been fixed but it will be included in next release or development snapshoot. Now you can overcome this bug by using attached modified file. The only thing I've changed is that I added empty <widths /> and <styles /> tags into wxStatusBar item (wxSmith didn't check whether they exist or not).
Regards
BYO
[attachment deleted by admin]