https://bugs.documentfoundation.org/show_bug.cgi?id=144099

            Bug ID: 144099
           Summary: Missing x-scheme-handler association at install avoid
                    online edit from browser
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Installation
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: cpot...@ceo-vision.com

If you try to launch Libreoffice from a web application on Ubuntu (other distro
also), you will get a :

- "Failed to launch 'ms-word:" "scheme does not have a registered handler" 
or
- "Failed to launch 'vnd.libreoffice.command:" "scheme does not have a
registered handler"

depending of the launch method.

You can also show the problem from the command line :

$ xgd-open ms-word:ofe|u|https://serveraddress/path/to/file.docx
or
$ xgd-open
vnd.libreoffice.command:ofe|u|https://serveraddress/path/to/file.docx

$ "gio: the specified location is not supported"

Environment : Ubuntu 20.04LTS, Libreoffice 6.5.7.2 and 7.1.5 

At linux install, Libreoffice should register for URI by :

$ xdg-mime default libreoffice-writer.desktop
x-scheme-handler/vnd.libreoffice.command
$ xdg-mime default libreoffice-writer.desktop x-scheme-handler/ms-word
$ sudo update-desktop-database

or course this has to be done for other format (spreadsheet,...)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to