Comment 9 for bug 1100190

Revision history for this message
Santiago Gala (sgala) wrote : Re: I/O Error while opening file from WebDAV over GVFS from Nautilus

Note: I am seeing the same bug, but in a slightly different setup:

* Ubuntu 13.04 up to date
* The server is jackrabbit stable
* If I mount it from nautilus with "connect to server" it fails most I/O operations with "I/O Error", including things like 'ls -l', as stat of each node fails.
* If I mount it as "sudo mkdir /media/jackrepo; sudo mount -t davfs 'http://localhost:8080/repository/default' /media/jackrepo" is works like a charm, including stat (ls -l) or opening fragments of a video

So I don't think the bug is at Libreoffice, but at the gvfs layer instead