News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Suddenly can't open CodeBlocks

Started by yoyo1a1, November 25, 2020, 12:52:03 PM

Previous topic - Next topic

yoyo1a1

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

And this is the Task Manager



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

not working either

oBFusCATed

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.
(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!]

yoyo1a1

Quote from: 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.

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