! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
'xfdesktop --reload' no longer cycles wallpaper image
Status:
RESOLVED: FIXED
Product:
Xfdesktop
Component:
General

Comments

Description Doug Barton 2014-03-17 04:31:48 CET
xfdesktop -V
This is xfdesktop version 4.11.3, running on Xfce 4.10.
Built with GTK+ 2.24.22, linked with GTK+ 2.24.22.
Build options:
    Desktop Menu:        enabled
    Desktop Icons:       enabled
    Desktop File Icons:  enabled

Please see the details listed at https://bugs.launchpad.net/ubuntu/+source/xfdesktop4/+bug/1293287

FWIW, the option to change the background "every hour" does sort of what I want, it changes every <hour>:00. It would be nice if that feature could be expanded to that, plus every N minutes after the hour, perhaps only for divisors of 60 to keep the math easy ...
Comment 1 Richard Caldwell 2014-06-13 16:13:06 CEST
Same experience here.  I use the reload feature to update my desktop on demand based on events.  As a workaround I'm creating duplicate background images in a directory and tell the desktop to switch every ten seconds.  This is works but it's not synchronized with the event and it seems like an unnecessary use of resources to constantly update the image whether it's needed or not.
Comment 2 Eric Koegel editbugs 2014-08-01 09:29:16 CEST
Created attachment 5576 
Add a --next option to force wallpaper changes

This proposed patch adds a --next option to advance the wallpaper on the desktop. This way you can change the background based on things other than time. It also won't reload the menu and all the desktop icons just to change the wallpaper.
Comment 3 Eric Koegel editbugs 2014-08-03 08:12:39 CEST
Pushed to master in:
commit 318996b92055b1ed40cff4bd35f4534e0db3dcc3
Author: Eric Koegel <eric.koegel@gmail.com>
Date:   Fri Aug 1 10:03:27 2014 +0300

    Add a --next option to force wallpaper changes (Bug 10754)
    
    Several users have external scripts telling xfdesktop when to
    change the wallpaper. This patch adds a --next option so that
    users can advance the wallpaper on the current workspace when
    they want with those scripts, rather than being limited to only
    the time based events that are built into xfdesktop.

http://git.xfce.org/xfce/xfdesktop/commit/?id=318996b92055b1ed40cff4bd35f4534e0db3dcc3
Comment 4 Eric Koegel editbugs 2014-08-03 08:16:23 CEST
Marking as resolved.

Bug #10754

Reported by:
Doug Barton
Reported on: 2014-03-17
Last modified on: 2014-08-03

People

Assignee:
Eric Koegel
CC List:
3 users

Version

Version:
4.10.0

Attachments

Additional information