Comment 2 for bug 420155

Revision history for this message
arky (arky) wrote : Re: usb-creator-gtk won't allow an ISO to be selected

$ apt-cache policy usb-creator-gtk
usb-creator-gtk:
  Installed: 0.2.3
  Candidate: 0.2.3
  Version table:
 *** 0.2.3 0
        500 http://us.archive.ubuntu.com karmic/main Packages
        100 /var/lib/dpkg/status

$ usb-creator-gtk
    self.backend.add_image(filename)
  File "/usr/lib/python2.6/dist-packages/usbcreator/backends/base/backend.py", line 8, in not_implemented
    func.__name__)
NotImplementedError: add_image is not implemented by the backend.