USB imag writer wont create image

Bug #630979 reported by David Bainbridge
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
usb-imagewriter (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: usb-imagewriter

when selecting an image and selecting write to device. Nothing happens. It unmounts the device.
Terminal window shows

Traceback (most recent call last):
  File "/usr/lib/imagewriter/imagewriter.py", line 112, in do_write
    self.raw_write(source, target)
  File "/usr/lib/imagewriter/imagewriter.py", line 150, in raw_write
    src_size = float(data.stdout.readline().split()[4])*1.0
IndexError: list index out of range
Image: /media/LOCAL DISC/Documents and Settings/xxxx/Downloads/chromiumos/chromiumos.img
Target Device: Integral Splash Blue (/dev/sdb)

This is the latest version of imagewriter 1.3 and running ubuntu desktop 10.04.1

Thanks

Revision history for this message
Andreas Heinlein (aheinlein) wrote :

This is because of the space in your path to the image. Try moving it to e.g. /media/disk/chromiumos.img.

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.