Summary: | Impossible to pick a screen color on Wayland | ||
---|---|---|---|
Product: | [Applications] kcolorchooser | Reporter: | Patrick Silva <bugseforuns> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ahiemstra, bernie, computerworm, dashonwwIII, hugo.pl, justin.zobel, nate, nortexoid, norwegian_pancakes, p.r.worrall, postix, rdieter, thebluequasar, zeskotron |
Priority: | HI | Keywords: | wayland |
Version: | 19.12 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
URL: | https://bugreports.qt.io/browse/QTBUG-81538 | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=455545 | ||
Latest Commit: | https://invent.kde.org/qt/qt/qtbase/-/commit/2dc083df009a45c5dacfea27b0affeb85b01f847 | Version Fixed In: | |
Sentry Crash Report: |
Description
Patrick Silva
2020-01-06 13:09:31 UTC
Not sure if this can be addressed in QColorDialog. In Wayland, it is explicitely forbidden to read the screen contents. KWin offers an infrastructure for screenshot applications. I am not sure if the protocols used there use a standard that Qt could follow. I suggest to report this to Qt developers (as a bug for QColorDialog). *** Bug 419705 has been marked as a duplicate of this bug. *** *** Bug 389935 has been marked as a duplicate of this bug. *** *** Bug 450082 has been marked as a duplicate of this bug. *** *** Bug 453803 has been marked as a duplicate of this bug. *** *** Bug 455414 has been marked as a duplicate of this bug. *** The Colour Picker desktop widget works fine on Wayland, so are we sure it's valid to blame this on upstream? *** Bug 455580 has been marked as a duplicate of this bug. *** *** Bug 458832 has been marked as a duplicate of this bug. *** But another color picker app "kontrast" works fine in KDE Wayland. https://github.com/KDE/kontrast Can you add some part of "kontrast" functions into Kcolorchooser? Fixed now in the KDE Qt patch collection. |