Codrut
Codrut
> @Codrax with [this library](https://github.com/fsnotify/fsnotify) it looks like I could have it watch for file changes. Would that be even better or still prefer/recommend a timer based approach? Both cases...
Dis you run iBroadcast with the `-logging` parameter? Please do and after that attach said log here, It will be created on your desktop
Not enough information.
Simple script based on what [DrunkenPipe](https://github.com/DrunkenPipe) suggested: `random-wallpaper.sh` ``` #!/bin/bash dbus-send --session --dest=io.github.jeffshee.Hidamari.server --type=method_call /io/github/jeffshee/Hidamari/server io.github.jeffshee.hidamari.server.feeling_lucky ``` Also this for picking an interval `random-wallpaper-interval.sh` ``` #!/bin/bash /home/codrut/Documents/Scripts/random-wallpaper.sh # Default interval...
Additional information which is shown when disabling the extension ``` replaceData.old_get_window_actors is undefined ``` Aditionally, gnome also crashes when locking the device `Super+L`, or when the device goes to sleep...
It seems issue #158 has actually not been addressed, as the bug persists, unfortunately making the extension unusable :/