[Spectacle] [Bug 432260] Spectacle fails to create rectangular and active window screenshots on Wayland with multiple screens

2022-06-23 Thread Murdo Maclachlan
https://bugs.kde.org/show_bug.cgi?id=432260

Murdo Maclachlan  changed:

   What|Removed |Added

 CC||murdomaclach...@duck.com

--- Comment #33 from Murdo Maclachlan  ---
I noticed this bug is marked resolved, however I still get this issue on
Wayland with Plasma 5.25 (Slackware Current).

The workaround "QT_QPA_PLATFORM=wayland spectacle" does work for me
(interestingly, "spectacle -platform 'wayland;xcb'" did not work), but a
workaround isn't a fix.

Additionally, when running with the workaround in console, the output gives the
following complaint: "qt.qpa.wayland: Wayland does not support
QWindow::requestActivate()". I don't know enough about Wayland or Qt to know if
that's related, though.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 432260] Spectacle fails to create rectangular and active window screenshots on Wayland with multiple screens

2021-05-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432260

Nate Graham  changed:

   What|Removed |Added

 CC||kde-bugs@lenny.ninja

--- Comment #32 from Nate Graham  ---
*** Bug 437312 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 432260] Spectacle fails to create rectangular and active window screenshots on Wayland with multiple screens

2021-05-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432260

Nate Graham  changed:

   What|Removed |Added

 CC||loren...@inbox.lv

--- Comment #31 from Nate Graham  ---
*** Bug 437137 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 432260] Spectacle fails to create rectangular and active window screenshots on Wayland with multiple screens

2021-04-28 Thread Luiz Angelo De Luca
https://bugs.kde.org/show_bug.cgi?id=432260

--- Comment #30 from Luiz Angelo De Luca  ---
(In reply to Andrés B.S. from comment #26)
> Not sure what the connection between this and the issue is, but I found out
> that the bug can be worked-around by launching spectacle as:
> QT_QPA_PLATFORM=wayland spectacle
> 
> On Wayland, it seems to prefer xcb. Rectangular selection was working on the
> XOrg session.
> 
> What I found out too, is that Spectacle itself would be part of the
> screenshot when doing rectangular selection, it would be sometimes caught in
> the middle of the animation (IIRC the effect is called "Scale").
> 
> Also, just a reminder that we currently have two Wayland sessions for
> openSUSE:
> "Full Wayland" forces QT_QPA_PLATFORM=GDK_BACKEND=wayland, while the
> "Wayland" session doesn't touch QT_QPA_PLATFORM. This issue does not happen
> on the Full Wayland for the reason mentioned above.

If someone wants to use the workaround but keep it working in X11 as well, I
suggest:

  QT_QPA_PLATFORM="wayland;xcb" spectacle

Or as an argument:

 spectacle -platform 'wayland;xcb'

The argument should be suitable for .desktop files. However, changing
org.kde.spectacle.desktop gets kwin angry:

 spectacle[16738]: Error calling KWin DBus interface:
"org.kde.kwin.Screenshot.Error.NoAuthorized" "The process is not authorized to
take a screenshot"

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 432260] Spectacle fails to create rectangular and active window screenshots on Wayland with multiple screens

2021-04-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432260

Nate Graham  changed:

   What|Removed |Added

 CC||koly...@gmail.com

--- Comment #29 from Nate Graham  ---
*** Bug 436196 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 432260] Spectacle fails to create rectangular and active window screenshots on Wayland with multiple screens

2021-04-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432260

Nate Graham  changed:

   What|Removed |Added

 CC||ctrlal...@gmail.com

--- Comment #28 from Nate Graham  ---
*** Bug 436218 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 432260] Spectacle fails to create rectangular and active window screenshots on Wayland with multiple screens

2021-04-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432260

Nate Graham  changed:

   What|Removed |Added

 CC||mrnyctico...@gmail.com

--- Comment #27 from Nate Graham  ---
*** Bug 435556 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 432260] Spectacle fails to create rectangular and active window screenshots on Wayland with multiple screens

