donnemartin/system-design-primer

Anki Error on Launching using Ubuntu 18.10

Open

#235 建立於 2018年11月17日

在 GitHub 查看
 (6 留言) (0 反應) (0 負責人)Python (348,624 star) (56,208 fork)batch import
help wantedneeds-review

描述

I'm using Ubuntu 18.10 on Lenovo Thinkpad: I get this error right after the install using Ubuntu software install ....after installed ...when pressing Launch button:


Error during startup: Traceback (most recent call last): File "/usr/share/anki/aqt/main.py", line 50, in init self.setupUI() File "/usr/share/anki/aqt/main.py", line 75, in setupUI self.setupMainWindow() File "/usr/share/anki/aqt/main.py", line 585, in setupMainWindow tweb = self.toolbarWeb = aqt.webview.AnkiWebView() File "/usr/share/anki/aqt/webview.py", line 114, in init self.focusProxy().installEventFilter(self) AttributeError: 'NoneType' object has no attribute 'installEventFilter'


Anki version: 2.1.0+dfsg-1 Updated: 11/17/2018 The error message won't reappear unless you uninstall and reboot O/S. Any help is appreciated. Thanks! DJ

貢獻者指南