Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save quote to favorites throws error #94

Closed
stueja opened this issue Oct 23, 2018 · 2 comments
Closed

Save quote to favorites throws error #94

stueja opened this issue Oct 23, 2018 · 2 comments

Comments

@stueja
Copy link

stueja commented Oct 23, 2018

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.

@jlu5
Copy link
Member

jlu5 commented Oct 23, 2018

This is a duplicate of #85, but I've gone ahead and made a new release now.

@stueja
Copy link
Author

stueja commented Oct 23, 2018

Ah. I was searching for that, but only in open issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants