diff --git a/ankiqt/ui/main.py b/ankiqt/ui/main.py index 68ef851b3..a23bdd68b 100644 --- a/ankiqt/ui/main.py +++ b/ankiqt/ui/main.py @@ -128,7 +128,11 @@ class AnkiQt(QMainWindow): # hack for matplotlib errors on osx self.pool = "" stdText = _("""\ -An error occurred. Please copy the following into a bug report.\n\n""") +An error occurred. +Please run Tools > Advanced > Check DB. + +If the error continues after that, please copy the following +into a bug report.\n\n""") pluginText = _("""\ An error occurred in a plugin. Please contact the plugin author. Please do not file a bug report with Anki.\n\n""")