Bug 170636

Summary: Add 'mount options' for removable media
Product: [Applications] dolphin Reporter: Pavel Zheltobryukhov <pij>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: mikopp
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: proposed patch
sample fdi file

Description Pavel Zheltobryukhov 2008-09-07 19:03:40 UTC
Version:            (using KDE 4.1.1)
OS:                Linux
Installed from:    SuSE RPMs

When I plug USB stick, it mounting in KDE4 as (for example)

/dev/sdb1 on /media/disk type vfat (rw,nosuid,nodev,uid=1001)

As you can see, 'utf8' option losed, the names of files and folders with national symbols (Cyrillic, or German umlauts, for example) will be displaed incorrectly.

Then, mount the same USB stick in KDE3 on the same machine:

/dev/sdb1 on /media/disk type vfat (rw,nosuid,nodev,noatime,flush,uid=1001,utf8,shortname=lower)

the 'utf8' appear and national symbols displayed properly. Reboot and login into KDE4 session - this mounting options persist:

/dev/sdb1 on /media/disk type vfat (rw,nosuid,nodev,noatime,flush,uid=1001,utf8,shortname=lower)

Does KDE4 still use ~/.kde/share/config/mediamanagerrc file? (because I found changes in this file and this changes, maden in KDE3, reflecting in KDE4 session after re-login). 

Conclusion: need a GUI tool to make changes in mounting options for removable medias.
Comment 1 Pavel Zheltobryukhov 2008-09-19 15:42:37 UTC

*** This bug has been marked as a duplicate of bug 161673 ***
Comment 2 Michael Kopp 2010-01-22 20:36:50 UTC
Duplicate of 168914
Comment 3 Michael Kopp 2010-01-22 22:36:37 UTC
Created attachment 40133 [details]
proposed patch
Comment 4 Michael Kopp 2010-01-22 22:37:18 UTC
Created attachment 40134 [details]
sample fdi file
Comment 5 Peter Penz 2010-01-25 10:22:09 UTC

*** This bug has been marked as a duplicate of bug 168914 ***