News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Found a BUG: double clic a document (.Cbp) prompt "project file does not exist"

Started by rocon, April 03, 2015, 03:45:36 PM

Previous topic - Next topic

rocon

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........

MortenMacFly

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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

rocon

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.

BlueHazzard

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?

MortenMacFly

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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

amir

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.

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]