Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: 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
-
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
-
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
-
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)