Page 1 of 1

Problems on Windows 10 after memory upgrade

Posted: Wed Jul 20, 2016 2:37 am
by cfreehill
Hi,

I had been using Codelite 9.2 successfully on Windows 10, 64b. Then, I upgraded my RAM from 8 GB to 16 GB. Now, Codelite will not start up. I spot checked several other programs to see if this was unique to Codelite. It seems to be--I don't see the problem with other programs.

I've uninstalled Codelite, and reinstalled the install image v9.2.0 from CodeLite Download site. I can do a few things from the Command window--get version and help information. "codelite.exe /v" pop causes a window to pop up with the version. With --help, I get help info. However, I can't get the IDE to show up.

I'm assuming this issue has something to do with the memory upgrade. Any idea as to what is causing the problem, or how to solve or work-around it?

Thanks,

Chris

Re: Problems on Windows 10 after memory upgrade

Posted: Wed Jul 20, 2016 10:48 am
by eranif
I doubt it is realted to the memory upgrade, I would go more in the direction of a corrupted configuration file or something like this
Try removing the folder %appdata%\CodeLite and see if it helps

Eran

Re: Problems on Windows 10 after memory upgrade

Posted: Wed Jul 20, 2016 4:34 pm
by cfreehill
Thanks Eran!

That was the problem. I don't know how it got corrupted, but deleting the folder solved the issue.