[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-08-18 Thread Martin Pitt
** Description changed: [Impact] - * This bug is a runtime exception caused by invalid erase type. - * With this bug users can not erase disks with usb-creator. +  * This bug is a runtime exception caused by invalid erase type. +  * With this bug users can not erase disks with usb-creator.

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-08-18 Thread Martin Pitt
Oops, thanks Timo :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294877 Title: usb-creator fails to wipe usb device when the device has ext4 partition To manage notifications about this bug go

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-08-18 Thread Timo Jyrinki
There was a typo in the changelog, but this got fixed now by Martin (in 14.10 so far): usb-creator (0.2.61) utopic; urgency=medium * Don't specify an erase type. Using "zero" will take an awfully long time, time out, and isn't necessary. (LP: #294877) * Revert "Ignore errors from synchron

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-08-18 Thread Martin Pitt
Note that there is an udisks2 bug here as well, but that's already tracked in bug 1059872. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294877 Title: usb-creator fails to wipe usb device when the

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-08-14 Thread Ara Pulido
** Description changed: - A dialog with the following text appears anytime I try to wipe my usb - pen (both when partitioned and unpartitioned): - - org.freedesktop.DBus.Python.gi._glib.GError: Traceback (most recent call last): -   File "/usr/lib/python3/dist-packages/dbus/service.py", line 707

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-08-13 Thread Yu Ning
Yes, I had also tried to use the type=empty in comment #16 (the last line), it should work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294877 Title: usb-creator fails to wipe usb device when the

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-08-13 Thread Martin Pitt
Thinking about this again, using "erase": "zero" might not actually be what we want here. For usb-creator it's not really necessary to actually write zeros over the entire device, just to clear up all partition and file system signatures. Hence this should rather call Format() with type=empty. If s

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-08-13 Thread Yu Ning
** Description changed: A dialog with the following text appears anytime I try to wipe my usb pen (both when partitioned and unpartitioned): org.freedesktop.DBus.Python.gi._glib.GError: Traceback (most recent call last): - File "/usr/lib/python3/dist-packages/dbus/service.py", line 707

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-08-11 Thread Ara Pulido
** Changed in: udisks2 (Ubuntu Trusty) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294877 Title: usb-creator fails to wipe usb device when the device has ext4

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-07-30 Thread Ara Pulido
** Changed in: oem-priority Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294877 Title: usb-creator fails to wipe usb device when the device has ext4 partiti

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-07-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: usb-creator (Ubuntu Trusty) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294877

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-07-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: udisks2 (Ubuntu Trusty) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294877 Titl

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-06-17 Thread Bug Watch Updater
** Changed in: udisks Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294877 Title: usb-creator fails to wipe usb device when the device has ext4 partition To m

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-06-16 Thread Yu Ning
Oh, thanks for the information. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294877 Title: usb-creator fails to wipe usb device when the device has ext4 partition To manage notifications about

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-06-16 Thread Martin Pitt
The "timed out waiting" one is bug 1318954, for the record. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294877 Title: usb-creator fails to wipe usb device when the device has ext4 partition To

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-06-16 Thread Yu Ning
I tested this on trusty, with the "zero" erase type it popups below messages several seconds after clicking the "erase" button. org.freedesktop.DBus.Python.gi._glib.GError: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/dbus/service.py", line 707, in _message_cb ret

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-06-16 Thread Launchpad Bug Tracker
This bug was fixed in the package usb-creator - 0.2.58 --- usb-creator (0.2.58) utopic; urgency=medium * Use "zero" erase type instead of the invalid "". (LP: #1294877) * Bump Standards-Version to 3.9.5, no changes necessary. -- Martin PittMon, 16 Jun 2014 11:20:04 +0200 **

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-06-16 Thread Ara Pulido
** Also affects: oem-priority/trusty Importance: Undecided Status: New ** Also affects: usb-creator (Ubuntu Trusty) Importance: Undecided Status: New ** Also affects: udisks2 (Ubuntu Trusty) Importance: Undecided Status: New -- You received this bug notification be

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-06-16 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/usb-creator -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294877 Title: usb-creator fails to wipe usb device when the device has ext4 partition To man

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-06-16 Thread Launchpad Bug Tracker
** Branch linked: lp:usb-creator -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294877 Title: usb-creator fails to wipe usb device when the device has ext4 partition To manage notifications about

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-06-16 Thread Martin Pitt
** Changed in: usb-creator (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294877 Title: usb-creator fails to wipe usb device when the device has ex

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-06-16 Thread Martin Pitt
That's not a bug in udisks. As the error message says, an empty "erase" value is invalid, you need to specify a mode: http://udisks.freedesktop.org/docs/latest/gdbus- org.freedesktop.UDisks2.Block.html#gdbus-method-org-freedesktop- UDisks2-Block.Format ** Changed in: udisks2 (Ubuntu) Statu

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-06-10 Thread Bug Watch Updater
Launchpad has imported 1 comments from the remote bug at https://bugs.freedesktop.org/show_bug.cgi?id=76432. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-06-10 Thread Sebastien Bacher
seems similar to https://bugs.freedesktop.org/show_bug.cgi?id=76432 ** Bug watch added: freedesktop.org Bugzilla #76432 https://bugs.freedesktop.org/show_bug.cgi?id=76432 ** Also affects: udisks via https://bugs.freedesktop.org/show_bug.cgi?id=76432 Importance: Unknown Status: Unk

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-05-24 Thread George
Same problem exists with 32-bit architecture: org.freedesktop.DBus.Python.gi._glib.GError: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/dbus/service.py", line 707, in _message_cb retval = candidate_method(self, *args, **keywords) File "/usr/share/usb-creator/usb

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-05-16 Thread Stefan Rijnhart (Therp)
Hi Dimitri ;-) Same problem here. To answer your question: When trying to format using Disks, quick format is fine but zeroing leads to 'Error synchronizing after initial wipe: Timed out waiting for object (usdisks-error-quark, 0)'. I guess this nominates this issue as a duplicate of lp:1294877.

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-04-24 Thread Camo Ninja
Hey guys I am having the same problem but I used Gparted to format the usb drive to fat32 then the start up disk creator worked fine! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294877 Title: usb

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-04-23 Thread Dimitri John Ledkov
Well, imho the bug is with udisks2, can you also reproduce these bugs using "Disks" application? cause when udisks2 is asked to format something, it should, well, format it =) ** Changed in: usb-creator (Ubuntu) Assignee: Dimitri John Ledkov (xnox) => (unassigned) ** Also affects: udisks2 (U

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-04-23 Thread Ara Pulido
Dimitri, can you have a look to this one, please? ** Changed in: oem-priority Status: New => Triaged ** Changed in: usb-creator (Ubuntu) Assignee: (unassigned) => Dimitri John Ledkov (xnox) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-04-14 Thread Timo Jyrinki
Ok I changed the title to what seems to be the case also in this bug's reported case. To sum up my experiences: - If you have no partition table, ie. whole USB stick formatted as a partition without a table (/dev/sdb mounted, not /dev/sdb1), you get bug #1300361 "'NoneType' object has no attribu

[Bug 1294877] Re: usb-creator fails to wipe usb device

2014-04-09 Thread Yu Ning
** Also affects: oem-priority Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294877 Title: usb-creator fails to wipe usb device To manage notifications a

[Bug 1294877] Re: usb-creator fails to wipe usb device

2014-03-28 Thread Tom Fields
Simliar message here: " org.freedesktop.DBus.Python.AttributeError: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/dbus/service.py", line 707, in _message_cb retval = candidate_method(self, *args, **keywords) File "/usr/share/usb-creator/usb-creator-helper", line

[Bug 1294877] Re: usb-creator fails to wipe usb device

2014-03-26 Thread Ivan Larionov
AFAIK it related to bug #1012081 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294877 Title: usb-creator fails to wipe usb device To manage notifications about this bug go to: https://bugs.launchp

[Bug 1294877] Re: usb-creator fails to wipe usb device

2014-03-23 Thread Alberto Salvia Novella
** Changed in: usb-creator (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294877 Title: usb-creator fails to wipe usb device To manage notifications about

[Bug 1294877] Re: usb-creator fails to wipe usb device

2014-03-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: usb-creator (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294877 Title:

[Bug 1294877] Re: usb-creator fails to wipe usb device

2014-03-21 Thread IKT
I didn't think it was possible but the software is now completely worthless. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294877 Title: usb-creator fails to wipe usb device To manage notification