** 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.
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
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
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
** 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
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
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
** 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
** 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
** 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
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
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
** 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
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
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
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
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
**
** 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
** 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
** 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
** 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
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
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
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
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
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.
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
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
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
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
** 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
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
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
** 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
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:
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
36 matches
Mail list logo