Summary: | "screenshotArea" dbus API needs a "selectArea" method or similar | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Jehan <jehan> |
Component: | effects-various | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | wishlist | CC: | anakin.cs, bugseforuns, kde, Luc.Lalonde, nate, postix |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jehan
2017-12-08 23:23:31 UTC
Yes, the area call is from X11 times and currently unsupported on Wayland. It would raise a dbus error. Would this error message be related to this problem: Execution error for 'Screenshot': GDBus.Error:org.freedesktop.DBus.Error.UnknownObject: No such object path '/Screenshot' Here's my version: gimp-2.10.12-3.module_f30+6174+bc22f659.x86_64 I'm running X11... not Wayland. If I launch Gimp using 'dbus-launch' I do not get this error. For it to be useful, this needs to be in the xdg-portal. We will support all features there. |