News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

workspace d does not exist ??

Started by killerbot, December 31, 2005, 10:33:09 AM

Previous topic - Next topic

killerbot

Today I got already several times the message box saying "workspace d does not exist" ??
At a given mompent at the output dir a file "d" showed up, this is the contents :

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_workspace_file>
    <Workspace title="">
        <Project filename="Documents and Settings\ldc\My Documents\CodeBlocks\CountMinMaxFind\CountMinMaxFind.cbp" active="1" />
    </Workspace>
</CodeBlocks_workspace_file>


No idea why that one is suddenly there ???

Notice that workspace file is referring to a project in my docs and sets, but at restart of cb, it is not reloaded ?


EDIT : and now I have a d.workspace ??

killerbot

new test info :
deleted all those d's again.

step 1 : open cb (no d message) , open my project, close cb (workspace changed, save, yes) --> d shows up
step 2 : open cb (no d message), (my project was not again opened), open project , close cb (workspace changed, save, yes) --> d.workspace shows up
step 3 : open cb, (my project was not again opened), open project , close cb (workspace changed, save, yes)
...

thomas

Out of curiosity, does your home folder happen to be D:\Documents and Settings? In that case, I might have a suspicion where that D comes from.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

killerbot

yes, it does. I always try to have the docs and sets on a different drive then the windows drive.

Hehe, you think you can fix it ??

thomas

Never mind, that was not the reason... it's fixed now anyway.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."