<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 QuickStarter is no longer available in system tray"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108565">108565</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>LibreOffice QuickStarter is no longer available in system tray
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>5.2.7.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </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>UI
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>pavel.kovalenko@vectorprava.ru
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description of problem:
libreoffice: unavailable quickstarter

Version-Release number of selected component (if applicable):
LibreOffice Version: 5.2.7.2
ID: 5.2.7.2-3.fc25

How reproducible:


Steps to Reproduce:
1. Install libreoffice (sudo dnf install libreoffice-writer) on Fedora 20 or
later (in my case FC25_x64)
2. Start libreoffice (libreoffice --writer)
3. Try to enable QuickStarter (Tools > Options > Memory) 

Actual results:
QuickStarter no longer available in system tray. No such option avaible
Without quickstarter LibreOffice opens files very slowly.
With all enabled tweaks -preload, JavaDisabled, 64Gb of memory - 2 seconds.


Expected results:
QuickStarter should be available in system tray:
<a href="https://ask.libreoffice.org/upfiles/14915774457829115.png">https://ask.libreoffice.org/upfiles/14915774457829115.png</a>
With quickstarter LibreOffice opens files instantly.

Additional info:
1. This option is avaible in official docs:
<a href="https://help.libreoffice.org/index.php?title=Common/Memory&Version=5.2">https://help.libreoffice.org/index.php?title=Common/Memory&Version=5.2</a>

2. In Gentoo this was error and was fixed (compilation option)
<a href="https://bugs.gentoo.org/show_bug.cgi?id=561842">https://bugs.gentoo.org/show_bug.cgi?id=561842</a>

3. RedHat Support  (Caolan McNamara
<a href="https://bugzilla.redhat.com/show_bug.cgi?id=1462100">https://bugzilla.redhat.com/show_bug.cgi?id=1462100</a>):

The systray thing is gtk2 only while we've moved on to gtk3 by default. The
full systray set of gtk apis
(<a href="https://developer.gnome.org/gtk3/stable/GtkStatusIcon.html">https://developer.gnome.org/gtk3/stable/GtkStatusIcon.html</a>) fot the systray
have been deprecated and the systray concept is deprecated since GNOME3
(<a href="https://wiki.gnome.org/Design/OS/MessageTray/Compatibility">https://wiki.gnome.org/Design/OS/MessageTray/Compatibility</a>) so its not
practical to reimplement the systray for gtk3. Retaining it for gtk2 only
doesn't gain us much.

3. The cost of the lack of options per employee:
   2 seconds * 50 times * 22 working days = 36 minutes
   0.6 hours * 3$ per hour * 12 months = $ 21 per year</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>