Hi Devs,

I just noticed that the overflow button in the about-menu crashes with 
accessing a null-pointer. Easy fix would be to just remove 
wxAUI_NB_WINDOWLIST_BUTTON from the line below in common/dialog_about_base.fbp

<property 
name="style">wxAUI_NB_SCROLL_BUTTONS|wxAUI_NB_TAB_FIXED_WIDTH|wxAUI_NB_WINDOWLIST_BUTTON</property>

Is this the correct fix?

/Martijn
P.S. Encountered this on OSX with wx-svn (2.9.x)
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to