Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

SVN build toolbar crash

<< < (2/2)

mandrav:

--- Quote from: kisoft on December 13, 2005, 08:26:08 am ---Fixed?! I test it on SVN rev.1499. I was not found this trouble. (Win2k)

--- End quote ---

Really?  :shock:
Then it must 've been one of wxKeyBinder's faults...

kisoft:
1. I have new installed computer now.
2. Before rebuild SVN rev.1499, I remove src/devel & src/output directories. Then I rebuild C::B and contrib plugins workspace.

Who knows, may be this actions help me escape this troubles.
But, full rebuild C::B and contrib plugins I execute always.

Pecan:
If virgin wxKeyBinder was running and attached itself to a window
that disappeared you can be damn sure you're gonna get a
crash when a key is passed upward on the OnChar event chain.

It would activate  an event that had no associated window and
thus, the wxKeyBinder Event profile array pointers would be invalid.

The same is true for a menuItem that disappeared.
Invalid pointers in the wxKeyBinder ProfileArray.

AND, wxKeyBinder attached itself to every button and "bottom"
in C::B.

I was so happy to see Yiannis delete it from HEAD.
And it's still giving me a HEADache :-}

thanks
pecan

Navigation

[0] Message Index

[*] Previous page

Go to full version