Comment 9 for bug 24063

Revision history for this message
Szabolcs Szakacsits (szaka) wrote :

So, do you suggest that there is a problem using FLAC files with Amarok and NTFS-3G? If yes, then please do the following as root at the command line:

     umount <ntfs_mountpoint>
     mount -t ntfs-3g <device> <ntfs_mountpoint> -o debug &> ntfs-3g.log
     reproduce the problem
     umount <ntfs_mountpoint>

and then send here or to <email address hidden> the ntfs-3g.log file. Thanks.