I am unable to access my floppy drive through media:/ in kde 3.5.0. When clicking on the floppy icon it successfully mounts the drive then it just sits there with the little k thing spinning like its doing something. If I try to close the konq window and then go back into it, it tries to mount the floppy again. This of course produces an error stating that the drive has already been mounted. The floppy icon never changes to mounted icon. Using udev-077-r5 and hal-0.5.5.1-r1. The line for my floppy drive in my fstab looks like this: /dev/fd0 /media/floppy auto noauto,users,rw 0 0
I think this may be a problem with hal. If I run lshal -m it shows nothing when mounting/unmounting the floppy.
It is already reported upstream: http://bugs.kde.org/show_bug.cgi?id=120619
someone, maybe from red flag linux, has just added a patch that should fix the remaining parts of the bug. IMO, since KDE 3.5.5 is going to be completely stable in few days, it should be added to kdebase-kioslaves.
JFYI, I created kdebase-kioslaves/kdebase-kioslaves-3.5.5-r1 on "sabayon" overlay.
please try to incorporate the patch from kde bug 120619 Comment #34: http://bugs.kde.org/attachment.cgi?id=18579&action=view TIA
seems to be fixed with kde 3.5.6 + hal-patch (/usr/portage/sys-apps/hal/files/hal-0.5.7.1-floppies-fix.patch). I can acces my floppy now with media:/0.
Closing as fixed, thanks.