varietywalls / variety

Wallpaper downloader and manager for Linux systems
http://peterlevi.com/variety
GNU General Public License v3.0
1.2k stars 146 forks source link

Variety does not display quotes #599

Open martinkg opened 1 year ago

martinkg commented 1 year ago

Version of Variety you are using

0.8.9

Is your feature request related to a problem? Please describe.

How reproducible: configure variety for quote display

Steps to Reproduce:

  1. Install variety from fedora 37 software array
  2. Configure variety to change background to change at 5 min. intervals. Turn on quotes and change at 5 min. intervals. Turn on big clock. 3.Wait 5 minutes.

Actual results: The background has changed. The clock appears. No quotes appears

Describe the solution you'd like

Expected results: The quotes to appear

rareloto commented 1 year ago

I checked variety.log and mine had the error "No module named 'httplib2'". I updated pip with the command "python -m pip install --upgrade pip" and installed pandas and httplib2. It said that the requirement was already satisfied for pip and httplib2 and when I restarted variety, it worked and quotes are now being displayed. I'm using variety 0.8.10 on Fedora 38.