Author Topic: Regarding a bug found  (Read 7201 times)

cprgmswr2

  • Guest
Regarding a bug found
« 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
« Last Edit: April 29, 2006, 01:48:40 am by cprgmswr2 »

sethjackson

  • Guest
Re: Regarding a bug found
« Reply #1 on: April 29, 2006, 01:54:35 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.

cprgmswr2

  • Guest
Re: Regarding a bug found
« Reply #2 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

Mabye this is just an issue on my computer.. but commmenting out that one line of code I posted on BerliOs fixes the issue
« Last Edit: April 29, 2006, 02:01:47 am by cprgmswr2 »

sethjackson

  • Guest
Re: Regarding a bug found
« Reply #3 on: April 29, 2006, 02:01:38 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.

cprgmswr2

  • Guest
Re: Regarding a bug found
« Reply #4 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

sethjackson

  • Guest
Re: Regarding a bug found
« Reply #5 on: April 29, 2006, 02:09:29 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)