Jaunty: Cd eject no longer occurs

Bug #339907 reported by Dave Morley
4
Affects Status Importance Assigned to Milestone
Wubi
Fix Released
Medium
Agostino Russo

Bug Description

Tested on 20090309 ubuntu i386 desktop cd

In the older version of wubi the cd was ejected before reboot. However in the new python install this no longer happens. This may throw new users if the cd auto starts and they think they have lost their beloved windows install.

Tags: iso-testing
Revision history for this message
Agostino Russo (ago) wrote :

The relevant file is:

src/wubi/backends/win32/eject.py

I think there might be an issue in the path, line 32,

It should probably be:

"\\\\.\\%s" % cd_path[:2]

Instead of

r'\\\\.\\' + cd_path

Cannot test that right now though

Revision history for this message
Agostino Russo (ago) wrote :

Fix is in rev90 but could not actually test the eject code, there do not seem to be regressions

Changed in wubi:
assignee: nobody → ago
importance: Undecided → Medium
status: New → Fix Committed
Agostino Russo (ago)
Changed in wubi:
milestone: none → 9.04
Revision history for this message
Dave Morley (davmor2) wrote :

Still no eject on vista or xp on rev98

Revision history for this message
Agostino Russo (ago) wrote :

Is there any error in the log?

Changed in wubi:
status: Fix Committed → In Progress
Revision history for this message
Agostino Russo (ago) wrote :

Should be fixed in r100, my tests are ok.

Changed in wubi:
status: In Progress → Fix Committed
Agostino Russo (ago)
Changed in wubi:
status: Fix Committed → Fix Released
tags: added: iso-testing
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.