Black desktop background instead of picture

I would like to set the following picture as desktop background, but Gnome 3.28.2 (Ubuntu 18.04.2 LTS) doesn't recognize it. The desktop background is black.

Astronomical picture

Output of the command ls -ld $HOME/Pictures:

drwxr-xr-x 3 ata ata 4096 Jul 14 20:59 /home/ata/Pictures
6

1 Answer

chmod +x $HOME/Pictures

Make sure that your Pictures folder is accessible by others.

3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like