Create a new presenation, set page orientation to portrait and save it as MS PPTX. Then open the file again. Now the page orientation is set to landscape, but it is displayd in portrait mode. Exporting presentation to PDF works fine - it creates portrait. Printing the presenation creates always a print in landscape, even if I set the orientation to portrait in the printer settings. As workaround I have to change the setting for the pages every time I open the PPTX. When saving in ODP it works normal. Maybe the page orientation can not be saved in the PPTX, but then LibreOffice should have an look to page width and page height and define landscape or portrait mode according to these values.
(In reply to Thomas Weiland from comment #0) > Now the page orientation is set to landscape, but it is displayd in portrait > mode. Reproduced. Arch Linux 64-bit, KDE Plasma 5 Version: 5.4.0.0.alpha0+ Build ID: 57779b5f3a49fedd952aed70ddcce22f48b98ea5 CPU Threads: 8; OS Version: Linux 4.8; UI Render: default; VCL: kde4; Locale: fi-FI (fi_FI.UTF-8); Calc: group Built on January 13th 2016 Arch Linux 64-bit LibreOffice 3.3.0 OOO330m19 (Build:6) tag libreoffice-3.3.0.4
On pc Debian x86-64 with master sources updated today, I could reproduce this. I noticed several things: - if I use ppt instead of pptx, I don't reproduce this - if I create a brand new file with 2 slides in portrait, when exporting in pptx and open it again, the first is in landscape but the second one in portrait. I put a break on SdPage::SetOrientation and tested it with this 2 slides pptx, here's what I got: 1) #0 SdPage::SetOrientation (this=this@entry=0x55555bbc5190, eOrient=Orientation::Landscape) at /home/julien/lo/libreoffice/sd/source/core/sdpage.cxx:2598 #1 0x00002aaad393c1ae in SdXImpressDocument::InsertSdPage (this=0x55555e3f21e0, nPage=<optimized out>, nPage@entry=1, bDuplicate=bDuplicate@entry=false) at /home/julien/lo/libreoffice/sd/source/ui/unoidl/unomodel.cxx:508 #2 0x00002aaad393e85d in SdDrawPagesAccess::insertNewByIndex (this=0x555557638ef0, nIndex=1) at /home/julien/lo/libreoffice/sd/source/ui/unoidl/unomodel.cxx:2891 #3 0x00002aaad21b5b1b in oox::ppt::PresentationFragmentHandler::importSlide (this=this@entry=0x55555db6af90, nSlide=1, bFirstPage=bFirstPage@entry=false, bImportNotesPage=bImportNotesPage@entry=true) at /home/julien/lo/libreoffice/oox/source/ppt/presentationfragmenthandler.cxx:159 2) #0 SdPage::SetOrientation (this=this@entry=0x555557b0dcf0, eOrient=Orientation::Portrait) at /home/julien/lo/libreoffice/sd/source/core/sdpage.cxx:2598 #1 0x00002aaad393c391 in SdXImpressDocument::InsertSdPage (this=0x55555e3f21e0, nPage=<optimized out>, nPage@entry=1, bDuplicate=bDuplicate@entry=false) at /home/julien/lo/libreoffice/sd/source/ui/unoidl/unomodel.cxx:543 #2 0x00002aaad393e85d in SdDrawPagesAccess::insertNewByIndex (this=0x555557638ef0, nIndex=1) at /home/julien/lo/libreoffice/sd/source/ui/unoidl/unomodel.cxx:2891 #3 0x00002aaad21b5b1b in oox::ppt::PresentationFragmentHandler::importSlide (this=this@entry=0x55555db6af90, nSlide=1, bFirstPage=bFirstPage@entry=false, bImportNotesPage=bImportNotesPage@entry=true) at /home/julien/lo/libreoffice/oox/source/ppt/presentationfragmenthandler.cxx:159 3) #0 SdPage::SetOrientation (this=0x55555bbc5190, eOrient=Orientation::Portrait) at /home/julien/lo/libreoffice/sd/source/core/sdpage.cxx:2598 #1 0x00002aaad395ea6a in SdDrawPage::setMasterPage (this=this@entry=0x55555dcaac00, xMasterPage=...) at /home/julien/lo/libreoffice/sd/source/ui/unoidl/unopage.cxx:2417 #2 0x00002aaad21b6494 in oox::ppt::PresentationFragmentHandler::importSlide (this=this@entry=0x55555db6af90, nSlide=<optimized out>, bFirstPage=bFirstPage@entry=false, bImportNotesPage=bImportNotesPage@entry=true) at /home/julien/lo/libreoffice/oox/source/ppt/presentationfragmenthandler.cxx:252 Miklos: thought you might be interested in this one.
Not just pptx, but with odp files. Trying to print the notes pages of a presentation. Even if printer settings are set to Portrait, 8.5x11, Duplex Long Edge, main tray. Selecting the print menu, setting "Print Document" for Notes. The Printer Properties has the Orientation "Grey" fixed at Landscape. From the Notes Master Page, the Paper Format is Letter 8.5x11 Portrait Found this issue in Version: 6.0.6.2 Build ID: 0c292870b25a325b5ed35f6b45599d2ea4458e77 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk2; Locale: en-US (en_US.UTF-8); Calc: group As well as in Version: Version: 6.0.3.2 Build ID: 1:6.0.3-0ubuntu1 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); Calc: group Running Ubuntu Linux E6440 4.15.0-30-generic #32-Ubuntu SMP Thu Jul 26 17:42:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Dear Thomas Weiland, 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 http://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://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Not reproduced anymore. Both the orientation and its visible manifestation stays as portrait. Version: 6.4.0.0.alpha0+ (x64) Build ID: e1b51d4588b4b39592bb94dd5bb90de5e04d061e CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; TinderBox: Win-x86_64@62-TDF, Branch:master, Time: 2019-09-23_09:16:11 Locale: fi-FI (fi_FI); UI-Language: en-US Calc: threaded