https://bugs.documentfoundation.org/show_bug.cgi?id=165673
--- Comment #12 from Martin Tlustos <martin.tlus...@live.at> --- (In reply to Michael Weghorn from comment #11) > (In reply to Martin Tlustos from comment #9) > > Now it worked (I had missed the "export" part) starting with qt6. But it > > still doesn't display the transitions. > > That's odd. Can you please copy the exact version information from "Help" -> > "About LibreOffice" for the qt6 case? > Here the info about libreoffice with qt6: Version: 24.2.7.2 (X86_64) / LibreOffice Community Build ID: 420(Build:2) CPU threads: 6; OS: Linux 6.11; UI render: default; VCL: qt6 (cairo+wayland) Locale: en-US (en_US.UTF-8); UI: en-US Ubuntu package version: 4:24.2.7-0ubuntu0.24.04.3 Calc: threaded And here the infos about the graphics test (under Options - View): Graphics Backend used: qt5svp Passed Tests: 1 Quirky Tests: 0 Failed Tests: 0 Skipped Tests: 104 ---Name of the tests that failed--- No test has been failed. ---Name of the tests that were Quirky--- No test was Quirky. ---Name of the tests that were Skipped--- testDrawRectWithRectangle testDrawRectWithPixel testDrawRectWithLine testDrawRectWithPolygon testDrawRectWithPolyLine testDrawRectWithPolyLineB2D testDrawRectWithPolyPolygon testDrawRectWithPolyPolygonB2D testDrawRectAAWithRectangle testDrawRectAAWithPixel testDrawRectAAWithLine testDrawRectAAWithPolygon testDrawRectAAWithPolyLine testDrawRectAAWithPolyLineB2D testDrawRectAAWithPolyPolygon testDrawRectAAWithPolyPolygonB2D testDrawFilledRectWithRectangle testDrawFilledRectWithPolygon testDrawFilledRectWithPolyPolygon testDrawFilledRectWithPolyPolygon2D testDrawDiamondWithPolygon testDrawDiamondWithLine testDrawDiamondWithPolyline testDrawDiamondWithPolylineB2D testDrawInvertWithRectangle testDrawInvertN50WithRectangle testDrawInvertTrackFrameWithRectangle testDrawBezierWithPolylineB2D testDrawBezierAAWithPolylineB2D testDrawBitmap24bpp testDrawTransformedBitmap24bpp testComplexDrawTransformedBitmap24bpp testDrawBitmapExWithAlpha24bpp testDrawMask24bpp testDrawBlend24bpp testDrawXor testClipRectangle testClipPolygon testClipPolyPolygon testClipB2DPolyPolygon testDrawOutDev testDrawOutDevScaledClipped testDrawOutDevSelf testDashedLine testLinearGradient testLinearGradientAngled testLinearGradientBorder testLinearGradientIntensity testLinearGradientSteps testAxialGradient testRadialGradient testRadialGradientOfs testLineJoinBevel testLineJoinRound testLineJoinMiter testLineJoinNone testLineCapRound testLineCapSquare testLineCapButt testDrawDropShapeWithPolyline testDrawDropShapeAAWithPolyline testDrawDropShapeWithPolygon testDrawDropShapeAAWithPolygon testHalfEllipseWithPolyLine testHalfEllipseAAWithPolyLine testHalfEllipseWithPolyLineB2D testHalfEllipseAAWithPolyLineB2D testHalfEllipseWithPolygon testHalfEllipseAAWithPolygon testClosedBezierWithPolyline testClosedBezierWithPolygon testTextDrawing testEvenOddRuleInIntersectingRectsWithPolyPolygon testEvenOddRuleInIntersectingRectsWithPolyPolygonB2D testDrawBitmap8bppGreyScale testDrawTransformedBitmap8bppGreyScale testDrawBitmap32bpp testDrawTransformedBitmap32bpp testDrawBitmapExWithAlpha32bpp testDrawMask32bpp testDrawBlend32bpp testDrawRectangleOnSize1028WithRect testDrawRectangleOnSize4096WithRect testDrawRectangleOnSize1028WithPixel testDrawRectangleOnSize4096WithPixel testDrawRectangleOnSize1028WithLine testDrawRectangleOnSize4096WithLine testDrawRectangleOnSize1028WithPolyLine testDrawRectangleOnSize4096WithPolyLine testDrawRectangleOnSize1028WithPolygon testDrawRectangleOnSize4096WithPolygon testDrawRectangleOnSize1028WithPolyLineB2D testDrawRectangleOnSize4096WithPolyLineB2D testDrawRectangleOnSize1028WithPolyPolygon testDrawRectangleOnSize4096WithPolyPolygon testDrawRectangleOnSize1028WithPolyPolygonB2D testDrawRectangleOnSize4096WithPolygonPolygonB2D testDrawOpenPolygonWithPolyLine testDrawOpenPolygonWithPolyLineB2D testDrawOpenPolygonWithPolygon testDrawOpenPolygonWithPolyPolygon testDrawOpenPolygonWithPolyPolygonB2D testDrawOpenBezierWithPolyLine testDrawOpenBezierWithPolyLineB2D > (In reply to Martin Tlustos from comment #10) > > TDF provided libreoffice? You mean a repo, or a .deb I can download? > > The .deb files available at > https://www.libreoffice.org/download/download-libreoffice/ . It's also > possible to extract them to any location instead of installing using the > package manager, see > https://wiki.documentfoundation.org/Installing_in_parallel/Linux I found them, but that wouldn't make any difference, as they use the gtk3 backend, which works with the version I have anyway. -- You are receiving this mail because: You are the assignee for the bug.