Activity log for bug #1224533

Date Who What changed Old value New value Message
2013-09-12 15:15:46 Daniel Manrique bug added bug
2013-09-12 15:15:54 Daniel Manrique checkbox: assignee Daniel Manrique (roadmr)
2013-09-12 15:16:00 Daniel Manrique checkbox: importance Undecided Critical
2013-09-12 15:16:02 Daniel Manrique checkbox: status New In Progress
2013-09-12 15:16:11 Daniel Manrique tags checkbox-core
2013-09-12 15:19:21 Daniel Manrique branch linked lp:~roadmr/checkbox/friendly-sunset
2013-09-12 16:52:58 Daniel Manrique checkbox: status In Progress Fix Committed
2013-09-12 18:05:57 Launchpad Janitor branch linked lp:ubuntu/saucy-proposed/checkbox
2013-09-16 13:15:17 Daniel Manrique checkbox: status Fix Committed Fix Released
2013-09-16 17:08:42 Daniel Manrique description friendly.ubuntu.com is displaying a discontinuation notice: "Ubuntu Friendly will be discontinued on September 15, 2013. We would like to thank everyone who contributed to the project with their time and test results. " As soon as possible after that date, Checkbox should stop referring to Ubuntu Friendly which will no longer exist. UF is mentioned in three places in checkbox: - When deselecting tests, a warning that results may be not valid for UF appears. - The "submit results" window prompts for an e-mail address to submit to Ubuntu Friendly. - The desktop file refers to Ubuntu Friendly, mainly to enable finding of checkbox by typing "ubuntu friendly" on the dash search field. [Impact] Ubuntu Friendly will be discontinued on September 15, 2013. However, checkbox still mentions Ubuntu Friendly in a few places, this could mislead users into thinking the service is still active and cause them to waste time testing when those tests will no longer be useful to the community. UF is mentioned in three places in checkbox: - When deselecting tests, a warning that results may be not valid for UF appears. - The desktop file refers to Ubuntu Friendly, mainly to enable finding of checkbox by typing "ubuntu friendly" on the dash search field. - The "submit results" default message mewntions Ubuntu Friendly, in the message asking for an e-mail address to submit to. In practice, this is replaced by a different prompt so this shouldn't need changing, nor does the user ever see this message. Checkbox revision 2366 removes these three mentions of Ubuntu Friendly, and allows users to deselect any test without receiving a warning. [Test Case] - Use an active, supported Ubuntu release (12.04, 12.10, 13.04). 1) - Open the dash and search "ubuntu friendly". It will locate the "system testing" application (desired behavior: it should find nothing). - Open a terminal (ctrl-alt-t), type "checkbox-qt" and press ENTER. The system testing application will start. - Press "Continue" on the first screen (welcome message). - Enter password when prompted 2) - On the "choose tests to run on your system" screen, deselect any of the component categories. - A message will pop up: "Unselecting a test will invalidate your submission for Ubuntu Friendly. If you plan to participate in Ubuntu Friendly, please, select all tests. You can always skip individual tests if you don't have the needed equipment." (desired behavior: no message appears). - Dismiss the message, then click "Deselect all" and dismiss the message again. - Click "Start testing" 3) Once testing finishes, validate that Ubuntu Friendly is not mentioned in the "submit results" screen (since the string mentioning Ubuntu Friendly is replaced before the user sees it, this shouldn't need any changes, just verification that it behaves as described/desired) [Regression Potential] The deselection warning has practically no regression potential, removing it simply toggles showing the warning dialog which has no other side effects or implications. The string change in the "submit results" message is also unlikely to cause regressions, as the string is not even included in translation catalogs and isn't even shown to the end-user (it's basically a placeholder in the UI, which at runtime gets replaced before the user ever sees it). The string change for the desktop file, which is the one causing "Ubuntu Friendly" to be searchable in the dash, would cause users accustomed to finding checkbox by typing "Ubuntu Friendly" to be unable to find checkbox this way. They'd have to type "system testing" or "checkbox" in order to locate it. This constitutes a behavior change that could be thought of as a regression; however, it is the very behavior change we're seeking with this fix. It's worth mentioning that the .desktop file string is marked as translatable and so changing it would cause existing translations to require fixing as well.
2013-09-20 19:15:30 Daniel Manrique description [Impact] Ubuntu Friendly will be discontinued on September 15, 2013. However, checkbox still mentions Ubuntu Friendly in a few places, this could mislead users into thinking the service is still active and cause them to waste time testing when those tests will no longer be useful to the community. UF is mentioned in three places in checkbox: - When deselecting tests, a warning that results may be not valid for UF appears. - The desktop file refers to Ubuntu Friendly, mainly to enable finding of checkbox by typing "ubuntu friendly" on the dash search field. - The "submit results" default message mewntions Ubuntu Friendly, in the message asking for an e-mail address to submit to. In practice, this is replaced by a different prompt so this shouldn't need changing, nor does the user ever see this message. Checkbox revision 2366 removes these three mentions of Ubuntu Friendly, and allows users to deselect any test without receiving a warning. [Test Case] - Use an active, supported Ubuntu release (12.04, 12.10, 13.04). 1) - Open the dash and search "ubuntu friendly". It will locate the "system testing" application (desired behavior: it should find nothing). - Open a terminal (ctrl-alt-t), type "checkbox-qt" and press ENTER. The system testing application will start. - Press "Continue" on the first screen (welcome message). - Enter password when prompted 2) - On the "choose tests to run on your system" screen, deselect any of the component categories. - A message will pop up: "Unselecting a test will invalidate your submission for Ubuntu Friendly. If you plan to participate in Ubuntu Friendly, please, select all tests. You can always skip individual tests if you don't have the needed equipment." (desired behavior: no message appears). - Dismiss the message, then click "Deselect all" and dismiss the message again. - Click "Start testing" 3) Once testing finishes, validate that Ubuntu Friendly is not mentioned in the "submit results" screen (since the string mentioning Ubuntu Friendly is replaced before the user sees it, this shouldn't need any changes, just verification that it behaves as described/desired) [Regression Potential] The deselection warning has practically no regression potential, removing it simply toggles showing the warning dialog which has no other side effects or implications. The string change in the "submit results" message is also unlikely to cause regressions, as the string is not even included in translation catalogs and isn't even shown to the end-user (it's basically a placeholder in the UI, which at runtime gets replaced before the user ever sees it). The string change for the desktop file, which is the one causing "Ubuntu Friendly" to be searchable in the dash, would cause users accustomed to finding checkbox by typing "Ubuntu Friendly" to be unable to find checkbox this way. They'd have to type "system testing" or "checkbox" in order to locate it. This constitutes a behavior change that could be thought of as a regression; however, it is the very behavior change we're seeking with this fix. It's worth mentioning that the .desktop file string is marked as translatable and so changing it would cause existing translations to require fixing as well. [Impact] Ubuntu Friendly will be discontinued on September 15, 2013. However, checkbox still mentions Ubuntu Friendly in a few places, this could mislead users into thinking the service is still active and cause them to waste time testing when those tests will no longer be useful to the community. UF is mentioned in three places in checkbox: - When deselecting tests, a warning that results may be not valid for UF appears. - The desktop file refers to Ubuntu Friendly, mainly to enable finding of checkbox by typing "ubuntu friendly" on the dash search field. - The "submit results" default message mewntions Ubuntu Friendly, in the message asking for an e-mail address to submit to. In practice, this is replaced by a different prompt so this shouldn't need changing, nor does the user ever see this message. Checkbox revision 2366 removes these three mentions of Ubuntu Friendly, and allows users to deselect any test without receiving a warning. [Test Case] - Use an active, supported Ubuntu release (12.04, 12.10, 13.04). 1) - Open the dash and search "ubuntu friendly". It will locate the "system testing" application (desired behavior: it should find nothing). - Open a terminal (ctrl-alt-t), type "checkbox-qt" and press ENTER. The system testing application will start. - Press "Continue" on the first screen (welcome message). - Enter password when prompted 2) - On the "choose tests to run on your system" screen, deselect any of the component categories. - A message will pop up: "Unselecting a test will invalidate your submission for Ubuntu Friendly. If you plan to participate in Ubuntu Friendly, please, select all tests. You can always skip individual tests if you don't have the needed equipment." (desired behavior: no message appears). - Dismiss the message, then click "Deselect all" and dismiss the message again. - Click "Start testing" 3) Once testing finishes, validate that Ubuntu Friendly is not mentioned in the "submit results" screen (since the string mentioning Ubuntu Friendly is replaced before the user sees it, this shouldn't need any changes, just verification that it behaves as described/desired) [Regression Potential] The deselection warning has practically no regression potential, removing it simply toggles showing the warning dialog which has no other side effects or implications. The string change in the "submit results" message is also unlikely to cause regressions, as the string is not even included in translation catalogs and isn't even shown to the end-user (it's basically a placeholder in the UI, which at runtime gets replaced before the user ever sees it). The string change for the desktop file, which is the one causing "Ubuntu Friendly" to be searchable in the dash, would cause users accustomed to finding checkbox by typing "Ubuntu Friendly" to be unable to find checkbox this way. They'd have to type "system testing" or "checkbox" in order to locate it. This constitutes a behavior change that could be thought of as a regression; however, it is the very behavior change we're seeking with this fix. It's worth mentioning that the .desktop file string is marked as translatable and so changing it would cause existing translations to require fixing as well. Changing translatable strings on SRU is discouraged, in this case the erroneous strings can cause people to lose data and waste valuable time, if they are misled into thinking their submission will go to the Ubuntu Friendly project when in reality it's no longer active.
2013-09-20 19:24:23 Daniel Manrique bug task added checkbox (Ubuntu)
2013-09-20 19:24:33 Daniel Manrique checkbox (Ubuntu): status New Fix Released
2013-09-20 19:24:38 Daniel Manrique checkbox (Ubuntu): importance Undecided Critical
2013-09-20 19:25:28 Daniel Manrique nominated for series Ubuntu Precise
2013-09-20 19:25:28 Daniel Manrique bug task added checkbox (Ubuntu Precise)
2013-09-20 19:25:28 Daniel Manrique nominated for series Ubuntu Quantal
2013-09-20 19:25:28 Daniel Manrique bug task added checkbox (Ubuntu Quantal)
2013-09-20 19:25:28 Daniel Manrique nominated for series Ubuntu Raring
2013-09-20 19:25:28 Daniel Manrique bug task added checkbox (Ubuntu Raring)
2013-09-23 17:42:50 Launchpad Janitor branch linked lp:ubuntu/raring-proposed/checkbox
2013-09-23 19:48:16 Launchpad Janitor branch linked lp:ubuntu/quantal-proposed/checkbox
2013-09-25 21:23:55 Launchpad Janitor branch linked lp:ubuntu/precise-proposed/checkbox
2013-09-26 18:55:15 Brian Murray bug added subscriber Brian Murray
2013-10-03 16:04:54 Daniel Manrique description [Impact] Ubuntu Friendly will be discontinued on September 15, 2013. However, checkbox still mentions Ubuntu Friendly in a few places, this could mislead users into thinking the service is still active and cause them to waste time testing when those tests will no longer be useful to the community. UF is mentioned in three places in checkbox: - When deselecting tests, a warning that results may be not valid for UF appears. - The desktop file refers to Ubuntu Friendly, mainly to enable finding of checkbox by typing "ubuntu friendly" on the dash search field. - The "submit results" default message mewntions Ubuntu Friendly, in the message asking for an e-mail address to submit to. In practice, this is replaced by a different prompt so this shouldn't need changing, nor does the user ever see this message. Checkbox revision 2366 removes these three mentions of Ubuntu Friendly, and allows users to deselect any test without receiving a warning. [Test Case] - Use an active, supported Ubuntu release (12.04, 12.10, 13.04). 1) - Open the dash and search "ubuntu friendly". It will locate the "system testing" application (desired behavior: it should find nothing). - Open a terminal (ctrl-alt-t), type "checkbox-qt" and press ENTER. The system testing application will start. - Press "Continue" on the first screen (welcome message). - Enter password when prompted 2) - On the "choose tests to run on your system" screen, deselect any of the component categories. - A message will pop up: "Unselecting a test will invalidate your submission for Ubuntu Friendly. If you plan to participate in Ubuntu Friendly, please, select all tests. You can always skip individual tests if you don't have the needed equipment." (desired behavior: no message appears). - Dismiss the message, then click "Deselect all" and dismiss the message again. - Click "Start testing" 3) Once testing finishes, validate that Ubuntu Friendly is not mentioned in the "submit results" screen (since the string mentioning Ubuntu Friendly is replaced before the user sees it, this shouldn't need any changes, just verification that it behaves as described/desired) [Regression Potential] The deselection warning has practically no regression potential, removing it simply toggles showing the warning dialog which has no other side effects or implications. The string change in the "submit results" message is also unlikely to cause regressions, as the string is not even included in translation catalogs and isn't even shown to the end-user (it's basically a placeholder in the UI, which at runtime gets replaced before the user ever sees it). The string change for the desktop file, which is the one causing "Ubuntu Friendly" to be searchable in the dash, would cause users accustomed to finding checkbox by typing "Ubuntu Friendly" to be unable to find checkbox this way. They'd have to type "system testing" or "checkbox" in order to locate it. This constitutes a behavior change that could be thought of as a regression; however, it is the very behavior change we're seeking with this fix. It's worth mentioning that the .desktop file string is marked as translatable and so changing it would cause existing translations to require fixing as well. Changing translatable strings on SRU is discouraged, in this case the erroneous strings can cause people to lose data and waste valuable time, if they are misled into thinking their submission will go to the Ubuntu Friendly project when in reality it's no longer active. [Impact] Ubuntu Friendly will be discontinued on September 15, 2013. However, checkbox still mentions Ubuntu Friendly in a few places, this could mislead users into thinking the service is still active and cause them to waste time testing when those tests will no longer be useful to the community. UF is mentioned in three places in checkbox: - When deselecting tests, a warning that results may be not valid for UF appears. - The desktop file refers to Ubuntu Friendly, mainly to enable finding of checkbox by typing "ubuntu friendly" on the dash search field. - The "submit results" default message mentions Ubuntu Friendly, in the message asking for an e-mail address to submit to. In practice, this is replaced by a different prompt so this shouldn't need changing, nor does the user ever see this message. Checkbox revision 2366 removes these three mentions of Ubuntu Friendly, and allows users to deselect any test without receiving a warning. The proposed SRU omits the change to the desktop file, since it contains a translatable string which would imply additional and undesirable changes to translations. [Test Case] - Use an active, supported Ubuntu release (12.04, 12.10, 13.04). 1) - Open the dash and search "ubuntu friendly". It will locate the "system testing" application. Note this behavior will not be changed since it implies changing a translatable string, which is undesirable in an SRU. - Open a terminal (ctrl-alt-t), type "checkbox-qt" and press ENTER. The system testing application will start. - Press "Continue" on the first screen (welcome message). - Enter password when prompted 2) - On the "choose tests to run on your system" screen, deselect any of the component categories. - A message will pop up: "Unselecting a test will invalidate your submission for Ubuntu Friendly. If you plan to participate in Ubuntu Friendly, please, select all tests. You can always skip individual tests if you don't have the needed equipment." (desired behavior: no message appears). - Dismiss the message, then click "Deselect all" and dismiss the message again. - Click "Start testing" 3) Once testing finishes, validate that Ubuntu Friendly is not mentioned in the "submit results" screen (since the string mentioning Ubuntu Friendly is replaced before the user sees it, this shouldn't need any changes, just verification that it behaves as described/desired) [Regression Potential] The deselection warning has practically no regression potential, removing it simply toggles showing the warning dialog which has no other side effects or implications. The string change in the "submit results" message is also unlikely to cause regressions, as the string is not even included in translation catalogs and isn't even shown to the end-user (it's basically a placeholder in the UI, which at runtime gets replaced before the user ever sees it). The string change for the desktop file, which is the one causing "Ubuntu Friendly" to be searchable in the dash, would cause users accustomed to finding checkbox by typing "Ubuntu Friendly" to be unable to find checkbox this way. They'd have to type "system testing" or "checkbox" in order to locate it. This constitutes a behavior change that could be thought of as a regression. This change was omitted from the final SRU proposal so the regression potential, understood as "change in previous behavior", is null. The behavior is somewhat inconsistent with availability of the Ubuntu Friendly service, but this was deemed acceptable versus changing a translatable string and causing fallout in the form of untranslated text and the resulting bugs (see comment #1).
2013-10-17 21:02:14 Stéphane Graber checkbox (Ubuntu Precise): status New Fix Committed
2013-10-17 21:02:18 Stéphane Graber bug added subscriber Ubuntu Stable Release Updates Team
2013-10-17 21:02:23 Stéphane Graber bug added subscriber SRU Verification
2013-10-17 21:02:34 Stéphane Graber tags checkbox-core checkbox-core verification-needed
2013-10-17 21:05:00 Stéphane Graber checkbox (Ubuntu Raring): status New Fix Committed
2013-10-24 21:14:47 Brian Murray checkbox (Ubuntu Quantal): status New Fix Committed
2013-11-07 18:37:53 Daniel Manrique tags checkbox-core verification-needed checkbox-core verification-done-precise verification-needed
2013-11-07 21:49:05 Daniel Manrique tags checkbox-core verification-done-precise verification-needed checkbox-core verification-done-precise verification-done-quantal verification-needed
2013-11-07 22:11:53 Daniel Manrique tags checkbox-core verification-done-precise verification-done-quantal verification-needed checkbox-core verification-done-precise verification-done-quantal verification-done-raring
2013-11-11 19:09:52 Launchpad Janitor checkbox (Ubuntu Precise): status Fix Committed Fix Released
2013-11-11 19:10:01 Scott Kitterman removed subscriber Ubuntu Stable Release Updates Team
2013-11-11 19:10:18 Launchpad Janitor checkbox (Ubuntu Quantal): status Fix Committed Fix Released
2013-11-11 19:10:38 Launchpad Janitor checkbox (Ubuntu Raring): status Fix Committed Fix Released