Code::Blocks Forums

User forums => Help => Topic started by: Smellington on August 08, 2014, 12:58:26 pm

Title: Code::Blocks closes when I click 'Open an existing project'
Post by: Smellington on August 08, 2014, 12:58:26 pm
I've been using C::B for a few weeks with no problems. But, starting this morning, it's been closing every time I try to open a project. It doesn't crash with an error message, the window just instantly closes. The issue is not associated with a specific project. It occurs the moment I click 'Open an existing project' on the start tab. Same thing happens if I go File > Open.

I can open my work by finding the project file in Explorer and opening it directly, but I don't want to be doing that permanently.

Any advice? I run Windows 8.1 and Code::Blocks 13.12.

Thanks
Title: Re: Code::Blocks closes when I click 'Open an existing project'
Post by: ToApolytoXaos on August 08, 2014, 01:40:34 pm
Out of curiosity, go to Plugins -> Manage plugins, find 'Code completion' in the list, click 'Disable'.

Let's hope so it's the Code Completion plugin that causes the problem.
Title: Re: Code::Blocks closes when I click 'Open an existing project'
Post by: Smellington on August 09, 2014, 01:27:22 pm
Thanks for your response, but it seems to be working now :P.

Code completion is enabled but if it happens again I will try disabling it.