console comand like C ""C:\Program Files (x86)\LibreOffice\program\soffice.bin" --norestore --nofirststartwizard --headless --convert-to xls "C:\AlphaStorage\mpt\mptStorage\File.ConvertedFile\1d9a404b-a859-41cc-b7c3-8658532e8458\Паспорт государственной программы 26.08.2020 15.31.xlsx" --outdir "C:\AlphaStorage\mpt\mptStorage\File.ConvertedFile\1d9a404b-a859-41cc-b7c3-8658532e8458"" doen't take value of hide grid checkmark.
Kirill, please attach that source XLSX file here. Thanks for the report ;-)
Created attachment 164732 [details] TestCase
[Automated Action] NeedInfo-To-Unconfirmed
Kirill, you shouldn't confirm your own bug reports, it should be someone another
using cli conversion does not take into account the hide grid checkbox.
44max oldest is OK, 44max master is NOK, so regression. I couln't bibisect in Linux. Someone else may try, or Windows.
Dear kirill, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Still reproducible Version: 24.2.0.0.beta1+ (X86_64) / LibreOffice Community Build ID: 0034d2ab9382da86340738137218791a4ccc9c90 CPU threads: 4; OS: Linux 6.2; UI render: default; VCL: gtk3 Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US Calc: threaded
This was all good, until the following commit. After this commit, headless conversion started failing. https://cgit.freedesktop.org/libreoffice/core/commit/?id=bfb978334cea775b8ae5c40ceea050ea0660d80a author Michael Meeks <michael.meeks@collabora.com> 2014-06-28 20:10:33 +0100 committer Michael Meeks <michael.meeks@collabora.com> 2014-06-30 15:36:26 +0100 "configmgr: faster / simpler compare for keys." The failing lasted until this commit, after which the output was already buggy. https://cgit.freedesktop.org/libreoffice/core/commit/?id=24d20bce789063f6dba2df1c5d2c5a8948d24370 author David Tardon <dtardon@redhat.com> 2014-07-07 16:34:18 +0200 committer David Tardon <dtardon@redhat.com> 2014-07-07 16:34:59 +0200 "fdo#80955 make calc_MS_Excel_97 filter default for xls ext." However, the "XLS" exported before the first commit isn't actually XLS, it's an ODS (you can rename it to ZIP, and unzip it). So this isn't a regression. I also tried performing the conversion specifying the filter: "xls:calc_MS_Excel_97" Strangely, that always resulted in an error: "Error: Please reverify input parameters..." In recent 24.8 builds: "Error: Please verify input parameters... (SfxBaseModel::impl_store <file:///home/valaki/bibisect/bibisect-linux-64-24.8/instdir/program/DDND.xls> failed: 0x81a(Error Area:Io Class:Parameter Code:26) at /home/tdf/lode/bibisect/core248/sfx2/source/doc/sfxbasemodel.cxx:3304 at /home/tdf/lode/bibisect/core248/sfx2/source/doc/sfxbasemodel.cxx:1822)"