--- a/src/eric7/Sessions/SessionFile.py Thu Nov 23 19:56:26 2023 +0100 +++ b/src/eric7/Sessions/SessionFile.py Thu Nov 23 19:57:05 2023 +0100 @@ -351,7 +351,7 @@ debugInfoDict["CommandLine"], debugInfoDict["WorkingDirectory"], debugInfoDict["Environment"], - debugInfoDict["ReportExceptions"], + debugInfoDict["Exceptions"] , debugInfoDict["IgnoredExceptions"], debugInfoDict["AutoClearShell"], debugInfoDict["TracePython"],