Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 329225 - gnome-base/gnome-mount: fix ntfs-3g support with latest sys-fs/ntfs3g
Summary: gnome-base/gnome-mount: fix ntfs-3g support with latest sys-fs/ntfs3g
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://bugzilla.gnome.org/show_bug.c...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-21 08:49 UTC by Fabio Erculiani (RETIRED)
Modified: 2010-07-21 17:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
gnome-mount ntfs3g mount fix patch (gnome-mount-0.8-ntfs-3g.patch,502 bytes, patch)
2010-07-21 08:50 UTC, Fabio Erculiani (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fabio Erculiani (RETIRED) gentoo-dev 2010-07-21 08:49:33 UTC
Latest sys-fs/ntfs3g (don't ask me since what version because I didn't have time to dig) doesn't like -o locale= mount option provided by gnome-mount defaults. This breaks mounting with ntfs-3g.

Please find the attached patch that fixes it (hopefully, going to test it in the next hours).

Reproducible: Always
Comment 1 Fabio Erculiani (RETIRED) gentoo-dev 2010-07-21 08:50:15 UTC
Created attachment 239643 [details, diff]
gnome-mount ntfs3g mount fix patch
Comment 2 Pacho Ramos gentoo-dev 2010-07-21 17:21:35 UTC
Probably this was introduced with:
STABLE Version 2009.1.1 (January 22, 2009) – Release Notes
New: Built-in, transparent UTF-8 conversion support. This solves all the problems, described here, and even more with hidden and inaccessible filenames having national characters.
New: Support getting/setting the file creation timestamp on OS X.
Fix: An extended attribute got corrupted if the new attribute size was smaller than the original size.
Fix: Memory leaked if an extended attribute or alternate data stream couldn’t be opened.
Fix: Report an error if a filename can not be listed during reading a directory.
Change: The ‘locale=’ mount option is not used anymore for filename characterset conversion. Instead filenames are always converted to UTF-8.
Comment 3 Pacho Ramos gentoo-dev 2010-07-21 17:34:38 UTC
+*gnome-mount-0.8-r2 (21 Jul 2010)
+
+  21 Jul 2010; Pacho Ramos <pacho@gentoo.org> +gnome-mount-0.8-r2.ebuild,
+  +files/gnome-mount-0.8-ntfs3g-locale.patch:
+  Revision bump to stop passing locale mount option for ntfs3g since no
+  version in the tree recognizes it (bug #329225 by Fabio Erculiani).
+