varietywalls / variety

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

Clock dont show ,but The clock embed file is normally generated every minute. #528

Open hitobashira opened 2 years ago

hitobashira commented 2 years ago

Version of Variety

0.8.7

Describe the bug

I've been using it for several years. Since may 14, the clock display is not working.

I think it's been after the upgrade. (The date and time are not certain) [2022-05-13T14: 28: 45 + 0900] [ALPM] upgraded variety (0.8.5-3-> 0.8.7-1)

The clock embed file has been successfully generated. ~/.config/variety/wallpaper

Context

To Reproduce

1. 2. 3.

Attach Variety's log file

INFO: 2022-05-18 08:17:00,319: compute_trimmed_offsets() 'Trimmed offsets debug info: w:5120, h:2160, ratio:2.370370, iw:3840, ih:2160, scw:5120, sch:2880, ho:0, vo:360' INFO: 2022-05-18 08:17:00,319: build_imagemagick_clock_cmd() 'Applying clock filter: -density 100 -font fc-match -f '%{file[0]}' 'Ubuntu Condensed:,:209' -pointsize 209 -gravity SouthEast -fill '#00000044' -annotate 0x0+58+468 '08:17' -fill white -annotate 0x0+60+470 '08:17' -font fc-match -f '%{file[0]}' 'Ubuntu Condensed:,:58' -pointsize 58 -fill '#00000044' -annotate 0x0+58+418 '水曜日, 5月 18' -fill white -annotate 0x0+60+420 '水曜日, 5月 18'' INFO: 2022-05-18 08:17:00,319: build_imagemagick_clock_cmd() 'ImageMagick clock cmd: convert /home/zish/.config/variety/Favorites/darkblue.png -scale 5120x2160^ -density 100 -font fc-match -f '%{file[0]}' 'Ubuntu Condensed:,:209' -pointsize 209 -gravity SouthEast -fill '#00000044' -annotate 0x0+58+468 '08:17' -fill white -annotate 0x0+60+470 '08:17' -font fc-match -f '%{file[0]}' 'Ubuntu Condensed:,:58' -pointsize 58 -fill '#00000044' -annotate 0x0+58+418 '水曜日, 5月 18' -fill white -annotate 0x0+60+420 '水曜日, 5月 18' /home/zish/.config/variety/wallpaper/wallpaper-clock-30079a3c9273e54b748b25590b9298cf.jpg' INFO: 2022-05-18 08:17:00,995: update_indicator() 'Setting file info to: /home/zish/.config/variety/Favorites/darkblue.png' INFO: 2022-05-18 08:17:00,996: list_files() 'More than 1 files in the folders, stop listing' INFO: 2022-05-18 08:18:00,364: clock_thread_method() 'clock_thread updates wallpaper' INFO: 2022-05-18 08:18:00,365: do_set_wp() 'Calling do_set_wp with /home/zish/.config/variety/Favorites/darkblue.png, time: 1652829480.3651423' INFO: 2022-05-18 08:18:00,372: compute_trimmed_offsets() 'Trimmed offsets debug info: w:5120, h:2160, ratio:2.370370, iw:3840, ih:2160, scw:5120, sch:2880, ho:0, vo:360' INFO: 2022-05-18 08:18:00,373: build_imagemagick_clock_cmd() 'Applying clock filter: -density 100 -font fc-match -f '%{file[0]}' 'Ubuntu Condensed:,:209' -pointsize 209 -gravity SouthEast -fill '#00000044' -annotate 0x0+58+468 '08:18' -fill white -annotate 0x0+60+470 '08:18' -font fc-match -f '%{file[0]}' 'Ubuntu Condensed:,:58' -pointsize 58 -fill '#00000044' -annotate 0x0+58+418 '水曜日, 5月 18' -fill white -annotate 0x0+60+420 '水曜日, 5月 18'' INFO: 2022-05-18 08:18:00,373: build_imagemagick_clock_cmd() 'ImageMagick clock cmd: convert /home/zish/.config/variety/Favorites/darkblue.png -scale 5120x2160^ -density 100 -font fc-match -f '%{file[0]}' 'Ubuntu Condensed:,:209' -pointsize 209 -gravity SouthEast -fill '#00000044' -annotate 0x0+58+468 '08:18' -fill white -annotate 0x0+60+470 '08:18' -font fc-match -f '%{file[0]}' 'Ubuntu Condensed:,:58' -pointsize 58 -fill '#00000044' -annotate 0x0+58+418 '水曜日, 5月 18' -fill white -annotate 0x0+60+420 '水曜日, 5月 18' /home/zish/.config/variety/wallpaper/wallpaper-clock-45b14913827508a851f369080184bddd.jpg' INFO: 2022-05-18 08:18:01,052: update_indicator() 'Setting file info to: /home/zish/.config/variety/Favorites/darkblue.png' INFO: 2022-05-18 08:18:01,053: list_files() 'More than 1 files in the folders, stop listing'

Desktop environment and version

Cinnamon v: 5.2.7

OS name and version

Description: Manjaro Linux Codename: Qonos System: Kernel: 5.17.6-1-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 11.2.0 Desktop: Cinnamon v: 5.2.7 Distro: Manjaro Linux base: Arch Linux

ja_JP.UTF-8

Screenshots

Attached files

Additional context

hitobashira commented 2 years ago

After repeating the installation several times, it started to work properly. Thank you very much.