Comment 0 for bug 1774597

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

[ Impact ]
  * The current label "Manual" is in fact shutting down whoopsie completely and not providing any graĥical way to set manual reports (which is our default on 18.04)
  * We want to SRU gnome-initial-setup for 18.04.1 so that sending reports is linked to sending error report: opt-in -> automated report is set; opt-out -> no report is set. We need a way to represent those 3 states of error reporting:
   - never
   - manual
   - auto

[ Test Case ]
  * Install new gnome-control-center version, go to the privacy panel
  * Click on the error reporting line
  * In the model window, play with the switch and toggle, and check in d-feet the whoopsie state. Basically you can't adapt error reporting mode (manual/auto) if you decided to not report error mode.
  * Check as well that the main UI toggles between "never/manual/auto"

[ Regression potential ]
  * This code would affect the privacy g-c-c panel.
  * Note that we have 3 new strings to translate ("never" is already translated in G-C-C). Those are:
    - "Send error reports to Canonical"
    - "Send reports automatically"
    - "Show a dialog for each error before reporting"