Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Contributions to C::B => Topic started by: rocon on April 03, 2015, 03:45:36 pm

Title: Found a BUG: double clic a document (.Cbp) prompt "project file does not exist"
Post by: rocon on April 03, 2015, 03:45:36 pm
Such as the title, that's all. My version is svn10136.
For example, "D:\new projects\" of the path that has the BUG.
I don't know whether the latest version fixes this BUG?
Let me go to download the latest version to try, don't stop me.
I'm not good at English,so........
Title: Re: Found a BUG: double clic a document (.Cbp) prompt "project file does not exist"
Post by: MortenMacFly on April 03, 2015, 08:41:52 pm
Sorry, but I didn't get at all what the problem is.

Please make it simple: Post exact step-by-step instructions and (if needed) sample code/projects.
Title: Re: Found a BUG: double clic a document (.Cbp) prompt "project file does not exist"
Post by: rocon on April 04, 2015, 04:20:24 am
1.Here's a project file(D:/xxxx xxxx/xxx.cbp)
2.Double click to open it with C::B
3.Then C::B will prompt "project file does not exist"
But use File>open won't prompt "project file does not exist"
Pull the project file to the program won't complain too.
Although does not affect the use, but as a perfectionist, nature does not want to C: : B there's a BUG.
If you can, please tell me how to solve this BUG?
Or repair as soon as possible.
Title: Re: Found a BUG: double clic a document (.Cbp) prompt "project file does not exist"
Post by: BlueHazzard on April 04, 2015, 09:03:56 am
Does this path contain any special (non ascii) charachters and if yes can you please post them?
what windows version are you using? what c::b version?
Title: Re: Found a BUG: double clic a document (.Cbp) prompt "project file does not exist"
Post by: MortenMacFly on April 04, 2015, 02:51:53 pm
This look invalid to me. It works fine here (13.12 and nightly) or I cannot reproduce (many details are missing: OS version, exact steps to reproduce etc...).

I recommend you use the latest version (13.12) or a nigthly.

I've closed the bug report therefore, too.
Title: Re: Found a BUG: double clic a document (.Cbp) prompt "project file does not exist"
Post by: amir on July 15, 2019, 12:44:20 pm
uncheck "Allow only one running instance (will take place after restart)"
and check "Use an already running instance (if possible)"
and restart the code::blocks. and open a project.
double click on an other .cbp project file and you will receive this error.
Title: Re: Found a BUG: double clic a document (.Cbp) prompt "project file does not exist"
Post by: oBFusCATed on July 15, 2019, 07:37:22 pm
What version are you using?