On 27.05.2010 01:49, Sergej Pupykin wrote:
How can I fix it?
I try to change path in:
;; The call must be asynchronously, because of the "askPassword"
;; or "askQuestion"callbacks.
(with-tramp-dbus-call-method vec nil
:session tramp-gvfs-service-daemon tramp-gvfs-path-mounttracker
tramp-gvfs-interface-mounttracker "mountLocation"
`(:struct
here-->> ,(dbus-string-to-byte-array "/dav")
,(tramp-gvfs-mount-spec vec))
(dbus-get-unique-name :session)
:object-path object-path)
It asks password, mounts proper locations, but then hangs for some time
and prints 'Location already mounted' error message.
_______________________________________________
Tramp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/tramp-devel