https://bugs.documentfoundation.org/show_bug.cgi?id=147687
Michael Weghorn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|https://thestyledare.com/va | |lle-nevado-granite/ | Keywords|bibisected | Whiteboard|Valle Nevado | Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #4 from Michael Weghorn <[email protected]> --- (In reply to rogern from comment #2) > OK, that's why. I'm on Fedora and the relevant package (qt5-gstreamer) was > dropped after Fedora 30 on the basis that the source is no longer > maintained. Is there an alternative that is still maintained? > > I've installed the latest version for Fedora that there is (actually the > Fedora 29 rpm) and videos now appear on the correct display. Not at this point. There's tdf#145735 to implement something different for Qt 6. I've added a comment that it might be worth looking into qt5 as well and will close this ticket here as a duplicate. Thanks for the info that Fedora dropped that package. For now, potential workarounds are: * install the qt5-gstreamer package (as you did) * use X11 session * explicitly switch to using the X11 platform integration by setting env variable QT_QPA_PLATFORM=xcb before starting LO (but probably set only for LO to not affect other Qt applications) * use the gtk3 VCL plugin instead > The scaling is > messed up for displays with different scaling factors but that appear to be > a current feature (and is still wrong for 7.4.2.3). Using screens with different scaling factors is known to be problematic; there's tdf#141578 for this. *** This bug has been marked as a duplicate of bug 145735 *** -- You are receiving this mail because: You are the assignee for the bug.
