Author Topic: default workspace doesn't open in 1618 unicode  (Read 5166 times)

Offline rickg22

  • Lives here!
  • ****
  • Posts: 2283
default workspace doesn't open in 1618 unicode
« 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 :-/


Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: default workspace doesn't open in 1618 unicode
« Reply #1 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.

Offline rickg22

  • Lives here!
  • ****
  • Posts: 2283
Re: default workspace doesn't open in 1618 unicode
« Reply #2 on: December 30, 2005, 06:36:34 am »
Any idea of what might be causing the bug?

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: default workspace doesn't open in 1618 unicode
« Reply #3 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.

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2784
Re: default workspace doesn't open in 1618 unicode
« Reply #4 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
« Last Edit: December 31, 2005, 03:32:39 am by Pecan »

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: default workspace doesn't open in 1618 unicode
« Reply #5 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".

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: default workspace doesn't open in 1618 unicode
« Reply #6 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.
« Last Edit: December 31, 2005, 02:47:03 pm by thomas »
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."