Public bug reported:

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!

** Affects: ubiquity (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

- 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.
+ 
+ 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!

-- 
Freeze exception: display an error dialog when "Install Ubuntu" crashes.
https://bugs.launchpad.net/bugs/558371
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to