After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 335903 - NTFS mount right wrong
NTFS mount right wrong
Status: RESOLVED INVALID
Product: gnome-volume-manager
Classification: Deprecated
Component: general
1.5.x
Other Linux
: Normal normal
: ---
Assigned To: Gnome volume manager maintainers
Gnome volume manager maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-24 22:42 UTC by Istvan Nyitrai
Modified: 2006-03-31 20:08 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Istvan Nyitrai 2006-03-24 22:42:06 UTC
Please describe the problem:
When I pugged an pendrive with FAT filesystem and mount it up with
gnome-volume-manager, it works good, i can read, i can write. 
BUT! When I plugged in a HDD with NTFS filesystem in USB rack and mount it up,
the nautilus say "You have no rigths to read this directory".

I looked the owner list in the /media and i see my pendriver owned by my user
who mounted this, but my hdd owner is root and i don't know why, cause i mounted
it with an user account.

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?
Everytime

Other information:
I have Gentoo 2006.0 with 2.6.16 kernel
Comment 1 Paul Chatzidimitriou 2006-03-30 18:34:13 UTC
I have the same issue in gentoo
Comment 2 Jeffrey Stedfast 2006-03-30 19:12:24 UTC
I have no idea... we pass uid=<user's uid> as a mount option for all fs's that support it.
Comment 3 Mark Barrett 2006-03-30 21:31:46 UTC
I'm also having this problem on gentoo with my NTFS removable disk drive
Comment 4 Mark Barrett 2006-03-30 21:40:26 UTC
(In reply to comment #3)
> I'm also having this problem on gentoo with my NTFS removable disk drive
> 
I must add that dmesg reports the volume as dirty. Not sure if that should make any difference
Comment 5 Jeffrey Stedfast 2006-03-31 15:13:09 UTC
does installing gnome-mount fix it? if you install gnome-mount, g-v-m just calls gnome-mount in the FS instead of doing the logic itself.

The future lies with gnome-mount anyway, as soon as gnome-mount is on every system, I'm removing the duplicate dlogic inside g-v-m

if the problem persists, thenfollow it up with the gnome-mount maintainer I guess (he's also the HAL maintainer so would probably be more helpful than I can be about this)
Comment 6 Mark Barrett 2006-03-31 20:08:23 UTC
I re-installed gnome-mount and the problem remains.
Thanks for the pointer anyway