Code::Blocks Forums

User forums => Help => Topic started by: yoyo1a1 on November 25, 2020, 12:52:03 pm

Title: Suddenly can't open CodeBlocks
Post by: yoyo1a1 on November 25, 2020, 12:52:03 pm
I'm using CodeBlocks for a couple of month now, and I've just finshed a C program, put my laptop on sleep mode with the CodeBlocks open (but no project running) and when i got back the CodeBlocks didn't show up. I can see it on the task bar but nothing show up when I click it.

I tried restarting my computer, reinstalling CodeBlocks, with no changes.

Can it be due to any memory leak?

This is what shows up when i click ctrl+alt+tab
(https://i.stack.imgur.com/PaQ5t.png)
And this is the Task Manager
(https://i.stack.imgur.com/4rH1M.png)


Didn't found anything on the web excpet this one
https://stackoverflow.com/questions/27607466/cant-open-codeblocks

not working either
Title: Re: Suddenly can't open CodeBlocks
Post by: oBFusCATed on November 25, 2020, 01:15:58 pm
You could try to reset the config. Search your AppData for a CodeBlocks folder and there is a default.conf file. You could backup and delete the whole folder - this would reset your settings.
Title: Re: Suddenly can't open CodeBlocks
Post by: yoyo1a1 on November 25, 2020, 02:06:19 pm
You could try to reset the config. Search your AppData for a CodeBlocks folder and there is a default.conf file. You could backup and delete the whole folder - this would reset your settings.

I've changed the file name and it worked,
Thank you!