You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the latest versions of Codelite, I can't tell which one to start with, I'm having random crashes.
The logs set at the debug or developer level do not provide useful details, because the last lines are minutes away from the crash event.
However, I have noticed that crashes always happen when switching from one application to another, especially when using ALT+TAB.
I recently installed Codelite on a new laptop running Windows 11 and am experiencing the same type of problem.
Could it be related to IDE activation/deactivation?
I'm currently using the version 17.10.0 on Windows 10 and Windows 11.
I use workspaces with C/C++ projects and clangd as lsp.
Version
Other
Operating system
Windows 10
Steps to reproduce
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
Do you, by any chance, have a tooltip open (e.g. when you hover over a function signature) before unfocusing CodeLite and switching to another application? And then the crash occurs.
Do you, by any chance, have a tooltip open (e.g. when you hover over a function signature) before unfocusing CodeLite and switching to another application? And then the crash occurs.
I don't have Windows 11, so I can't really check this on this platform. But, can you run CodeLite under lldb? (for what it worth, it works nicely on Windows 10 for me)
What happened?
With the latest versions of Codelite, I can't tell which one to start with, I'm having random crashes.
The logs set at the debug or developer level do not provide useful details, because the last lines are minutes away from the crash event.
However, I have noticed that crashes always happen when switching from one application to another, especially when using ALT+TAB.
I recently installed Codelite on a new laptop running Windows 11 and am experiencing the same type of problem.
Could it be related to IDE activation/deactivation?
I'm currently using the version 17.10.0 on Windows 10 and Windows 11.
I use workspaces with C/C++ projects and clangd as lsp.
Version
Other
Operating system
Windows 10
Steps to reproduce
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: