Comment 17 for bug 355081

Revision history for this message
In , Sebastian (sebastian-redhat-bugs) wrote :

Description of problem: Since the update to 0.5.3 (AFAIR) wp_tray is also using
/usr/share/backgrounds/images. I don't have this directory enabled in the settings.

Version-Release number of selected component (if applicable):
wp_tray-0.5.3-2.fc7

How reproducible:

Steps to Reproduce:
1. wait some time or manually use "Forward" to change the wallpaper
2.
3.

Actual results:
Some wallpapers are used from /usr/share/backgrounds/images

Expected results:
Since this directory is not configured in settings no wallpapers from there
should be used.

Additional info: cat ~/.gconf/apps/wp_tray/%gconf.xml

<?xml version="1.0"?>
<gconf>
        <entry name="b_follow_links" mtime="1178044064" type="bool" value="false">
        </entry>
        <entry name="b_img_check" mtime="1178044064" type="bool" value="true">
        </entry>
        <entry name="b_wp_logon" mtime="1178044064" type="bool" value="true">
        </entry>
        <entry name="b_timeout" mtime="1178044064" type="bool" value="true">
        </entry>
        <entry name="n_timeout" mtime="1178044064" type="int" value="15">
        </entry>
        <entry name="dir_list" mtime="1178044064" type="list" ltype="string">
                <li type="string">
                        <stringvalue>/daten/install/Wallpaper/Abtract</stringvalue>
                </li>
                <li type="string">
                        <stringvalue>/daten/install/Wallpaper/Fedora</stringvalue>
                </li>
                <li type="string">
                        <stringvalue>/daten/install/Wallpaper/Nature</stringvalue>
                </li>
                <li type="string">

<stringvalue>/daten/install/Wallpaper/Political</stringvalue>
                </li>
        </entry>
</gconf>