davidpob99 / nasa-wallpaper

Change your desktop background with a NASA image
Apache License 2.0
41 stars 10 forks source link

Changing wallpaper not working on Manjaro Budgie #6

Closed nicobonne closed 1 week ago

nicobonne commented 5 years ago

I tried either to install the package from AUR or to compile it from source with cargo. In both cases the program seems to work (it displays the correct output until "Done"), but nothing happens to the wallpaper.

davidpob99 commented 5 years ago

@nicobonne what desktop enviroment are you using?

nicobonne commented 5 years ago

I use Budgie

davidpob99 commented 5 years ago

I tested with Ubuntu Budgie 19.04 and it worked.

Maybe the problem is with the library the program uses (https://github.com/reujab/wallpaper.rs). Can you check to set a photograph with this shell command: gsettings set org.gnome.desktop.background picture-uri IMG_PATH?

nicobonne commented 5 years ago

No luck with this suggestion :(

gsettings set org.gnome.desktop.background picture-uri /home/nico/Pictures/whole_img.png

GLib-GIO-Message: 15:51:34.238: Using the 'memory' GSettings backend.  Your settings will not be saved or shared with other applications.

(process:16772): GLib-GIO-WARNING **: 15:51:34.239: unknown schema extension 'd'

(process:16772): GLib-GIO-WARNING **: 15:51:34.239: unknown schema extension 'd'
davidpob99 commented 1 week ago

@nicobonne can you check if with the last version works? Thanks

nicobonne commented 1 week ago

Sorry this issue was opened 5 years ago, I'm not using Manjaro Budgie anymore