Bug 43310 - "soffice --nodefault" fails to show any UI (hangs)
Summary: "soffice --nodefault" fails to show any UI (hangs)
Status: RESOLVED DUPLICATE of bug 42470
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
Master old -3.6
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-28 09:02 UTC by Lionel Elie Mamane
Modified: 2011-12-01 13:36 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lionel Elie Mamane 2011-11-28 09:02:06 UTC
When launching my debug build of master with option --nodefault, no UI appears. If not launched with --nologo, the splash screen appears and disappears, but no LibreOffice window.

Running it under strace, the last line is:

futex(0x116f094, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 7, {1322500654, 573238000}, ffffffff
Comment 1 Lionel Elie Mamane 2011-12-01 13:36:22 UTC
Possibly not crashed, but just does not show any UI. It seems this might have been on purpose and a "good thing". Anyway, the discussion happens in bug 42470

*** This bug has been marked as a duplicate of bug 42470 ***