Bug 55098

Summary: DOCUMENTATION soffice --help gives incorrect option for -show
Product: LibreOffice Reporter: Olivier Hallot <olivier.hallot>
Component: LibreofficeAssignee: Caolán McNamara <caolanm>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: andrzej, timar74
Version: unspecified   
Hardware: Other   
OS: Windows (All)   
Whiteboard: target:4.0.0
i915 platform: i915 features:

Description Olivier Hallot 2012-09-19 14:56:44 UTC
\...\soffice.exe --show "praesentation.odp" 

in windows command line does not work. The presentation does not show in presentation mode. It shows in edit mode.

This prevents using impress in kiosks, where the presentation must start in display mode, not edit mode.

Seems that soffice.exe is reaaly broken. See bug 51639 for another borked parameter.
Comment 1 Andrzej Hunt 2012-09-21 09:20:25 UTC
Hi. On Windows the correct option is "-show" (one dash). With this I couldn't reproduce any problems using 3.5 or master (3.7.0.0.alpha+) on Windows Vista or openSUSE 12.2. Could you please confirm whether using "-show" works?

Please see http://help.libreoffice.org/Impress/Showing_a_Slide_Show for documentation on this.
Comment 2 Olivier Hallot 2012-09-21 12:41:05 UTC
Thanks for looking at.

Indeed -show works in 3.5.4 under windows

However soffice --help clearly states us to use --show.

So either we fix the help screen or we fix soffice binary. But by the way, soffice.exe has many other flaws (e.g. --version).
Comment 3 Andrzej Hunt 2012-09-21 13:00:51 UTC
Renamed the bug for clarity.

I would suggest implementing --show in addition to -show for consistency with other options, rather than changing the documentation. (Similar to -version which informs you that it is deprecated.)
Comment 4 Andras Timar 2012-11-26 21:05:37 UTC
It was fixed by Caolán, 4fc8af89257436b9cad70de574a166aa11ec42f1
--show works as well as deprecated -show

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.