FastWordQuery icon indicating copy to clipboard operation
FastWordQuery copied to clipboard

FWQ keeps having errors !!

Open Changngow3108 opened this issue 3 years ago • 0 comments

Error An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed. If the issue only occurs when add-ons are enabled, please use the Tools > Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem. When you've discovered the add-on that is causing the problem, please report the issue to the add-on author. Debug info: Anki 2.1.54 (b6a7760c) Python 3.9.7 Qt 6.3.1 PyQt 6.3.1 Platform: Mac 12.4 Flags: frz=True ao=True sv=2 Add-ons, last update check: 2022-08-06 01:01:56 Add-ons possibly involved: ⁨Fast Word Query Multi-threaded queries for words from local or web dictionaries⁩

Caught exception: Traceback (most recent call last): File "/Users/Changngow318/Library/Application Support/Anki2/addons21/1807206748/gui/options.py", line 182, in _after_build self.build_tabs_layout() File "/Users/Changngow318/Library/Application Support/Anki2/addons21/1807206748/gui/options.py", line 250, in build_tabs_layout self.save() File "/Users/Changngow318/Library/Application Support/Anki2/addons21/1807206748/gui/options.py", line 322, in save config.update(data) File "/Users/Changngow318/Library/Application Support/Anki2/addons21/1807206748/context.py", line 60, in update with open(self.path, 'w', encoding='utf-8') as f: OSError: [Errno 30] Read-only file system: '_fastwqcfg.json'

Changngow3108 avatar Aug 05 '22 18:08 Changngow3108