Page 1 of 1
Codelite doesn't run/start Win7
Posted: Wed Jan 09, 2013 10:08 pm
by Sidar
Hi there,
This happened to me several times now and I can't figure out why this would happen.
When I execute Codelite. Nothing happens. No error, nothing. I tried running it with the commandline. Still nothing.
Codelite pops up for a second in the taskmanager and then kills itself.
Anyone know why this would happen? My hunch is that either one configuration file has gone bad. Or a Registry key is at fault.
Greetings,
Sidar
Re: Codelite doesn't run/start Win7
Posted: Wed Jan 09, 2013 10:58 pm
by eranif
First, a guideline for posting on this forum:
HOW TO POST
Try deleting your codelite's user folder from:
Sidar wrote:Or a Registry key is at fault.
codelite does not use the registry
Eran
Re: Codelite doesn't run/start Win7
Posted: Wed Jan 09, 2013 11:38 pm
by Sidar
I found this though in appdata/codelite:
[ 20:31:27:702 ERR ] Failed to load configuration file: C:\Program Files (x86)\CodeLite/config/codelite.xml
Removed the codelite.xml in %appdata%/codelite/config.
It Starts now. Some settings are gone though. The library paths are still in tact.
Thanks!
Any idea why the XML would fail to load?
Re: Codelite doesn't run/start Win7
Posted: Thu Jan 10, 2013 12:49 am
by eranif
Sidar wrote:Any idea why the XML would fail to load?
Probably corrupted XML
Try open it in an text editor and see if it is intact. I would check that end of the file to see if it cut in the middle
Eran
Re: Codelite doesn't run/start Win7
Posted: Thu Jan 10, 2013 2:25 am
by Sidar
Should have done that first. Deleted it already. But thanks again!
Re: Codelite doesn't run/start Win7
Posted: Thu Feb 14, 2013 3:30 am
by Gibbon1
I had the same problem today. Left codelite running over night and Windows did some updates and rebooted. I think the file was corrupted when windows shut down codelite
codelite.log had this entry.
[ 15:03:15:620 ERR ] Failed to load configuration file: C:\Program Files (x86)\CodeLite/config/codelite.xml
Looking at the file under programmers note pad, looks corrupted. Renamed it codelite.bad.xml and codelight starts again.
Suggestions:
Might make sense to save a back up of codelite.xml and use that if codelite.xml is corrupt.
And or put up a pop up window with a more detailed error.