You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When capturing a region screenshot from a 4K screen, the rectangle corner coordinates are all incorrectly doubled, leading to a bigger rectangle and on the wrong position.
Below, a drawing of the original intended capture in green, and the bigger red rectangle showing the actual capture, offset toward the bottom-right.
If the red rectangle hits the bottom-right limit then you even get an error:
Failed
Error: selection widht or height is zero, please retry!
Steps to reproduce the issue
Use single 4K monitor
Shutter: Rectangular selection capture
Select a region in the top-left quarter => offset and bigger capture
Select a region in the bottom-right quarter => "zero" error
Error output
On step 4 only:
Failed
Error: selection widht or height is zero, please retry!
Extra information, such as Shutter version, display server in use (Xorg or Wayland), operating system and ideas for how to solve:
Note: in comparison, Ubuntu Unity desktop native screenshot app fails on full screenshot with the reverse issue, it captures only the top-left quarter of the screen, but its Window and Rectangle selection work fine.
Brief summary of issue
When capturing a region screenshot from a 4K screen, the rectangle corner coordinates are all incorrectly doubled, leading to a bigger rectangle and on the wrong position.
Below, a drawing of the original intended capture in green, and the bigger red rectangle showing the actual capture, offset toward the bottom-right.
If the red rectangle hits the bottom-right limit then you even get an error:
Steps to reproduce the issue
Error output
On step 4 only:
Extra information, such as Shutter version, display server in use (Xorg or Wayland), operating system and ideas for how to solve:
0.99.5 Rev.1783 (custom repo copy, master branch, 2024-04-02 23:19, commit bce8db8)
Linux Ubuntu 22.04, Xorg
The text was updated successfully, but these errors were encountered: