Typo in ubiquity-dm causes ubiquity/oem-config to not launch

Bug #731536 reported by Tobin Davis
130
This bug affects 18 people
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Fix Released
High
Unassigned

Bug Description

Binary package hint: ubiquity

Specific version is 2.5.23.

This patch fixes the issue and I was able to restart the install ok.

=== modified file 'bin/ubiquity-dm'
--- bin/ubiquity-dm 2011-03-07 09:16:26 +0000
+++ bin/ubiquity-dm 2011-03-08 19:19:53 +0000
@@ -382,7 +382,7 @@
                 proc = subprocess.Popen(
                     ['lxsession','-s','Lubuntu', '-e', 'LXDE', '-a'],
                     stdin=null, stdout=logfile, stderr=logfile,
- preexec_fn=self.drop_privileges))
+ preexec_fn=self.drop_privileges)
                 #Wait until xsettings handler is launched, to have theme for the panel.
                 proc.wait()
                 extras.append(proc)

Tags: patch

Related branches

Tobin Davis (gruemaster)
Changed in ubiquity (Ubuntu):
importance: Undecided → High
Julian Taylor (jtaylor)
tags: added: patch
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ubiquity - 2.5.24

---------------
ubiquity (2.5.24) natty; urgency=low

  [ Evan Dandrea ]
  * Drop privileges earlier in ubi-partman.
  * Remove unused templates.

  [ Mario Limonciello ]
  * Fix oem-config-remove-gtk for changes in multiarch.
  * Automatic update of included source packages: flash-kernel
    2.28ubuntu17.

  [ Loïc Minier ]
  * bin/ubiquity-dm: fix superfluous closing parenthesis left behind in last
    ubiquity-dm changes; thanks Tobin Davis; LP: #731536.
 -- Mario Limonciello <email address hidden> Tue, 08 Mar 2011 14:33:04 -0600

Changed in ubiquity (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.