GNOME Bugzilla – Bug 703424
Formatting a USB stick from Nautilus has no effect
Last modified: 2014-01-01 13:47:05 UTC
Steps: * Insert a USB stick * Right click on it from the Nautilus sidebar and select Format... * Fill in the options dialog and then OK past the confirm dialog Result: * Nautilus switches to ~/ * The drive isn't formatted This can be reproduced. I can format the same drive successfully using the main Disks interface.
I'm reassigning to Nautilus since the code for this feature is in Nautilus' source now. https://git.gnome.org/browse/nautilus/commit/?id=a73c8c773
When I tried this command from the command line with Ubuntu 13.10 Beta (Nautilus 3.8.2 and Disks 3.8.2): gnome-disks --block-device /dev/sdb --format-device I got this error message: Error synchronizing after initial wipe: Timed out waiting for object (udisks-error-quark, 0) I guess it's probably a gnome-disks bug then after all.
Confirming on Fedora 19: formatting via Nautilus does nothing. Calling "gnome-disks --block-device /dev/sdb --format-device" works.
Just reported bug 721278 against gnome-disks. This bug should be marked as a duplicate (I don't seem to have the permissions to do it).
As per comment 4: *** This bug has been marked as a duplicate of bug 721278 ***