Summary: | Unable to mount NFS volume via NFS shortcut on desktop | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | Martin Samek <mr> |
Component: | general | Assignee: | David Faure <faure> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | andresbajotierra, mr |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Martin Samek
2009-08-08 14:24:26 UTC
When is the NFS volume mounted manually and I try to unmount it via NFS shortcut. Then I get this error: Could not unmount device. The reported error was: sh: /bin/umount/home/marsark/Desktop/NFS: is not directory It is obvious that there is some bug in the path. The unmount path bugs is related to KIO (I'm fixing it right now). Mountpoint and desktopfile path switches bug, fixed at: 4.4 -> svn rev.1008897 , 4.3.x -> svn rev. 1008898 Unmount command + path being merged (missing space) bug, fixed at: 4.4 -> svn rev 1008901 , 4.3.x -> 1008904. So, the two problems you described in comment 1 are already fixed. Can you check this: - Open Dolphin and browse to your Desktop folder (or where you NFS device link is), then try to mount it or unmount it. Confirm me that you are getting the same error (and therefore, this is not a Plasma bug, but a KIO one). BTW, this looks related to bug 172023 Thanks Yes, I can confirm that. I get same error when mount/unmount NFS link from Dolphin. My NFS link is placed in ~/Desktop/ and the Desktop directory is set to be displayed in Folder view widget at my Plasma desktop. I think, that problem with mounting of NFS or HDD (as in bug 172023) may be also caused by wrong path given to mount. IIRC, the path given to mount is the proper one. The problem I fixed was related to the unmount() call. Still remains in 4.3.1. No I am able to mount from konsole and umount by icon on desktop. So umount has been fixed, but mount still waiting to be fixed. Any ideas? Mount doesn't work in kde 4.3.2. - Do you agree on merging this with bug 172023 ? Regards Yes, I agree. It seems to be same issue. Thanks *** This bug has been marked as a duplicate of bug 172023 *** |