Summary: | Kdenlive, Dragon Player, VLC (and etc.) have no video playback on second/third monitor when Global Scale is set to 2.0 | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Frederick Zhang <frederick888> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | frederick888, kde, plasma-bugs-null |
Priority: | NOR | ||
Version First Reported In: | 5.17.1 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Frederick Zhang
2019-10-29 02:39:16 UTC
Using QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_SCALE_FACTOR=0.5 to disable scaling fixes the issue in all mentioned programs. Is this actually an upstream bug from Qt? And btw probably related: https://trac.videolan.org/vlc/ticket/17484 Just checked again and it's been fixed! Not sure if it was caused by nvidia, qt or plasma though. I'm currently running nvidia 440.82, qt 5.14.2 and plasma 5.18.4 with framework 5.68.0. I'm still having the issue on my system with Qt 5.14 Though 5.14.1, maybe 5.14.2 fixes that? Yup I guess that's the reason. Just tried downgrading Qt to 5.14.1 and the issue became reproducible again. |