Comment 23 for bug 1208129

Revision history for this message
fatai gbede (fatai15) wrote : RE: [Bug 1208129] Re: Compares NoneType() and str(), hence fails to make bootable usb

thank you, i have arranged for the installation with my computerist
> Date: Mon, 9 Feb 2015 03:33:43 +0000
> From: <email address hidden>
> To: <email address hidden>
> Subject: [Bug 1208129] Re: Compares NoneType() and str(), hence fails to make bootable usb
>
> Hi Sasa, maybe you could try my testing ppa, it has the patch alongside
> with some other patches applied:
>
> sudo add-apt-repository ppa:yuningdodo/test
> sudo apt-get update
> sudo apt-get install usb-creator-gtk
>
> You could find the source code here (converted to debian 3.0 quilt format):
> lp:~yuningdodo/ubuntu/trusty/usb-creator/testing
>
> And you could always remove my ppa and revert to original version with
> below commands:
>
> sudo rm /etc/apt/sources.list.d/yuningdodo-test-trusty.list
> sudo apt-get update
> sudo apt-get install usb-creator-gtk/trusty-updates usb-creator-common/trusty-updates
>
> --
> You received this bug notification because you are a bug assignee.
> https://bugs.launchpad.net/bugs/1208129
>
> Title:
> Compares NoneType() and str(), hence fails to make bootable usb
>
> Status in usb-creator package in Ubuntu:
> Confirmed
>
> Bug description:
> Ubuntu version: 13.04 with all updates
>
> Steps to reproduce:
> 1. Open usb-creator-gtk or usb-creator-kde
> 2. Browse required iso and try to make a usb bootable
> 3. Then just after it starts copying files, an error dialog box with following message appears.
> "An uncaught exception was raised: unorderable types: NoneType() <= str()"
> In gtk version dialog box title is "Installation failed", in kde it is "Error - startup disk creator".
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1208129/+subscriptions