Author Topic: Crash with wxSmith in 8.02 on Windows  (Read 4044 times)

Offline Russell

  • Multiple posting newcomer
  • *
  • Posts: 30
Crash with wxSmith in 8.02 on Windows
« 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

Offline byo

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 836
Re: Crash with wxSmith in 8.02 on Windows
« Reply #1 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

Offline byo

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 836
Re: Crash with wxSmith in 8.02 on Windows
« Reply #2 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]