[Bug 627354] New: No way in KDE to specify mount options for vfat media (USB stick, memory cards, ..)
http://bugzilla.novell.com/show_bug.cgi?id=627354 http://bugzilla.novell.com/show_bug.cgi?id=627354#c0 Summary: No way in KDE to specify mount options for vfat media (USB stick, memory cards, ..) Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: All OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: KDE4 Workspace AssignedTo: kde-maintainers@suse.de ReportedBy: krienke@uni-koblenz.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.8) Gecko/20100723 SUSE/3.6.8-0.1.1 Firefox/3.6.8 In general the problem is that KDE or the underlying system like udisks offers no way to specify mount options to be used when mounting VFAT media via the device monitoring and mounting KDE plasmoid. As a result the user does have no control over the way files on these media appear regarding eg case of filenames. In particular there was a change in the kernel that openSUSE 11.3 uses so that a vfat mount without options uses shortname=mixed instead of shortname=lower which was the default before. As a result in earlier openSUSE versions if I inserted a SD-flash media from my photo camera all photos were displayed with lower case (which was what I wanted) but now since 11.3 they are displayed all in upper case and there is no way for me to tell the system to show and especially copy them as lower case. So now I have to copy them tomy harddisk first and then as a next step to rename all of them so they are lower case, which is extra work that would not have to be done if the system would allow me to see the files on the media the way I like it (in lower case). A solution for a single system might perhaps be a fstab based mount using the correct shortname=lower mount option, but this is not a solution if you consider a hundreds of linux systems like here at the university and a hundereds of different linux users wanting to plug in different USB-media with different partitioning and different wishes eg regarding file names (upper, lower case, ...). This is not solvable by an fstab based approach but only by letting the user decide how he wants to see the files on his vfat device, which is not possible up to now. The strange thing is that upper case display of files is used when I insert a sd-card written by my Nikon D80 camera. If I insert an vfat formatted USB stick files appear in lower case. Heaven knows why. I probably depends on the exact behaviour of the default mount option shortname=mixed. If there is a way to tell 11.3 to always mount vfat media using mount option shortname=lower not using fstab, then please let me know. Thanks Rainer Reproducible: Always Steps to Reproduce: 1. 2. 3. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=627354 http://bugzilla.novell.com/show_bug.cgi?id=627354#c1 Christian Trippe <ctrippe@gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://bugs.kde.org/show_b | |ug.cgi?id=168914 CC| |ctrippe@gmx.net --- Comment #1 from Christian Trippe <ctrippe@gmx.net> 2010-08-03 19:42:45 UTC --- The wish for being able to edit the mount options in KDE is the following upstream bug https://bugs.kde.org/show_bug.cgi?id=168914 Therefor this bug should in principle be resolved as upstream (see http://en.opensuse.org/openSUSE:Bugreport_KDE#Report_at_bugzilla.novell.com_... ), but I leave it open at the moment, so if somebody knows a workaround he can add it. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=627354 https://bugzilla.novell.com/show_bug.cgi?id=627354#c2 Rolf Krahl <rolf@rotkraut.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rolf@rotkraut.de --- Comment #2 from Rolf Krahl <rolf@rotkraut.de> 2011-02-27 14:44:01 UTC --- A detailed analysis of this issue can be found in http://www.linuxforen.de/forums/showpost.php?p=1741457&postcount=13 (in German). The page also proposes a work around for a slightly different situation (adding another mount option). I adapted this fix for the present case to set "shortname=lower". Work around: 1. mv /usr/lib/hal/hal-storage-mount /usr/lib/hal/hal-storage-mount.bin 2. place the attached Perl skript to /usr/lib/hal/hal-storage-mount Obviously, this is not a solution, but rather a dirty hack, as it only replaces one hard wired option by another one, but does not any way to configure it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=627354 https://bugzilla.novell.com/show_bug.cgi?id=627354#c3 --- Comment #3 from Rolf Krahl <rolf@rotkraut.de> 2011-02-27 14:52:17 UTC --- Created an attachment (id=416432) --> (http://bugzilla.novell.com/attachment.cgi?id=416432) A Perl script wrapper around /usr/lib/hal/hal-storage-mount -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=627354 https://bugzilla.novell.com/show_bug.cgi?id=627354#c4 Christian Trippe <ctrippe@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |raffo@cdi.com --- Comment #4 from Christian Trippe <ctrippe@opensuse.org> 2011-08-11 09:44:09 UTC --- *** Bug 561668 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=561668 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=627354 https://bugzilla.novell.com/show_bug.cgi?id=627354#c5 Christian Trippe <ctrippe@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |UPSTREAM --- Comment #5 from Christian Trippe <ctrippe@opensuse.org> 2012-01-28 18:24:48 UTC --- Upstream bug is still open. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com