Bug 788042
Summary: | LibreOffice wouldn't start with --quickstart | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Tomas Pelka <tpelka> | ||||
Component: | libreoffice | Assignee: | Caolan McNamara <caolanm> | ||||
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.2 | ||||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | libreoffice-3.4.5.2-4.el6 | Doc Type: | Bug Fix | ||||
Doc Text: |
Cause: new faster startup helper not aware of the systray feature
Consequence: activating the systray feature from the command line caused the splashscreen to not be closed
Fix: extend the startup helper to be systray feature aware
Result: activating the systray feature from the command line now results in the splashscreen closing when the application has completed startup
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2012-06-20 12:53:06 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Tomas Pelka
2012-02-07 10:31:05 UTC
Created attachment 559906 [details]
lo strace
strace -o lo.strace soffice --quickstart
lo hung up
looks like it does start, except the splash screen doesn't go away. Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Cause: new faster startup helper not aware of the systray feature Consequence: activating the systray feature from the command line caused the splashscreen to not be closed Fix: extend the startup helper to be systray feature aware Result: activating the systray feature from the command line now results in the splashscreen closing when the application has completed startup Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2012-0798.html |