You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to save a quote to favorites via Quotes > Save to favorites, variety replies with Oops, something went wrong when trying to save the quote to favorites.
The logfile states
Traceback (most recent call last):
File "/usr/lib/python3.7/site-packages/variety/VarietyWindow.py", line 2518, in quote_save_to_favorites
f.write(text.encode('utf-8'))
TypeError: write() argument must be str, not bytes
This is version 0.7.0 on Arch Linux.
The text was updated successfully, but these errors were encountered:
When I try to save a quote to favorites via
Quotes > Save to favorites
, variety replies withOops, something went wrong when trying to save the quote to favorites.
The logfile states
This is version 0.7.0 on Arch Linux.
The text was updated successfully, but these errors were encountered: