Code::Blocks Forums

User forums => Help => Topic started by: Russell on February 29, 2008, 01:12:31 am

Title: Crash with wxSmith in 8.02 on Windows
Post 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
Title: Re: Crash with wxSmith in 8.02 on Windows
Post by: byo on February 29, 2008, 11:11:36 am
Thanks for the report. I've already added bug report onto berlios and will try to fix tomorrow.

Regards

  BYO
Title: Re: Crash with wxSmith in 8.02 on Windows
Post by: byo on March 04, 2008, 12:21:04 am
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]