Bug 961456 - LibreOffice can't open document from a WedDav (dav/davs) share mounted by Nautilsu
Summary: LibreOffice can't open document from a WedDav (dav/davs) share mounted by Nau...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: libreoffice
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Stephan Bergmann
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-09 16:31 UTC by Benjamin Kahn
Modified: 2015-04-15 06:14 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-04-15 06:14:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Benjamin Kahn 2013-05-09 16:31:19 UTC
Description of problem:
LibreOffice can't open document from a WedDav (dav/davs) share mounted by Nautilsu

Version-Release number of selected component (if applicable):
libreoffice-writer-3.6.6.2-5.fc18.x86_64

How reproducible:
Every time

Steps to Reproduce:
1. Mount a web dav server in nautilus
2. Find a LibreOffice document
3. double click on it to open the document
  
Actual results:
LibreOffice starts, but displays an error soon after: "General input/output error while accessing /run/user/500/gvfs/dav:host=mydavserver.com,ssl=true,prefix=%2Fwebdav/testdocument.odt."

Expected results:
File should open

Additional info:
caolan reports that this may be related to: https://bugzilla.redhat.com/show_bug.cgi?id=885156#c15 in that the davs URL is handled internally by LibreOffice.

Comment 1 Fedora End Of Life 2013-09-16 13:50:55 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 20 development cycle.
Changing version to '20'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora20

Comment 2 Stephan Bergmann 2015-04-14 06:41:09 UTC
Can you still reproduce this?

The line

  X-GIO-NoFuse=true

in the various /usr/share/applications/libreoffice-*.desktop should prevent Nautilus from calling LO with a /run/user/500/gvfs/... pathname anyway (and should instead call it with a dav:... URL).

Comment 3 Benjamin Kahn 2015-04-14 17:53:38 UTC
It works on Fedora 21! Sweet!


Note You need to log in before you can comment on or make changes to this bug.