This exception is reported in the attached file.
Conditions: Leap15.4, gcc82.1, wxWidgets-3.2.4
1- from cb-13413-324-unix freshly rebuilt, and running correctly,
2- load for compilation another complete version 'cb-13403-unix.workspace'.
3- rebuild this version completely without problems,
4- reload the default workspace
=> this displays the old projects correctly in the project manager and generates an 'Exception' with display of the relevant report file.
I repeated this procedure four times with the same plug-ins.
Could you explain what you mean by "4- reload the default workspace"?
What is the name of the "default workspace" ?
What plugins were enabled? 32bit or 64bit CB?
Last edit: pecan 2023-12-21
default workspace : "/home/louis/.config/codeblocks/default.workspace"
'OpenSuse Leap-15.4' : 64bits =>plugins : 64 bits
@ LETARTARE
Head rev 13415 may have fixed this problem.
Would you test and let me know the results.
Thanks.
Note, I was not able to get wx324 to install on my Mint 21.3 system. so I'm just guessing this is the fix. But I did manage to get an exception, once, on windows while switching back and forth between large workspaces.
@pecan
I tested rev-13415 compiled with 'gcc-8.2.1-64' and 'wx-3.2.4': we got the same exception.
This seems normal to me, as you've only modified 'clangd_client' files, whereas I don't use it in this configuration.
I've just checked with 'rev-13410-wx323' and the problem is identical: I think the problem is older.
My err. I just assume it was Clangd_client since that was the last change.
Seems not the case.
If I'm reading the exception report correctly, it looks like the error is occurring in wxSmith, but I'm no expert at reading these reports.
See the 4th frame down in the stack.
There have been a number of changes to wxSmith. Try one of the version before those changes.
See: https://sourceforge.net/p/codeblocks/code/commit_browser
I'll drop out of this conversation since I'm no help when it comes to wxSmith.