https://bugzilla.novell.com/show_bug.cgi?id=698677 https://bugzilla.novell.com/show_bug.cgi?id=698677#c4 Neil Brown <nfbrown@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nfbrown@novell.com Component|Network |KDE4 Applications AssignedTo|nfbrown@novell.com |kde-maintainers@suse.de --- Comment #4 from Neil Brown <nfbrown@novell.com> 2011-06-14 05:07:39 UTC --- I can duplicate this problem or something a lot like it. It appears to be a problem with 'dolphin' or possibly with with the kde libraries that it uses. I'll get it assigned to someone who knows about that. I find that: 1/ When I start 'dolphin' it correctly discovers NFS mount points listed in /etc/fstab. If they are mounted and I can browse them. If they are not mounted it will try to mount them for me (which fails because I haven't given myself permission to mount them). 2/ If I use 'yast2' to add an NFS mount point while dolphin is running, dolphin sometimes notices and sometimes doesn't. When I created the mount point at a pre-existing directory it didn't notice. When I requested a new directory be created it did. However when it does notice it appears to think that the mount point is not mounted even though it is. So when I try to browse to it I get an error that the mountpoint is recorded as being mounted in mtab - which of course is correct. Dolphin should accept this as perfectly valid, rather than complain. This is the primary problem here I believe. 3/ If I manually unmount and then mount the filesystem (sudo umount /foo; sudo mount /foo), 'dolphin' will notice and the little icon in the left side bar will change. So it clearly know whether the filesystem is mounted or not. However when I try to click on that link I always get an error that dolphin tried to mount and failed. It either failed because it is already mounted (which is bad) or because I don't have permission (which is correct). So: could some KDE person please look at this - thanks. -- 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.