! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Small problems when inserting external floppy driver (usb): weird desktop ico...
Status:
RESOLVED: WONTFIX
Product:
Thunar-vfs
Component:
General

Comments

Description Eryk Borych 2007-01-27 11:12:37 CET
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.8.1.1) Gecko/20070123 Firefox/2.0.0.1
Build Identifier: 

I have an usb external floppy drive. Output from lsusb: ID 0644:0000 TEAC Corp. Floppy. When connected to my PC without a floppy inside, a floppy icon appears on my desktop and on thunar side pane. When i click on the desktop icon an error mesage appears saying: 
Unable to mount "External Floppy Drive":

Given device "/org/freedesktop/Hal/devices/storage_serial_TEAC_TEAC_FD_05PUB" is not a volume or drive
When i click "Close", i find myself dragging this floppy disk icon over the desktop.

If i insert a diskette in this drive, however, another floppy icon appear (the first one does not dissappear, however and still gives same mistake) and it works just fine. I am able to mount/unmount it.

In my opinion, /dev/sda, which is my floppy drive, is being shown as an external device by mistake, for it is not a volume drive.
when i insert a floppy into the drive, it is recognized as /dev/sda1, and works ok. But the /dev/sda icon does not dissappear.

Reproducible: Always

Steps to Reproduce:
1.plug in external floppy disk
2.double click on the icon appeared on the desktop
3.click "Close" in error window that popped up.

Actual Results:  
When i move a mouse over the desktop, i find myself dragging a floppy icon.

Expected Results:  
in the best case, no floppy icon would appear until i put a floppy int the drive.

Result of hal-device | grep sda
 block.device = '/dev/sda'  (string)
  linux.sysfs_path_device = '/sys/block/sda'  (string)
  linux.sysfs_path = '/sys/block/sda'  (string)

Result of hal-device | grep sda1 when a floppy in inserted:
Comment 1 Eryk Borych 2007-01-27 11:14:33 CET
Result of hal-device | grep sda when a floppy in inserted:
  block.device = '/dev/sda'  (string)
  linux.sysfs_path_device = '/sys/block/sda/fakevolume'  (string)
  linux.sysfs_path = '/sys/block/sda/fakevolume'  (string)
  block.device = '/dev/sda'  (string)
  linux.sysfs_path_device = '/sys/block/sda'  (string)
  linux.sysfs_path = '/sys/block/sda'  (string)

the floppy disk is /dev/sda too, sorry for the mistake. But still, there are two icons on the desktop and in thunar side pane
Comment 2 Brian J. Tarricone (not reading bugmail) 2007-01-27 11:25:33 CET
Please file a separate bug on the dragging problem as it's a totally different issue.  I'm aware of it but I'm not really sure what's causing it.
Comment 3 Benedikt Meurer editbugs 2007-01-28 11:37:56 CET
Post the relevant part of the hal-device output, i.e. the floppy controller, the floppy drive and all associated devices.
Comment 4 Nick Schermer editbugs 2014-12-03 09:19:34 CET
Close bug reports of archived products.

Bug #2835

Reported by:
Eryk Borych
Reported on: 2007-01-27
Last modified on: 2014-12-03

People

Assignee:
Jannis Pohlmann
CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information