Activity log for bug #29359

Date Who What changed Old value New value Message
2006-01-22 14:26:58 Olivier Grisel bug added bug
2006-01-22 14:35:04 Olivier Grisel summary On a fresh and up-to-date kubuntu breezy under kde 3.5, a iomega usbkey fails to automatically mount (nothing in /media and no usb disk icon on the desktop).
2006-01-22 14:35:04 Olivier Grisel description On a fresh and up-to-date kubuntu breezy, a iomega usbkey fails to automatically mount (nothing in /media and no usb disk icon on the desktop). All other keys I've tried so far worked well though. This is not a low level problem since the /dev/sda1 device was automatically created at plug time and as was able to mount it manually with:: $ mkdir clef_de_pierre $ sudo mount -t auto -o user /dev/sda1 clef_de_pierre/ and successfully umount it with:: $ sudo umount clef_de_pierre Some more details:: $ id hal uid=111(hal) gid=111(hal) groupes=111(hal),24(cdrom),25(floppy),46(plugdev) $ uname -a Linux machinaelise 2.6.12-10-386 #1 Thu Dec 22 11:37:10 UTC 2005 i686 GNU/Linux keywords: usbdisk, usb disk key, usb mass storage Additional info added as attachement (dmesg, lshal and lsusb -v outputs). On a fresh and up-to-date kubuntu breezy under kde 3.5 from the kubuntu repository [1], a iomega usbkey fails to automatically mount (nothing in /media and no usb disk icon on the desktop). All other keys I've tried so far worked well though. This is not a low level problem since the /dev/sda1 device was automatically created at plug time and as was able to mount it manually with:: $ mkdir clef_de_pierre $ sudo mount -t auto -o user /dev/sda1 clef_de_pierre/ and successfully umount it with:: $ sudo umount clef_de_pierre Some more details:: $ id hal uid=111(hal) gid=111(hal) groupes=111(hal),24(cdrom),25(floppy),46(plugdev) $ uname -a Linux machinaelise 2.6.12-10-386 #1 Thu Dec 22 11:37:10 UTC 2005 i686 GNU/Linux keywords: usbdisk, usb disk key, usb mass storage Additional info added as attachement (dmesg, lshal and lsusb -v outputs). [1] deb http://kubuntu.org/packages/kde35/ breezy main
2006-01-22 14:35:04 Olivier Grisel title Iomega usb key fail to automount on the desktop Iomega usb key fails to automount in /media and on the desktop
2006-03-17 11:31:21 Kenny Duffus kdebase: assignee kubuntu-team
2006-03-17 11:31:21 Kenny Duffus kdebase: statusexplanation
2006-05-12 13:04:42 Didier Raboud kdebase: status Unconfirmed Needs Info
2006-05-12 13:04:42 Didier Raboud kdebase: statusexplanation Marking as "Needs info" as Reporter can not reproduce the bug.
2006-05-23 16:29:32 Didier Raboud kdebase: status Needs Info Fix Released
2006-05-23 16:29:32 Didier Raboud kdebase: statusexplanation Marking as "Needs info" as Reporter can not reproduce the bug. Well. Closing as Fix Released. If anyone with a Iomega USB key can reproduce, please re-open.