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 673630 - Desktop recorder records despite "disable-save-to-disk" GSettings key.
Desktop recorder records despite "disable-save-to-disk" GSettings key.
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
3.2.x
Other Linux
: High critical
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-04-06 09:41 UTC by Rudolfs Mazurs
Modified: 2012-06-02 12:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch for gnome shell (1002 bytes, patch)
2012-04-06 09:41 UTC, Rudolfs Mazurs
accepted-commit_now Details | Review

Description Rudolfs Mazurs 2012-04-06 09:41:50 UTC
Created attachment 211458 [details] [review]
Patch for gnome shell

When org.gnome.desktop.lockdown.disable-save-to-disk key is true, user cannot save screenshots and other files so it would be natural to not let save a screencast, especially since it can fill up a lot of space.

I have made a simple patch, that makes screen recorder honour the lockdown key.
Comment 1 Jasper St. Pierre (not reading bugmail) 2012-06-01 11:37:48 UTC
Review of attachment 211458 [details] [review]:

Sure.
Comment 2 Jasper St. Pierre (not reading bugmail) 2012-06-02 09:13:51 UTC
Rudolfs, do you need someone to push the patch for you?
Comment 3 Rudolfs Mazurs 2012-06-02 10:50:04 UTC
Totally forgot that since I reported the bug I got git write access. I will commit it myself.
Comment 4 Rudolfs Mazurs 2012-06-02 12:50:05 UTC
This problem has been fixed in the development version.