User forums > Nightly builds

The 19 July 2006 build is out.

<< < (2/4) > >>

JPlaroche:

--- Quote from: sethjackson on July 19, 2006, 07:59:37 pm ---Ok so that isn't the problem I guess...... What are the steps to reproduce the crash since I can't?

--- End quote ---


open ide

compile my project    debug or release

ok

is quitte = scrash

os/winxp

Last-Attacker:
Hi, I'm not sure where to report this...
I thought about placing a night-build bug on the Berlios Bug report system but thats provably just for the orignial RC 2 version of CB. So I hope you won't mind if I write it here.
Nice improvement BTW over RC2! Even if it is just a nightly build version, still pretty stable.

Ok, if you add an empty file (so far only for empty files that I know of) and you save that file, then the Open files list doesn't make the file name change and thus if you make the empty file : test.cpp (for example), it will still remain as Untitled# in the open file list. So when you finally close the test.cpp file in your editor, it still remains as open in the open file list.

sethjackson:

--- Quote from: JPlaroche on July 19, 2006, 08:09:25 pm ---
--- Quote from: sethjackson on July 19, 2006, 07:59:37 pm ---Ok so that isn't the problem I guess...... What are the steps to reproduce the crash since I can't?

--- End quote ---


open ide

compile my project    debug or release

ok

is quitte = scrash

os/winxp


--- End quote ---

EDIT:

See here.

http://forums.codeblocks.org/index.php?topic=3578.msg28470#msg28470

JPlaroche:

--- Quote from: JPlaroche on July 19, 2006, 08:09:25 pm ---
--- Quote from: sethjackson on July 19, 2006, 07:59:37 pm ---Ok so that isn't the problem I guess...... What are the steps to reproduce the crash since I can't?

--- End quote ---


open ide

compile my project    debug or release

ok

is quitte = scrash

os/winxp


--- End quote ---



merci pour la reponse 

Pecan:

--- Quote from: JPlaroche on July 19, 2006, 09:24:37 pm ---
--- Quote from: JPlaroche on July 19, 2006, 08:09:25 pm ---
--- Quote from: sethjackson on July 19, 2006, 07:59:37 pm ---Ok so that isn't the problem I guess...... What are the steps to reproduce the crash since I can't?

--- End quote ---


open ide

compile my project    debug or release

ok

is quitte = scrash

os/winxp


--- End quote ---



merci pour la reponse 

--- End quote ---

The only sense I could make out of this is a crash in Keybinder during  CodeBlocks termination caused by KeyBinder being re-entered after it had been unloaded by  the plugin manager.

I believe this is caused by redefining of the "Quit" menu item key. I can re-create the crash by doing so; although my traceback doesn't look like the posted traceback.

Temporarily, until I can figure this out, KeyBinder will now ignore redefinition of that menu item, thereby avoiding the crash.
 

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version