chinese-support-redux icon indicating copy to clipboard operation
chinese-support-redux copied to clipboard

Bulk Fill Error

Open dynnamic opened this issue 3 years ago • 4 comments

Can't seem to get Bulk Fill to work.

Bulk Fill>> All gives me the follow error

Traceback (most recent call last): File "/Users/xxxx/Library/Application Support/Anki2/addons21/1128979221/fill.py", line 96, in bulk_fill_all 'hanzi': get_hanzi(dict(note)), File "/Users/xxxx/Library/Application Support/Anki2/addons21/1128979221/hanzi.py", line 52, in get_hanzi return cleanup(get_first(config['fields']['hanzi'], note)) File "/Users/xxxx/Library/Application Support/Anki2/addons21/1128979221/util.py", line 69, in cleanup raise ValueError(text) ValueError: None

Could this be related to the fact that many of the cards have formatting from the previous rendition of the Chinese Support Addon?

Thanks

dynnamic avatar Jan 26 '21 20:01 dynnamic

I'm fairly confident I have this fixed in the current version, which will go up on AnkiWeb later today.

I'll leave this open in case you still have issues.

jdlorimer avatar Mar 25 '21 06:03 jdlorimer

@dynnamic Can you confirm if you are still experiencing issues?

joeminicucci avatar Sep 02 '21 22:09 joeminicucci

@joeminicucci I can confirm that I'm still experiencing this issue with Anki 2.1.44 and CSR v0142

spolcyn avatar Nov 07 '21 16:11 spolcyn

@joeminicucci Added a PR that should fix this for usage (see #196)

spolcyn avatar Nov 07 '21 22:11 spolcyn