Hi,
I am using v9.1 on Ubuntu. I had the system crash awhile ago due to a log file growth(entire available disk space) of another application. At the time, I had CodeLite running. To recover, I had to boot up in safe mode, delete the log file, and reboot. After this incident, CodeLite no longer restores the last session(opening up all the files previously under "Tabs"). Has anyone run into the same and know of a solution?
Last session not loaded.
-
- CodeLite Curious
- Posts: 8
- Joined: Tue Mar 04, 2014 1:05 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Last session not loaded.
If something is corrupted, just delete the folder ~/.codelite (you will lose your local settings)
This should fix it for you
This should fix it for you
Make sure you have read the HOW TO POST thread