mounted partitions reported two times

Bug #59401 reported by Sven Bachmann
This bug report is a duplicate of:  Bug #57701: [edgy] gnome shows duplicated mounts. Edit Remove
2
Affects Status Importance Assigned to Milestone
gnome-vfs (Ubuntu)
New
Undecided
Unassigned

Bug Description

Hi,

since the update to Edgy, my mounted partitions are shown two times on the desktop. I traced it down to dbus but then I don't know how to go on.

The output when I mount the partition of "dbus-monitor --session":

signal sender=:1.5 -> dest=(null destination) path=/org/gnome/GnomeVFS/Daemon; interface=org.gnome.GnomeVFS.Daemon; member=VolumeMountedSignal
   struct {
      int32 21
      int32 0
      int32 3
      int32 2
      string "file:///media/hda5"
      string "ext3"
      string "hda5"
      string "gnome-dev-harddisk"
      boolean true
      boolean false
      boolean true
      string "/dev/hda5"
      int32 773
      string "/org/freedesktop/Hal/devices/volume_uuid_a43fd9b9_2ee6_4a0e_86e4_4a84d1fb330c"
      string ""
   }
signal sender=:1.5 -> dest=(null destination) path=/org/gnome/GnomeVFS/Daemon; interface=org.gnome.GnomeVFS.Daemon; member=VolumeMountedSignal
   struct {
      int32 22
      int32 0
      int32 3
      int32 2
      string "file:///media/hda5"
      string "ext3"
      string "hda5 (2)"
      string "gnome-dev-harddisk"
      boolean true
      boolean false
      boolean true
      string "/dev/disk/by-uuid/a43fd9b9-2ee6-4a0e-86e4-4a84d1fb330c"
      int32 773
      string ""
      string ""
   }

As you can see, there are two entrys: "hda5" and "hda5 (2)", both pointing to the same uuid, but on different locations.

Bye
  Sven

Revision history for this message
didier (did447-deactivatedaccount) wrote :

Same here but only for partitions with an UUID in /etc/fstab

I have:
/etc/fstab
# /dev/sda14
# quota broken on jfs
UUID=7296c78d-b905-4db7-b45a-c12ed6089403 /nfs4/partage jfs defaults,errors=remount-ro 0 1

/dev/sda13 /mnt/source ext3 defaults,usrquota,errors=remount-ro 0 1

on the desktop
partage
partage (2)
source

If I replace UUID by /dev/sda14
on the desktop
partage
source

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.