2021-03-13 Thread Andrés B . S .
https://bugs.kde.org/show_bug.cgi?id=432260

Andrés B.S.  changed:

   What|Removed |Added

 CC||andresbs2...@protonmail.com

--- Comment #26 from Andrés B.S.  ---
Not sure what the connection between this and the issue is, but I found out
that the bug can be worked-around by launching spectacle as:
QT_QPA_PLATFORM=wayland spectacle

On Wayland, it seems to prefer xcb. Rectangular selection was working on the
XOrg session.

What I found out too, is that Spectacle itself would be part of the screenshot
when doing rectangular selection, it would be sometimes caught in the middle of
the animation (IIRC the effect is called "Scale").

Also, just a reminder that we currently have two Wayland sessions for openSUSE:
"Full Wayland" forces QT_QPA_PLATFORM=GDK_BACKEND=wayland, while the "Wayland"
session doesn't touch QT_QPA_PLATFORM. This issue does not happen on the Full
Wayland for the reason mentioned above.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 432260] Spectacle fails to create rectangular and active window screenshots on Wayland with multiple screens

2021-03-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432260

Nate Graham  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/-/commit/1fb44b5bd5
   ||00a32cb47062b41453848df1799
   ||f4f
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||Plasma 5.22

--- Comment #25 from Nate Graham  ---
I can confirm that it's fixed, hooray! I don't suppose that merge request is
backportable? It looks pretty huge. But on the other hand it would be a shame
to have this functionality broken for all of Plasma 5.21. Are there any
targeted fixes we could apply?

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 432260] Spectacle fails to create rectangular and active window screenshots on Wayland with multiple screens

2021-03-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=432260

Vlad Zahorodnii  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=430869

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 432260] Spectacle fails to create rectangular and active window screenshots on Wayland with multiple screens

2021-03-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=432260

--- Comment #24 from Vlad Zahorodnii  ---
Can you check if https://invent.kde.org/plasma/kwin/-/merge_requests/742 has
fixed this issue?

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 432260] Spectacle fails to create rectangular and active window screenshots on Wayland with multiple screens

2021-03-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432260

2wxsy5823...@opayq.com changed:

   What|Removed |Added

 CC||paphi...@gmail.com

--- Comment #23 from 2wxsy5823...@opayq.com ---
*** Bug 434127 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 432260] Spectacle fails to create rectangular and active window screenshots on Wayland with multiple screens

2021-03-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432260

--- Comment #22 from Nate Graham  ---
Yes, I can still reproduce this issue with a single screen with current git
master, including the merged MR
https://invent.kde.org/plasma/kwin/-/merge_requests/692

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 432260] Spectacle fails to create rectangular and active window screenshots on Wayland with multiple screens

2021-03-01 Thread Dan Dascalescu
https://bugs.kde.org/show_bug.cgi?id=432260

--- Comment #21 from Dan Dascalescu  ---
I've connected my laptop to an external monitor and still can't reproduce this.
I can take rectangular region screenshots. (There are other usability issues
there, like the screenshot not being copied to the clipboard after I press
Enter, but those seem like different bugs).

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 432260] Spectacle fails to create rectangular and active window screenshots on Wayland with multiple screens

2021-03-01 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=432260

--- Comment #20 from Méven Car  ---
(In reply to Méven Car from comment #19)
> This bug only concerns multiple screens setups.

I should say mostly, Nate do you still reproduce this ?

This patch could help this:
https://invent.kde.org/plasma/kwin/-/merge_requests/692/diffs

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 432260] Spectacle fails to create rectangular and active window screenshots on Wayland with multiple screens

2021-03-01 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=432260

Méven Car  changed:

   What|Removed |Added

Summary|Spectacle fails to create   |Spectacle fails to create
   |rectangular and active  |rectangular and active
   |window screenshots on   |window screenshots on
   |Wayland |Wayland with multiple
   ||screens

--- Comment #19 from Méven Car  ---
This bug only concerns multiple screens setups.

-- 
You are receiving this mail because:
You are watching all bug changes.