Code::Blocks Forums

User forums => Help => Topic started by: DennGer on October 06, 2014, 02:58:24 am

Title: Unable to open ../CSource/CBProjects/Plain/Plain.cbp
Post by: DennGer 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.
Title: Re: Unable to open ../CSource/CBProjects/Plain/Plain.cbp
Post by: oBFusCATed on October 06, 2014, 03:20:55 am
Probably you want to edit/delete this file: ~/.codeblocks/default.workspace
Title: <SOLVED>Re: Unable to open ../CSource/CBProjects/Plain/Plain.cbp
Post by: DennGer on October 06, 2014, 04:33:05 am
Thanks, that fixed it.