[Bug 1550680] Re: Setting org.gnome.desktop.background show-desktop-icons to false removes wallpaper

2019-01-02 Thread Paul White
Ubuntu 15.10 (wily) reached end-of-life on July 28, 2016. Further to comment #21 and no further comments for nearly three years I'm closing this by marking "Fix Released". ** Changed in: nautilus (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you

[Bug 1550680] Re: Setting org.gnome.desktop.background show-desktop-icons to false removes wallpaper

2016-04-20 Thread Wiktor: Nizio
Appears to be fixed. I no longer have to call this script to have wallpaper visible and icons invisible. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1550680 Title: Setting

[Bug 1550680] Re: Setting org.gnome.desktop.background show-desktop-icons to false removes wallpaper

2016-03-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nautilus (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1550680 Title:

[Bug 1550680] Re: Setting org.gnome.desktop.background show-desktop-icons to false removes wallpaper

2016-03-08 Thread Christopher M. Penalver
** Package changed: linux (Ubuntu) => nautilus (Ubuntu) ** Changed in: nautilus (Ubuntu) Importance: High => Medium ** Changed in: nautilus (Ubuntu) Status: Confirmed => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1550680] Re: Setting org.gnome.desktop.background show-desktop-icons to false removes wallpaper

2016-03-03 Thread Alberto Salvia Novella
** Changed in: linux (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1550680 Title: Setting org.gnome.desktop.background show-desktop-icons to false

[Bug 1550680] Re: Setting org.gnome.desktop.background show-desktop-icons to false removes wallpaper

2016-02-27 Thread Wiktor: Nizio
No, removing the line "AutostartCondition=GSettings org.gnome.desktop.background show-desktop-icons" does not help. Furthermore, if I type "gsettings set org.gnome.desktop.background show- desktop-icons true" manually before I run Files (Nautilus) for the first time, it will not show wallpaper.

[Bug 1550680] Re: Setting org.gnome.desktop.background show-desktop-icons to false removes wallpaper

2016-02-27 Thread Jonathan Sahagun
Hello, By any chance, did you disable your Nautilus startup item? It's the one defined in: /etc/xdg/autostart/nautilus-autostart.desktop -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1550680 Title:

[Bug 1550680] Re: Setting org.gnome.desktop.background show-desktop-icons to false removes wallpaper

2016-02-27 Thread Jonathan Sahagun
Or... wait, sorry, I think I have another bug in mind when I wrote comment #17. In any case, the file I mentioned above has this autostart condition, that might be what's causing your problem: AutostartCondition=GSettings org.gnome.desktop.background show-desktop- icons -- You received

[Bug 1550680] Re: Setting org.gnome.desktop.background show-desktop-icons to false removes wallpaper

2016-02-27 Thread Wiktor: Nizio
Workaround: Create the following script: gsettings set org.gnome.desktop.background show-desktop-icons true sleep 2 gsettings set org.gnome.desktop.background show-desktop-icons false Explanation: The first line shows both wallpaper and icons. The second line waits until wallpaper is fully

[Bug 1550680] Re: Setting org.gnome.desktop.background show-desktop-icons to false removes wallpaper

2016-02-27 Thread Wiktor: Nizio
More information: http://unix.stackexchange.com/questions/101613/cant-set-background-wallpaper-in-gnome-3 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726562 ** Bug watch added: Debian Bug tracker #726562 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726562 ** Tags added: