Closed jclaveau closed 9 years ago
is it possible to include a sample workspace that reproduces the problem?
does regarding the workspace helps (workspace->retag workspace (full) )
If you mean the ".workspace" file, I can but for the workspace itself I cannot as there are copyrights on these sources.
As it looks like a sqlite issue, I can maybe give the db to you?
Please upload and link the workspace-path/.codelite/phpsymbols.db
Here it is : http://doc.coloc.c277.fr/data/public/09c1dd
It looks like the disk image is malformed which caused the crash. Did: Workspace -> Retag Workspace (full) help? (its important to run the "full" version as it deletes and regenerate the file from scratch)
If this does not help you either:
phpsymbols.db
fileand new file should be created for you on startup (once the parsing is done)
This should be fixed now. See commit https://github.com/eranif/codelite/commit/551e645e997b5da893ad49b83a194d624ac3922f for more details
Just tested. It works like a charm. Thanks a lot!
:+1:
Steps to reproduce :
My version is Codelite 8.0.5 (commit 466ff70 on master).
Please tell me if I can provide more information.