Open Dazmed707 opened 5 years ago
Lo he notado también con algunas presentaciones, pero desafortunadamente creo que esto depende de la librería que usamos para crear los thumbnails de las diapositivas. Creo que PPT a veces funciona mejor que PPTX en ese sentido. Por supuesto, si usas LibreOffice o PowerPoint la presentación en sí saldría en la pantalla completa aunque los thumbnails no salieran completos. Pero si me mandas la presentación que usas podría verificar que no es un error de software en Quelea.
For those who don't speak Spanish that might read this: This is a most likely a dependency bug that hopefully will be resolved some day in the future. Sometimes PPT files are rendered better that PPTX files, but if you use PowerPoint or LibreOffice the projection would still be the complete slide even if the thumbnails aren't.
TEMA 5.pptx Les dejo el archivo del problema.
@berry120, I just took a quick look and I actually think it might be a scaling issue in Quelea. Using the presentation above, the scaling was set to 2.0, but removing the scaling with this line made the slides render correctly. I suppose those lines were made to support slides that are wider that 1920 pixels, but my guess is that it gives the opposite effect when the slide is smaller than the default, though I haven't looked at the code thoroughly enough to see exactly what it does. I believe you wrote the class, would you mind having a look at it?
Yup, I think you're right here - this doesn't look like the normal case of poi not rendering correctly. I'll take a look.
On Mon, 20 May 2019, 20:49 Arvid Nyström, notifications@github.com wrote:
@berry120 https://github.com/berry120, I just took a quick look and I actually think it might be a scaling issue in Quelea. Using the presentation above, the scaling was set to 2.0, but removing the scaling with this line https://github.com/quelea-projection/Quelea/blob/f9c1246d6c232008da520133c4d8fea888d76d3e/Quelea/src/main/java/org/quelea/data/powerpoint/PresentationSlide.java#L105 made the slides render correctly. I suppose those lines were made to support slides that are wider that 1920 pixels, but my guess is that it gives the opposite effect when the slide is smaller than the default, though I haven't looked at the code thoroughly enough to see exactly what it does. I believe you wrote the class, would you mind having a look at it?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/quelea-projection/Quelea/issues/121?email_source=notifications&email_token=ABZ6JDOLGPY4UDMHNGOZWI3PWL6EPA5CNFSM4HINNHJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZ4H5Y#issuecomment-494126071, or mute the thread https://github.com/notifications/unsubscribe-auth/ABZ6JDNMSKD3UWR67KWFWF3PWL6EPANCNFSM4HINNHJA .
Clearing the milestone for now as don't want to delay 2020.0 any more, and this isn't a regression.
No sale en pantalla completa.. no hay como hacer que trabaje con powerpoint o wpsoffice o libreoffice en segundo plano y se pueda administrar la presentación con quelea mismo ?