User forums > Nightly builds
The 20 July 2006 build is out.
marfig:
As an update to the previous post, if then I proceed to delete default.workspace all will be well. A new one is created when I restart codeblocks and I apparently can quit normally after opening one of my projects.
But if again I open another project, the problem resurfaces.
Apparently this is something to do with having more than one <Project filename= ... > under <Workspace title="Default workspace">
All quits were done under the file menu.
killerbot:
good news and bad news :
Good : I can reproduce
Bad : will look into it earliest tomorrow ;-)
I never came across since I always startup with a blank workspace.
[EDIT] : though I don't have the crash all the time
The fact that 2 or more projects might be in there could be a requirement for having the crash. If you can please experiment a bit more (and with older versions) and post your feedback. Many thanks.
marfig:
Ok... some experimenting follows :)
I started fresh from all NLs (default.workspace was deleted before firing up for the first time)
NL 17, July.
Doesn't crash. However, it misbehaves.
Fire up -> open project -> quit -> fire up -> open second project -> quit -> (There is a beep and doesn't quit) -> Quit again.
It then leaves the program, but if you go and check your default.workspace, it wasn't updated with the second project as it should. Consequently, any subsequent runs of codeblocks don't crash.
NL 18, July
Doesn't crash. Exactly the same as the 17th. With this little eccentricity: It doesn't beep this time :lol:
NL 19, July
Doesn't crash. This one is more insidious. It gives no warning. Closes normally after opening 2nd project. An attentive user will wonder why it didn't ask him to save the workspace. But that's about it. default.workspace was not updated.
NL 20, July
You already know what happens here.
It's the one I like most... because this time it crashes. Between not knowing and knowing... I choose the red pill ;)
Have fun with this one.
killerbot:
Unfortunately I was no longer able to reconstruct the crash. But while taking a good look at the code I found several issues and hopefully fixed them. Could you try again with the build of the 25th ??
marfig:
Unfortunately no. Having more than one project under the default workspace crashes on quit.
My default.workspace file:
--- Code: ---<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_workspace_file>
<Workspace title="Default workspace">
<Project filename="..\..\..\..\MT\mt.cbp" />
<Project filename="..\..\..\..\c++\middleages\middle.cbp" active="1" />
</Workspace>
</CodeBlocks_workspace_file>
--- End code ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version