Version: (using KDE 4.2.3) Compiler: gcc-4.1.2 standard gentoo OS: Linux Installed from: Gentoo Packages I have set up NFSv4 share on my home server. I can mount it and browse the mountpoint with doplhin, krusader or konqueror without any problem. There are issues when I try to use nfs kioslave. Firstly my /etc/exports looks like this: /home *.brancik.homelinux.net(rw,fsid=0,insecure,no_subtree_check,async) /home/ctibor/portage *.brancik.homelinux.net(rw,insecure,no_subtree_check,async,nohide,no_root_squash) /home 10.88.254.0/255.255.255.240(rw,fsid=0,insecure,no_subtree_check,sync) /home/ctibor/portage 10.88.254.0/255.255.255.240(rw,insecure,no_subtree_check,async,nohide,no_root_squash) Note: The portage dir is bind mounted from /usr/portage which resides on another partition and filesystem. First problem: When i type nfs://servername I get two folders listed: home home/ctibor/portage - slashes on this line are weird, not the standard ones, they lean to the right Clicking on the latter leads to the warning saying the folder do not exist, with some weird chars replacing the slashes. Second problem: First folder works ok, until I want to open folder which contains file or directory with nonASCII character(s) in it's name. Then it again displays the dialog warning and refreshes current view.
I can confirmed this bug at KDE 4.3. I have noticed same problem but with nfs 3. Slashes in path are also weird - falling to the right. I post screenshot in attachement. In address bar than paths looks like this one: nfs://192.168.1.1/mnt%E2%81%84data%E2%81%84music/
Created attachment 36075 [details] Bad slashes.
I think it could be a locale think, because I use Czech locale and reporter of the bug may be to.
Yes. I forgot to add the information. It is true. I use czech locale.
This bug still remains in KDE 4.3.1. Any chance for fix?
Bug remains in KDE 4.3.2.
Bug remains in KDE 4.3.3
Suffering the same issue - any shares with a / in them can't be mounted. i.e. nfs://machine/storage/share and it'll fail - the export is /storage/share on the server. Locale is Australia - going to try with US. This is in 4.3.2 on Mandriva 2010. Cheers, Alan.
Actually - this is a dupe of BUG 184997 *** This bug has been marked as a duplicate of bug 184997 ***