is it okay to post new bugs here?
The bug is regarding a crash when you double click on the project file outside of codeblocks and that causes codeblocks to open
I found the line which causes code blocks to crash... I was wondering if anyone new of the function that opens a project file
Quote from: cprgmswr2 on April 29, 2006, 01:40:01 AM
is it okay to post new bugs here?
The bug is regarding a crash when you double click on the project file outside of codeblocks and that causes codeblocks to open
I found the line which causes code blocks to crash... I was wondering if anyone new of the function that opens a project file
Hmm I cannot reproduce with rev 2395... What exactly are you doing to cause C::B to crash? Could you post the .rpt file? Oh look at the ProjectManager class and the cbProject class.
First make sure that codeblocks is not open
Then find a project on your computer that ends in .cbp and then double-click on it... I have yesterdays build btw
Then codeblocks starts to load and then crashes
Mabye this is just an issue on my computer.. but commmenting out that one line of code I posted on BerliOs fixes the issue
Quote from: cprgmswr2 on April 29, 2006, 01:57:52 AM
First make sure that codeblocks is not open
Then find a project on your computer that ends in .cbp and then double-click on it... I have yesterdays build btw
Then codeblocks starts to load and then crashes
I have used C::B for ~2 hours today. I did just what you said (I always open projects by double-clicking), and I can't confirm.... Maybe a dev can help you more..... Can you copy your revision string here? It is on the start here page.
Now it seems to be working just fine.. before it kept say that it couldn't find the file on my computer and crashed.. I updated codeblocks to todays build and it works just fine
Quote from: cprgmswr2 on April 29, 2006, 02:08:00 AM
Now it seems to be working just fine.. before it kept say that it couldn't find the file on my computer and crashed.. I updated codeblocks to todays build and it works just fine
Glad to hear it. 8)