<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - LibreOffice-6.x Off-Line Help Should NOT Require XDG"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125956">125956</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>LibreOffice-6.x Off-Line Help Should NOT Require XDG
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.1.0.0.beta2+
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Documentation
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>lpiet@comcast.net
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>olivier.hallot@documentfoundation.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Attempting to use LiberOffice-6.x off-line help results in the following error
message:

sh: /usr/bin/xdg-open: No such file or directory

Apparently, off-line help is hard coded to use the configure information in XDG
to locate the browser for viewing off-line help pages.  On systems that do not
use XDG the off-line help will fail.

Systems that do not use XDG cannot use off-line help.

The location of the browser to view help pages should NOT be hard coded to use
XDG.  Rather, it shoud be configurable by the userthrough the regular Tools -->
Options menu procedure.


Steps to Reproduce:
1. On system without XDG press F1 or call off-line help from menu
2.
3.

Actual Results:
Error message to console:

sh: /usr/bin/xdg-open: No such file or directory

Expected Results:
An installed browser


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Having a hard-coded dependency on XDG to locate the installed browser for help
page viewing is not advisable.  People who do not need or desire XDG will be
unable to use the off-line help.

The location of the browser should be configurable by the user through the
standard Tools --> Options method.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>