GNOME Bugzilla – Bug 742375
Add automatic problem reporting setting
Last modified: 2016-02-01 15:42:27 UTC
Problem reporting is an operating system feature with privacy implications. It would make sense to have a simple setting under privacy, that would allow automatic problem reporting to be enabled/disabled. Mockup: https://raw.githubusercontent.com/gnome-design-team/gnome-mockups/master/system-settings/privacy/current-gen.png
See also: https://github.com/abrt/gnome-abrt/issues/107
And also: https://github.com/abrt/abrt/issues/895
Created attachment 294104 [details] [review] privacy: Add automatic problem reporting setting The D-Bus name owning was added in ABRT in this commit: https://github.com/abrt/abrt/commit/73a98e3aaf9a8c50ef02a5a8d576f43417d490c3 This patch also requires abrt-applet (shipped as part of abrt itself) to listen to this GSetting we're modifying. See https://github.com/abrt/gnome-abrt/issues/107
Comment on attachment 294104 [details] [review] privacy: Add automatic problem reporting setting Marking as needs-work, abrt-applet still needs changes, and we need to change the distribution name using /etc/os-release
It's also missing the privacy policy link, which I guess got added more recently, or which I blanked out ;)
Created attachment 294445 [details] [review] privacy: Add automatic problem reporting setting The D-Bus name owning was added in ABRT in this commit: https://github.com/abrt/abrt/commit/73a98e3aaf9a8c50ef02a5a8d576f43417d490c3 This patch also requires abrt-applet (shipped as part of abrt itself) to listen to this GSetting we're modifying. See https://github.com/abrt/gnome-abrt/issues/107 TODO: - Link to the downstream privacy policy instead
(In reply to comment #6) > TODO: > - Link to the downstream privacy policy instead Will require that: http://thread.gmane.org/gmane.comp.sysutils.systemd.devel/26891 and for distros to actually use it.
Created attachment 294597 [details] [review] privacy: Add automatic problem reporting setting The D-Bus name owning was added in ABRT in this commit: https://github.com/abrt/abrt/commit/73a98e3aaf9a8c50ef02a5a8d576f43417d490c3 This patch also requires abrt-applet (shipped as part of abrt itself) to listen to this GSetting we're modifying. See https://github.com/abrt/gnome-abrt/issues/107
(In reply to comment #7) > (In reply to comment #6) > > TODO: > > - Link to the downstream privacy policy instead > > Will require that: > http://thread.gmane.org/gmane.comp.sysutils.systemd.devel/26891 > and for distros to actually use it. That's landed, and I filed the Fedora specific bug: https://bugzilla.redhat.com/show_bug.cgi?id=1182635
Created attachment 294660 [details] [review] privacy: Add automatic problem reporting setting The D-Bus name owning was added in ABRT in this commit: https://github.com/abrt/abrt/commit/73a98e3aaf9a8c50ef02a5a8d576f43417d490c3 This patch also requires abrt-applet (shipped as part of abrt itself) to listen to this GSetting we're modifying. See https://github.com/abrt/gnome-abrt/issues/107
Created attachment 294896 [details] [review] privacy: Add automatic problem reporting setting The D-Bus name owning was added in ABRT in this commit: https://github.com/abrt/abrt/commit/73a98e3aaf9a8c50ef02a5a8d576f43417d490c3 This patch also requires abrt-applet (shipped as part of abrt itself) to listen to this GSetting we're modifying. See https://github.com/abrt/gnome-abrt/issues/107
Attachment 294896 [details] pushed as 7977521 - privacy: Add automatic problem reporting setting
The string at https://git.gnome.org/browse/gnome-control-center/tree/panels/privacy/cc-privacy-panel.c#n729 is not marked for translation.
Fixed in master
*** Bug 711022 has been marked as a duplicate of this bug. ***