http://bugzilla.novell.com/show_bug.cgi?id=515033 Summary: gnome-mount mounts USB flash without "-o uid" option Classification: openSUSE Product: openSUSE 11.2 Version: Factory Platform: i586 OS/Version: openSUSE 11.1 Status: NEW Severity: Major Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: octo47@gmail.com QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.1.0) Gecko/20090617 SUSE/3.5.0-4.3 Firefox/3.5 After update to 0.8-8.4 my box can't mount usb under correct user. It mounts it under root permissions. It's looks like no -o uid option passed iternally. If I revert to previous version gnome-mount-0.8-1.47, all works as expected. Reproducible: Always Steps to Reproduce: 1.Insert USB Stick 2.Try to write to it something 3.You got "permission denied" Actual Results: gnome-mount -vbd /dev/sdg1 gnome-mount 0.8 (gnome-mount:6265): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup. (gnome-mount:6265): atk-bridge-WARNING **: IOR not set. (gnome-mount:6265): atk-bridge-WARNING **: Could not locate registry ** (gnome-mount:6265): DEBUG: Mounting /org/freedesktop/Hal/devices /volume_uuid_F26C_7B7E ** (gnome-mount:6265): DEBUG: Mounting /org/freedesktop/Hal/devices/volume_uuid_F26C_7B7E with mount_point='KINGSTON', fstype='', num_options=0 Plugged /dev/sdg1 on «/media/KINGSTON» Expected Results: gnome-mount --block --no-ui --verbose --device /dev/sdg1 gnome-mount 0.8 (gnome-mount:8270): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup. (gnome-mount:8270): atk-bridge-WARNING **: IOR not set. (gnome-mount:8270): atk-bridge-WARNING **: Could not locate registry ** (gnome-mount:8270): DEBUG: Mounting /org/freedesktop/Hal/devices/volume_uuid_F26C_7B7E ** (gnome-mount:8270): DEBUG: read default option 'shortname=lower' from gconf strlist key /system/storage/default_options/vfat/mount_options ** (gnome-mount:8270): DEBUG: read default option 'flush' from gconf strlist key /system/storage/default_options/vfat/mount_options ** (gnome-mount:8270): DEBUG: read default option 'utf8' from gconf strlist key /system/storage/default_options/vfat/mount_options ** (gnome-mount:8270): DEBUG: read default option 'uid=' from gconf strlist key /system/storage/default_options/vfat/mount_options ** (gnome-mount:8270): DEBUG: Mounting /org/freedesktop/Hal/devices/volume_uuid_F26C_7B7E with mount_point='KINGSTON', fstype='', num_options=4 ** (gnome-mount:8270): DEBUG: option='shortname=lower' ** (gnome-mount:8270): DEBUG: option='flush' ** (gnome-mount:8270): DEBUG: option='utf8' ** (gnome-mount:8270): DEBUG: option='uid=1000' Plugged /dev/sdg1 on «/media/KINGSTON» -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.