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 699859 - Possible bug in gconf-editor 3-0.1
Possible bug in gconf-editor 3-0.1
Status: RESOLVED WONTFIX
Product: GConf
Classification: Deprecated
Component: gconf
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GConf Maintainers
GConf Maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2013-05-07 18:02 UTC by Avvocato Andrea Marengoni
Modified: 2018-08-17 13:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Avvocato Andrea Marengoni 2013-05-07 18:02:00 UTC
Report a bug found on Fedora Gnome 3.6 18. Whichever way you decide to automatically change your desktop wallpaper (e.g. Backslide or with wallpapoz) suddenly at one point new workspaces appear black, new Windows are opened menus, pop-up Windows are black, transparent opens Terminal and so on.
 the problem seems to be due to the fact that while picture_uri is updated correctly, not as happens for picture_filnename that does not change and it sends in tilt the thumbnail generator. I have created a script that takes an image at a time and copy it to a folder in your home with an address equal to picture_filename and picture_uri and the problem doesn't seem to recur. I also created a script that copies the image thumnails/normal folder and/home/user/wallpaper folder to prevent possible blockages in the generation of thumbnails (for safety). In only very rare cases (at most once in hours of use) in which the phenomenon recurs, there is always a defective formation of the thumbnail of the image (as you see in the thumbnail the image in half and the rest appears a single grey stain).
Comment 1 André Klapper 2018-08-17 13:56:42 UTC
GConf has been deprecated since 2011.

GConf is not under active development anymore. Its codebase has been archived:
https://gitlab.gnome.org/Archive/gconf/commits/master

dconf and gsettings are its successors. See https://developer.gnome.org/gio/stable/ch34.html and https://developer.gnome.org/GSettings/ for porting info.

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect
reality. Feel free to open a task in GNOME Gitlab if the issue described in this task still applies to a recent + supported version of dconf/gsettings. Thanks!