FS#13410 - hal fails with ntfs partitions
Attached to Project:
Arch Linux
Opened by tuxce (tuxce) - Saturday, 21 February 2009, 23:25 GMT
Last edited by Andrea Scarpino (BaSh) - Monday, 27 April 2009, 16:42 GMT
Opened by tuxce (tuxce) - Saturday, 21 February 2009, 23:25 GMT
Last edited by Andrea Scarpino (BaSh) - Monday, 27 April 2009, 16:42 GMT
|
Details
Description:
In HAL 0.5.11-7, there is a patch "ntfs-mount-fix.patch" which make hal test for action "hal-storage-mount-fixed-extra-options", but there is no such action defined in PolicyKit files. As result of that, HAL fails when it mounts ntfs partitions. Instead of this patch, you can use this commit from hal git: http://cgit.freedesktop.org/hal/commit/?id=25f9536d8cd4ff534eb73dc603a38b7d64ebf81e The bug concerning ntfs was fixed before the commit in version 0.5.11: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=427109 Steps to reproduce: just try to mount a ntfs partition with hal or an application like nautilus, pcmanfm ... |
This task depends upon
Closed by Andrea Scarpino (BaSh)
Monday, 27 April 2009, 16:42 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in hal-0.5.12git20090406.46dc48-2
Monday, 27 April 2009, 16:42 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in hal-0.5.12git20090406.46dc48-2
Now, with hal 0.5.12git20090406.46dc48-1 I get:
Nautilus: "Cannot mount volume" dialog; "Cannot get volume.fstype.alternative".
sudo gnome-mount -p volumelabel: same error as above.
Pcmanfm: "Unable to mount device"; Error org.freedesktop.Hal.Device.Volume.UnknownFailure.
The problems still persist in nautilus o pcmanfm, but isn't this task a duplicate of
FS#12397?