retitle 734465 anki: Error report lost due to missing import traceback
thanks
On Tue, Jan 07, 2014 at 01:42:41PM +0100, Albin Stjerna wrote:
> When starting Anki, the program crashes with the following output on the
> console:
>
> Traceback (most recent call last):
> File "/usr/bin/anki", line 8, in <module>
> aqt.run()
> File "/usr/share/anki/aqt/__init__.py", line 247, in run
> mw = aqt.main.AnkiQt(app, pm, args)
> File "/usr/share/anki/aqt/main.py", line 55, in __init__
> showInfo(_("Error during startup:\n%s") % traceback.format_exc())
> NameError: global name 'traceback' is not defined
Unfortunately this isn't the actual error, this just complains that the
traceback module was not imported. The actual error message that
triggered this is lost.
I will upload a fixed package shortly (version 2.0.20+dfsg-2) which will
close this bug report. Please try it and file a new bug report with the
actual error which you should then be able to see. Sorry for the
inconvenience.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]