Public bug report changed: https://launchpad.net/malone/bugs/28920
Comment: I don't have to insert the CD-s in the exact same time. A 1sec difference seems to do the same. I guess it has to happen before the file browser is launched for the first one. BTW, the sistem is a 1.7ghz with 700MB ram so it shouldn't be a delay issue or something. Bellow you have the gnome-volume-manager messages. It seems to execute the same command. Ok, after noticing that warning I commented /dev/hdc from /etc/fstab and _it works_ ! That is, both cd-s show up, and the 2 File managers are ok. /dev/hdc was set up for /media/cdrom0 and aparently the other cdrom was stealing the location. Maybe the gnome-volume-manager should show a visual warning about this ?? Ask me if I want to use another mountpoint _or_ stop the other cdrom drive from using a "reserved" path ? (I stil get some umount error sometimes but I guess is due to the file manager accessing some file. It works if I close the file manager and reopen). manager.c/1619: New Device: /org/freedesktop/Hal/devices/volume_label_ manager.c/1686: Changed: /dev/hdd manager.c/1258: mounting /org/freedesktop/Hal/devices/volume_label_... manager.c/696: executing command: /usr/bin/pmount-hal /org/freedesktop/Hal/devices/volume_label_ manager.c/1878: Mounted: /org/freedesktop/Hal/devices/volume_label_ manager.c/696: executing command: nautilus -n --no-desktop '/media/cdrom0' manager.c/1619: New Device: /org/freedesktop/Hal/devices/volume_label__0 manager.c/1686: Changed: /dev/hdc manager.c/1258: mounting /org/freedesktop/Hal/devices/volume_label__0... manager.c/696: executing command: /usr/bin/pmount-hal /org/freedesktop/Hal/devices/volume_label__0 Warning: device /dev/hdc is already handled by /etc/fstab, supplied label is ignored manager.c/1878: Mounted: /org/freedesktop/Hal/devices/volume_label__0 manager.c/696: executing command: nautilus -n --no-desktop '/media/cdrom0' -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
