adi1090x / dynamic-wallpaper

A simple bash script to set wallpapers according to current time, using cron job scheduler.
GNU General Public License v3.0
1.91k stars 116 forks source link

Error Trying To Set Wallpaper on Ubuntu #110

Open TrifanBogdan24 opened 1 month ago

TrifanBogdan24 commented 1 month ago

Hello, @everyone! When installing dwall in Linux, I come acros this error after trying to set the wallpaper with dwall -s beach.

[*] 'oguri' daemon is not running. You must start the daemon first.
[!] Kill 'swaybg' in sway session if the wallpaper is not getting applied.
$ which dwall
/usr/bin/dwall

$ dwall      # Displays as expected

$ dwall -s beach   # ERROR
[*] 'oguri' daemon is not running. You must start the daemon first.
[!] Kill 'swaybg' in sway session if the wallpaper is not getting applied.

$ echo $DESKTOP_SESSION
ubuntu

$ ps | grep 'swaybg' # Nothing is displayed

$ which oguri
/usr/local/bin/oguri

Plese help

miksage commented 1 month ago

I have the same error

GillyRabutTsurwa commented 4 weeks ago

Same for me.

TrifanBogdan24 commented 3 weeks ago

Hello @everyone, including @miksage @GillyRabutTsurwa, I found an alternative on: https://github.com/saint-13/Linux_Dynamic_Wallpapers.

GillyRabutTsurwa commented 3 weeks ago

@TrifanBogdan24, thank you. This is a good solution that will do the job for the time being. I wish most of their wallpapers had more than just a day and night state, but is good otherwise. I still hope there's a fix for this issue.

Additionally, I doubt this is specifically an issue with Ubuntu issue, but with Gnome.

TrifanBogdan24 commented 3 weeks ago

You're welcomed, @GillyRabutTsurwa. Good luck installing it from there! 🛠️