[Bug 1100190] Re: I/O Error while opening file from WebDAV over GVFS from Nautilus

2013-11-13 Thread l0co
> So I don't think the bug is at Libreoffice, but at the gvfs layer
instead

I don't think so. Our customer working on Windows (no gvfs) reports the
same problem for Libre Office 4.1.3.2. The Windows version of Libre
Office cannot open a proper https:// webdav link, that is accessible on
the same machine from other application (like web browser). We give the
direct https:// link to the libre office command line, from the webdav
server served by our application, there are no other layers involved.
Everything was working by years, but not after LO upgrade to >= 4
version.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1100190

Title:
  I/O Error while opening file from WebDAV over GVFS from Nautilus

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1100190/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1100190] Re: I/O Error while opening file from WebDAV over GVFS from Nautilus

2013-09-16 Thread Santiago Gala
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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1100190

Title:
  I/O Error while opening file from WebDAV over GVFS from Nautilus

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1100190/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1100190] Re: I/O Error while opening file from WebDAV over GVFS from Nautilus

2013-08-08 Thread Bug Watch Updater
** Changed in: df-libreoffice
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1100190

Title:
  I/O Error while opening file from WebDAV over GVFS from Nautilus

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1100190/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1100190] Re: I/O Error while opening file from WebDAV over GVFS from Nautilus

2013-08-06 Thread phiamo
Can confirm on Ubuntu 13.04 with LibreOffice 4.0.2.2
and owncloud 5.0.9
is there anything one could further help?a

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1100190

Title:
  I/O Error while opening file from WebDAV over GVFS from Nautilus

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1100190/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1100190] Re: I/O Error while opening file from WebDAV over GVFS from Nautilus

2013-03-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: libreoffice (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1100190

Title:
  I/O Error while opening file from WebDAV over GVFS from Nautilus

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1100190/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1100190] Re: I/O Error while opening file from WebDAV over GVFS from Nautilus

2013-01-16 Thread Bug Watch Updater
Launchpad has imported 2 comments from the remote bug at
https://www.libreoffice.org/bugzilla/show_bug.cgi?id=59424.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2013-01-15T15:01:46+00:00 Philipp Gassmann wrote:

Created attachment 73097
strace log

Problem description: 
Error when opening a file from Nautilus with LibreOffice when the file is 
WebDAV mounted with GVFS.

The Same file can be opened from the same location from within
LibreOffice, with the Open File Dialogue. Then you get asked for the
Username and Password and Libreoffice seems to access the file directly
over HTTP.

Steps to reproduce:
1. Mount a DAV Folder with Nautilus. 
URL in my Case: 
dav://admin@10.1.10.58:8080/alfresco/webdav/Sites/puzzletest/documentLibrary/Alfresco%20WebDAV%20Test/
2. Open a file with LibreOffice by doubleclick or context menu from Nautilus.
4. Error occurs.
Exact message:
(-) «General input/output error while accessing /home/pgassmann/.gvfs/WebDAV\ 
als\ admin\ auf\ 10.1.10.58%3A8080/Sites/puzzletest/documentLibrary/Alfresco\ 
WebDAV\ Test/Neu.odt.» [OK]

Working Variant:
1. = 1. above
2. Start LibreOffice
3. Open File dialogue from LibreOffice
4. Select the same file and click Open.
5. LibreOffice Dialogue: "Authentication Required", Enter user name and 
password for: "Alfresco DAV Server" on 10.1.10.58
6. Enter Username and password, click OK
7. File opens correctly

LibreOffice Version:
3.5.2-2ubuntu1

Involved Software: 
LibreOffice, Nautilus, GVFS, Alfresco

Current behavior:
Opening file from Nautilus causes Error,
Opening from LibreOffice Open File dialogue asks for credentials and works 
correctly

Expected behavior:
Opening from Nautilus works.
Opening from Open File dialog works without asking for credentials.

Attachment: strace log from following actions:
LANG=C libreoffice --strace
Open File from LibreOffice dialogue.
Trying to open file from Nautilus.
  
Operating System: Ubuntu
Version: 3.5.2 release

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1100190/comments/0


On 2013-01-16T09:13:08+00:00 Philipp Gassmann wrote:

Bug reported on Launchpad too: https://bugs.launchpad.net/df-
libreoffice/+bug/1100190

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1100190/comments/3


** Changed in: df-libreoffice
   Status: Unknown => New

** Changed in: df-libreoffice
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1100190

Title:
  I/O Error while opening file from WebDAV over GVFS from Nautilus

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1100190/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs