Activity log for bug #558371

Date Who What changed Old value New value Message
2010-04-08 11:35:03 Evan bug added bug
2010-04-08 11:37:35 Evan description Binary package hint: ubiquity Right now when ubiquity crashes in "Install Ubuntu" mode, we simply start a desktop session. While an apport notification will be available in the ensuing session, this is still a confusing course of events. If automatic mode is used, such as it is in Wubi, then dropping to the live CD desktop is entirely the wrong thing to do. In this case, if the user were to run ubiquity from the live CD session they would be installing to a partition, entirely what they were avoiding by using Wubi. The following patch adds a translatable error dialog that is shown if ubiquity exits non-zero (as it does when an exception is raised). If in automatic mode and ubiquity/reboot_on_failure is preseeded true (it is by default), then the system is rebooted following the dialog, otherwise the desktop session is started as it was prior to this change. Right now when ubiquity crashes in "Install Ubuntu" mode, we simply start a desktop session. While an apport notification will be available in the ensuing session, this is still a confusing course of events. If automatic mode is used, such as it is in Wubi, then dropping to the live CD desktop is entirely the wrong thing to do. In this case, if the user were to run ubiquity from the live CD session they would be installing to a partition, entirely what they were avoiding by using Wubi. The following patch adds a translatable error dialog that is shown if ubiquity exits non-zero (as it does when an exception is raised). If in automatic mode and ubiquity/reboot_on_failure is preseeded true (it is by default), then the system is rebooted following the dialog, otherwise the desktop session is started as it was prior to this change. Please provide a freeze exception for this patch. The new code path is only traversed on ubiquity failure and it prevents Wubi users from getting confused and doing something damaging to their disk. Thanks!
2010-04-08 11:38:00 Evan attachment added 558371.patch http://launchpadlibrarian.net/43428818/558371.patch
2010-04-08 11:39:15 Evan description Right now when ubiquity crashes in "Install Ubuntu" mode, we simply start a desktop session. While an apport notification will be available in the ensuing session, this is still a confusing course of events. If automatic mode is used, such as it is in Wubi, then dropping to the live CD desktop is entirely the wrong thing to do. In this case, if the user were to run ubiquity from the live CD session they would be installing to a partition, entirely what they were avoiding by using Wubi. The following patch adds a translatable error dialog that is shown if ubiquity exits non-zero (as it does when an exception is raised). If in automatic mode and ubiquity/reboot_on_failure is preseeded true (it is by default), then the system is rebooted following the dialog, otherwise the desktop session is started as it was prior to this change. Please provide a freeze exception for this patch. The new code path is only traversed on ubiquity failure and it prevents Wubi users from getting confused and doing something damaging to their disk. Thanks! Right now when ubiquity crashes in "Install Ubuntu" mode, we simply start a desktop session. While an apport notification will be available in the ensuing session, this is still a confusing course of events. If automatic mode is used, such as it is in Wubi, then dropping to the live CD desktop is entirely the wrong thing to do. In this case, if the user were to run ubiquity from the live CD session they would be installing to a partition, entirely what they were avoiding by using Wubi. The following patch adds a translatable error dialog that is shown if ubiquity exits non-zero (as it does when an exception is raised). If in automatic mode and ubiquity/reboot_on_failure is preseeded true (it is by default), then the system is rebooted following the dialog, otherwise the desktop session is started as it was prior to this change. Please provide a freeze exception for this patch. The new code path is only traversed on ubiquity failure and it prevents Wubi users from getting confused and doing something damaging to their disk. http://launchpadlibrarian.net/43428818/558371.patch Thanks!
2010-04-09 19:00:09 Launchpad Janitor ubiquity (Ubuntu): status New Fix Released
2010-04-09 19:17:34 Launchpad Janitor branch linked lp:ubuntu/ubiquity
2010-06-01 16:40:06 Ubuntu QA Website tags iso-testing