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

rev 2173

(1/3) > >>

sethjackson:
I have Version 1.0 revision 2173 (gcc 3.4.4 Windows/unicode, build: Mar 10 2006 21:28:07) on Windows XP.
I have found a really nasty problem.  :(

BTW The March 9 nightly doesn't have this problem. The March 11, and March 10 nightlies do.

1. Remove your default.conf from %APPDATA%\codeblocks. Make sure you do not delete it. Put it somewhere safe.

2. Open CodeBlocks.cbp from SVN sources.

3. C::B never opens. (Windows says it can't find CodeBlocks.cbp (DDE bug :? :P ) )

4. Open C::B just by running codeblocks.exe. C::B never opens.

5. Put default.conf back. C::B works again.  :shock:

I have no idea what causes this. Most people probably won't delete their default.conf, but still the above shouldn't happen......

thomas:
This is due to the wxSTAY_ON_TOP flag in the new splash screen class.

I told you, I told you, I told you... we already had this bug once.

When the "select default compiler" dialog tries to show up, the wxSTAY_ON_TOP flag prevents it from doing so ---> app freezes.

It's fixed in SVN.

sethjackson:

--- Quote from: thomas on March 12, 2006, 03:34:53 pm ---This is due to the wxSTAY_ON_TOP flag in the new splash screen class.

I told you, I told you, I told you... we already had this bug once.

When the "select default compiler" dialog tries to show up, the wxSTAY_ON_TOP flag prevents it from doing so ---> app freezes.

It's fixed in SVN.

--- End quote ---

EDIT:

See next post.

sethjackson:
Umm no go. C::B uses 99% CPU now. :P

thomas:
OK, so there are two issues. The other one was true nevertheless :)

Navigation

[0] Message Index

[#] Next page

Go to full version