Author Topic: Unable to open ../CSource/CBProjects/Plain/Plain.cbp  (Read 3054 times)

Offline DennGer

  • Single posting newcomer
  • *
  • Posts: 2
Unable to open ../CSource/CBProjects/Plain/Plain.cbp
« on: October 06, 2014, 02:58:24 am »
When ever I open Code::Blocks 13.12 I get the following error message.

Unable to open ../CSource/CBProjects/Plain/Plain.cbp.

I am using Linux Mint 17. 
I will admit that I did delete the folder it is trying.
when clicking OK I then get the following Debug report "Codeblocks"

"/tmp/codeblocks_dbgrpt-7076-20141005T175207"

I've uninstalled and reinstalled Code::Blocks and still am getting the same issue.
I ran update and upgrades with avail.

What i would like to know is is there a file i need to delete or edit that will correct this issue.  Looked through the forum and with all the pages it is a bit daunghting to to look through them all.

Thanks in advance for your time and effort in answering this question.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Unable to open ../CSource/CBProjects/Plain/Plain.cbp
« Reply #1 on: October 06, 2014, 03:20:55 am »
Probably you want to edit/delete this file: ~/.codeblocks/default.workspace
(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!]

Offline DennGer

  • Single posting newcomer
  • *
  • Posts: 2
<SOLVED>Re: Unable to open ../CSource/CBProjects/Plain/Plain.cbp
« Reply #2 on: October 06, 2014, 04:33:05 am »
Thanks, that fixed it.