--- a/eric6/Preferences/__init__.py Mon Jan 04 16:39:09 2021 +0100 +++ b/eric6/Preferences/__init__.py Mon Jan 04 16:39:37 2021 +0100 @@ -234,7 +234,6 @@ # 3 = QtFatalMsg "LogStdErrColour": QColor(Qt.red), - "NotificationsEnabled": True, "NotificationTimeout": 5, # time in seconds the notification # is shown "NotificationPosition": QPoint(10, 10), @@ -1910,8 +1909,7 @@ "CaptionShowsFilename", "ShowSplash", "SplitOrientationVertical", "UseProxy", "UseSystemProxy", "UseHttpProxyForAll", - "RequestDownloadFilename", - "CheckErrorLog", "NotificationsEnabled", + "RequestDownloadFilename", "CheckErrorLog", "OpenCrashSessionOnStartup", "CrashSessionEnabled", "ShowCodeDocumentationViewer", "ShowPyPIPackageManager", "ShowCondaPackageManager", "ShowCooperation", "ShowIrc",