Activity log for bug #1778497

Date Who What changed Old value New value Message
2018-06-25 10:57:27 Didier Roche-Tolomelli bug added bug
2018-06-25 10:57:44 Didier Roche-Tolomelli nominated for series Ubuntu Bionic
2018-06-25 10:57:44 Didier Roche-Tolomelli bug task added apport (Ubuntu Bionic)
2018-06-25 10:58:02 Didier Roche-Tolomelli apport (Ubuntu): assignee Didier Roche (didrocks)
2018-06-25 10:58:04 Didier Roche-Tolomelli apport (Ubuntu Bionic): assignee Didier Roche (didrocks)
2018-06-25 10:58:07 Didier Roche-Tolomelli apport (Ubuntu): importance Undecided High
2018-06-25 10:58:08 Didier Roche-Tolomelli apport (Ubuntu Bionic): importance Undecided High
2018-06-25 16:12:25 Didier Roche-Tolomelli branch linked lp:~didrocks/apport/whoopsie-auto-ui
2018-06-25 16:18:19 Didier Roche-Tolomelli description [ Impact ] A lot of users are bother by the number of whoopsie dialog. We introduced on "G-C-C privacy option don't allow sending manual report" bug (https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1774597) a way for users to change from always reporting manually (prompting an UI) to auto reporting or never reporting, via a "Remember this in future". This only impacts the apport gtk UI, still offering the underlying capability to other UIs type without changing them. This was a goal for 18.04, but due to a lack of time, we want to introduce this in 18.04.1 [ Test Case ] * There are multiples dialog forms (a good 20 of them), but they are all covered by unit tests which have been updates. One use case would be: * Install the new version and trigger a crash * Check that the dialog has a "Remember this in future" option, check it, and click send. * Check in g-c-c UI, privacy option, that the crash reporting is now in auto mode, always send. * Revert in g-c-c to manual * Create another crash, check "Remember this…" and click don't send * Check in g-c-c UI that crash reporting is now disabled. [ Regression potential ] * The impacted code is both UI and fileutils. It's covered by an extensive testsuite, and checking under KDE has also been done to not trigger a crash. [ Impact ] A lot of users are bother by the number of whoopsie dialog. We introduced on "G-C-C privacy option don't allow sending manual report" bug (https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1774597) a way for users to change from always reporting manually (prompting an UI) to auto reporting or never reporting, via a "Remember this in future". This only impacts the apport gtk UI, still offering the underlying capability to other UIs type without changing them. This was a goal for 18.04, but due to a lack of time, we want to introduce this in 18.04.1 [ Test Case ]  * There are multiples dialog forms (a good 20 of them), but they are all covered by unit tests which have been updates. One use case would be:  * Install the new version and trigger a crash  * Check that the dialog has a "Remember this in future" option, check it, and click send.  * Check in g-c-c UI, privacy option, that the crash reporting is now in auto mode, always send.  * Revert in g-c-c to manual  * Create another crash, check "Remember this…" and click don't send  * Check in g-c-c UI that crash reporting is now disabled. [ Regression potential ]  * The impacted code is both UI and fileutils. It's covered by an extensive testsuite, and checking under KDE has also been done to not trigger a crash. ---- We introduce 5 enw strings to translate: "Can't remember send report status settings" "Saving crash reporting state failed. Can't set auto or never reporting mode." "Remember this in future" "Relaunch this application" "Don't send" We are reusing an existing transalted string "Send problem report to the developers?"
2018-07-06 14:05:23 Launchpad Janitor apport (Ubuntu): status New Fix Released
2018-07-10 09:15:58 Didier Roche-Tolomelli description [ Impact ] A lot of users are bother by the number of whoopsie dialog. We introduced on "G-C-C privacy option don't allow sending manual report" bug (https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1774597) a way for users to change from always reporting manually (prompting an UI) to auto reporting or never reporting, via a "Remember this in future". This only impacts the apport gtk UI, still offering the underlying capability to other UIs type without changing them. This was a goal for 18.04, but due to a lack of time, we want to introduce this in 18.04.1 [ Test Case ]  * There are multiples dialog forms (a good 20 of them), but they are all covered by unit tests which have been updates. One use case would be:  * Install the new version and trigger a crash  * Check that the dialog has a "Remember this in future" option, check it, and click send.  * Check in g-c-c UI, privacy option, that the crash reporting is now in auto mode, always send.  * Revert in g-c-c to manual  * Create another crash, check "Remember this…" and click don't send  * Check in g-c-c UI that crash reporting is now disabled. [ Regression potential ]  * The impacted code is both UI and fileutils. It's covered by an extensive testsuite, and checking under KDE has also been done to not trigger a crash. ---- We introduce 5 enw strings to translate: "Can't remember send report status settings" "Saving crash reporting state failed. Can't set auto or never reporting mode." "Remember this in future" "Relaunch this application" "Don't send" We are reusing an existing transalted string "Send problem report to the developers?" [ Impact ] A lot of users are bother by the number of whoopsie dialog. We introduced on "G-C-C privacy option don't allow sending manual report" bug (https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1774597) a way for users to change from always reporting manually (prompting an UI) to auto reporting or never reporting, via a "Remember this in future". This only impacts the apport gtk UI, still offering the underlying capability to other UIs type without changing them. This was a goal for 18.04, but due to a lack of time, we want to introduce this in 18.04.1 [ Test Case ]  * There are multiples dialog forms (a good 20 of them), but they are all covered by unit tests which have been updates. One use case would be:  * Install the new version and trigger a crash  * Check that the dialog has a "Remember this in future" option, check it, and click send.  * Check in g-c-c UI, privacy option, that the crash reporting is now in auto mode, always send.  * Revert in g-c-c to manual  * Create another crash, check "Remember this…" and click don't send  * Check in g-c-c UI that crash reporting is now disabled. [ Regression potential ]  * The impacted code is both UI and fileutils. It's covered by an extensive testsuite, and checking under KDE has also been done to not trigger a crash. ---- We introduce 5 new strings to translate: "Can't remember send report status settings" "Saving crash reporting state failed. Can't set auto or never reporting mode." "Remember this in future" "Relaunch this application" "Don't send" We are reusing an existing transalted string "Send problem report to the developers?"
2018-07-19 13:11:22 Brian Murray apport (Ubuntu Bionic): status New Fix Committed
2018-07-19 13:11:25 Brian Murray bug added subscriber Ubuntu Stable Release Updates Team
2018-07-19 13:11:27 Brian Murray bug added subscriber SRU Verification
2018-07-19 13:11:32 Brian Murray tags verification-needed verification-needed-bionic
2018-07-24 22:57:06 Brian Murray tags verification-needed verification-needed-bionic verification-failed verification-failed-bionic
2018-07-25 06:26:36 Didier Roche-Tolomelli tags verification-failed verification-failed-bionic verification-done verification-done-bionic
2018-07-31 17:16:00 Launchpad Janitor branch linked lp:~ubuntu-core-dev/ubuntu/cosmic/apport/ubuntu
2018-08-03 22:25:11 Brian Murray bug added subscriber Brian Murray
2018-09-06 09:14:08 Łukasz Zemczak removed subscriber Ubuntu Stable Release Updates Team
2018-09-06 09:24:14 Launchpad Janitor apport (Ubuntu Bionic): status Fix Committed Fix Released
2018-10-02 18:09:02 ubuntu-user bug added subscriber laurent