usb-creator-gtk can't format usbstick

Bug #499933 reported by dino99
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
usb-creator (Ubuntu)
New
Undecided
Unassigned

Bug Description

how i got this problem:

on Karmic 32, i plug a usb-stick and ask "usb-creator-gtk" to format it:

the dialog box come up and the stick is well recognized but:

- a triangular warning logo is drawn before /dev/sdd ( saying no free space, that's ok, i need to format it).
- and a second copy of this stick is shown and named as /dev/sdd1 (warning space too).

Clicking on /dev/sdd1, it fail with a warning message: org.gtk.Private.RemoteVolumeMonitor.NotFound

Unplug the stick, waiting 10 seconds and plug it back: first the gui is refreshed when i unplug it and it reappeared when it's back but that time not in double ( only /dev/sdd).

Trying once again to format it: i click on device and click on "format": first, nothing seems to hapen, and few seconds later, /dev/sdd1 come up again with 0.0 B free space .

So, i suppose there is something wrong with mount/umount as Nautilus only find the stick the first time, then on unplug/plug the stick is not remounted; curiously usb-creator-gtk find it each time and even twice !!!

ProblemType: Bug
Architecture: i386
CheckboxSubmission: 0e856621e764f27871668a8d860c3158
CheckboxSystem: edda5d4f616ca792bf437989cb597002
Date: Wed Dec 23 19:20:24 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: usb-creator-gtk 0.2.12
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
SourcePackage: usb-creator
Uname: Linux 2.6.31-17-generic i686

Revision history for this message
dino99 (9d9) wrote :
Revision history for this message
dino99 (9d9) wrote :
Download full text (3.5 KiB)

Dec 23 19:06:17 oem-desktop kernel: [ 713.164101] usb 1-2: USB disconnect, address 2
Dec 23 19:06:26 oem-desktop kernel: [ 722.024010] usb 1-1: new high speed USB device using ehci_hcd and address 4
Dec 23 19:06:26 oem-desktop kernel: [ 722.158007] usb 1-1: configuration #1 chosen from 1 choice
Dec 23 19:06:26 oem-desktop kernel: [ 722.158504] scsi11 : SCSI emulation for USB Mass Storage devices
Dec 23 19:06:26 oem-desktop kernel: [ 722.158605] usb-storage: device found at 4
Dec 23 19:06:26 oem-desktop kernel: [ 722.158607] usb-storage: waiting for device to settle before scanning
Dec 23 19:06:31 oem-desktop kernel: [ 727.156173] usb-storage: device scan complete
Dec 23 19:06:31 oem-desktop kernel: [ 727.156790] scsi 11:0:0:0: Direct-Access USB Flash Memory 1.00 PQ: 0 ANSI: 2
Dec 23 19:06:31 oem-desktop kernel: [ 727.157201] sd 11:0:0:0: Attached scsi generic sg4 type 0
Dec 23 19:06:31 oem-desktop kernel: [ 727.159342] sd 11:0:0:0: [sdd] 3953664 512-byte logical blocks: (2.02 GB/1.88 GiB)
Dec 23 19:06:31 oem-desktop kernel: [ 727.159913] sd 11:0:0:0: [sdd] Write Protect is off
Dec 23 19:06:31 oem-desktop kernel: [ 727.159916] sd 11:0:0:0: [sdd] Mode Sense: 0b 00 00 08
Dec 23 19:06:31 oem-desktop kernel: [ 727.159918] sd 11:0:0:0: [sdd] Assuming drive cache: write through
Dec 23 19:06:31 oem-desktop kernel: [ 727.162387] sd 11:0:0:0: [sdd] Assuming drive cache: write through
Dec 23 19:06:31 oem-desktop kernel: [ 727.162390] sdd: sdd1

ec 23 19:30:34 oem-desktop kernel: [ 2170.484508] sd 11:0:0:0: [sdd] Assuming drive cache: write through
Dec 23 19:30:34 oem-desktop kernel: [ 2170.484514] sdd: unknown partition table
Dec 23 19:30:35 oem-desktop kernel: [ 2171.224490] sd 11:0:0:0: [sdd] Assuming drive cache: write through
Dec 23 19:30:35 oem-desktop kernel: [ 2171.224496] sdd:

Dec 23 19:32:29 oem-desktop kernel: [ 2284.695168] usb 1-1: USB disconnect, address 4
Dec 23 19:32:35 oem-desktop kernel: [ 2291.040009] usb 1-1: new high speed USB device using ehci_hcd and address 5
Dec 23 19:32:35 oem-desktop kernel: [ 2291.224084] usb 1-1: configuration #1 chosen from 1 choice
Dec 23 19:32:35 oem-desktop kernel: [ 2291.229612] scsi12 : SCSI emulation for USB Mass Storage devices
Dec 23 19:32:35 oem-desktop kernel: [ 2291.229760] usb-storage: device found at 5
Dec 23 19:32:35 oem-desktop kernel: [ 2291.229762] usb-storage: waiting for device to settle before scanning
Dec 23 19:32:40 oem-desktop kernel: [ 2296.244010] usb-storage: device scan complete
Dec 23 19:32:40 oem-desktop kernel: [ 2296.249026] scsi 12:0:0:0: Direct-Access USB Flash Memory 1.00 PQ: 0 ANSI: 2
Dec 23 19:32:40 oem-desktop kernel: [ 2296.281203] sd 12:0:0:0: Attached scsi generic sg4 type 0
Dec 23 19:32:40 oem-desktop kernel: [ 2296.332509] sd 12:0:0:0: [sdd] 3953664 512-byte logical blocks: (2.02 GB/1.88 GiB)
Dec 23 19:32:40 oem-desktop kernel: [ 2296.348507] sd 12:0:0:0: [sdd] Write Protect is off
Dec 23 19:32:40 oem-desktop kernel: [ 2296.348510] sd 12:0:0:0: [sdd] Mode Sense: 0b 00 00 08
Dec 23 19:32:40 oem-desktop kernel: [ 2296.348512] sd 12:0:0:0: [sdd] Assuming drive cache: write through
Dec 23 19:32:40 oem-desktop kernel: [ 2296.39...

Read more...

affects: ubuntu → usb-creator (Ubuntu)
Revision history for this message
komputes (komputes) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of Bug #458334, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.