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 341862 - EOG does not respect the disable_save_to_disk gconf lockdown key
EOG does not respect the disable_save_to_disk gconf lockdown key
Status: RESOLVED FIXED
Product: eog
Classification: Core
Component: general
2.14.x
Other Linux
: Normal normal
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-05-15 14:23 UTC by Victor Osadci (Vic)
Modified: 2006-05-18 03:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Victor Osadci (Vic) 2006-05-15 14:23:22 UTC
The /desktop/gnome/lockdown/disable_save_to_disk gconf key is used to disable
save to disk from GNOME apps .  This bug indirectly affects other apps that respect this key, like epiphany; the "view image" functionality cals eog, which can then save the file.
Comment 1 Lucas Rocha 2006-05-18 03:52:46 UTC
Fixed in HEAD and eog-ng branches. Thanks!

2006-05-18  Lucas Rocha  <lucasr@gnome.org>

        * shell/eog-window.c (update_ui_visibility),
        libeog/eog-config-keys.h: respect the disable_save_to_disk
        gconf lockdown key (Fixed bug #341862).