Sergej Pupykin <[email protected]> writes:

> 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.

I've committed a new version of tramp-gvfs.el to the repositories, where
the problem shall be solved. Sometimes (not always), I have problems to
write on the dav server. But according to the apache logs, it seems to
be a problem of the test server I've used (my QNAP TS-459P).

Best regards, Michael.

_______________________________________________
Tramp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to