Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: rickg22 on December 30, 2005, 05:37:26 am

Title: default workspace doesn't open in 1618 unicode
Post by: rickg22 on December 30, 2005, 05:37:26 am
I'm using wxWidgets-2.6.2. the default workspace isn't opened. The message I got was that workspace "d" couldn't be found :-/

Title: Re: default workspace doesn't open in 1618 unicode
Post by: Ceniza on December 30, 2005, 05:48:54 am
I just enabled Code::Blocks to load the default workspace and it was unable to find it. The error message said it couldn't find default.workspace.
Title: Re: default workspace doesn't open in 1618 unicode
Post by: rickg22 on December 30, 2005, 06:36:34 am
Any idea of what might be causing the bug?
Title: Re: default workspace doesn't open in 1618 unicode
Post by: Ceniza on December 30, 2005, 07:03:46 am
It just seems like the default workspace file isn't created when you install Code::Blocks, or at least it doesn't exist in the location expected by the SVN versions.

I solved it letting Code::Blocks report the problem (couldn't find the file), renamed the unnamed workspace and saved it.
Title: Re: default workspace doesn't open in 1618 unicode
Post by: Pecan on December 31, 2005, 03:28:19 am
Ceniza

I dont understand what you mean by "renamed the unnamed workspace and saved it."

I've got this problem. Where is the file you renamed?
What did you name it?

thanks
pecan

Edit: I'm using HEAD 1627
Title: Re: default workspace doesn't open in 1618 unicode
Post by: Ceniza on December 31, 2005, 06:18:15 am
Right click one the name of the Workspace (it's empty in that case), Rename, add a name for it and then save.

BTW, now I compiled a version with Unicode I got exactly the same problem rickg22 reported (couldn't find workspace "d"). For me, in ANSI, it said it couldn't find "default.workspace".
Title: Re: default workspace doesn't open in 1618 unicode
Post by: thomas on December 31, 2005, 02:42:41 pm
Update to revision 1630

EDIT: Darn, wait a minute, I committed to the wrong branch...

Update to 1631 in trunk.