xyproto / wallutils

:city_sunset: Utilities for handling monitors, resolutions, wallpapers and timed wallpapers
BSD 3-Clause "New" or "Revised" License
467 stars 17 forks source link

settimed crashes #17

Closed yegorius closed 2 years ago

yegorius commented 4 years ago

settimed crashes again https://pastebin.com/iD3xjh5Z

> settimed -V
settimed version 5.8.3
xyproto commented 4 years ago

Thanks for reporting. Was feh installed on your system when the crash happened?

I am in the process of creating a new X11 backend for setting the wallpaper, but there are still a few problems related to calling some of the X functions repeatedly, for reasons I'm trying to figure out.

yegorius commented 4 years ago

Yes sure, feh was present.

xyproto commented 2 years ago

I have rewritten the event system and updated the settimed command. Could you please check if settimed from the main branch now works as expected?

xyproto commented 2 years ago

There's a new release of wallutils: 5.10.0. Please re-open this issue if this should still be a problem.