After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 620360 - Force updating the custom theme dir on change
Force updating the custom theme dir on change
Status: RESOLVED FIXED
Product: gnome-media
Classification: Deprecated
Component: gnome-volume-control
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome media maintainers
gnome media maintainers
Depends on:
Blocks:
 
 
Reported: 2010-06-02 13:43 UTC by Bastien Nocera
Modified: 2010-06-28 18:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Force updating the custom theme dir on change (1.83 KB, patch)
2010-06-02 13:43 UTC, Bastien Nocera
none Details | Review

Description Bastien Nocera 2010-06-02 13:43:42 UTC
To fix the old alert being used when changing it.
Comment 1 Bastien Nocera 2010-06-02 13:43:45 UTC
Created attachment 162538 [details] [review]
Force updating the custom theme dir on change

When changing only the alert sound, changing the links inside
the __custom theme will not update the directory's mtime, thus
not trigger gnome-settings-daemon's sound module to flush
the sound cache, and the old sound would then be used.

Poke at the __custom theme dir when changing the alert sound
fixes this.
Comment 2 Bastien Nocera 2010-06-28 18:34:25 UTC
Pushed to master.