Summary: | Artifacts when upscaling a VNC session | ||
---|---|---|---|
Product: | [Applications] krdc | Reporter: | Cédric Brégardis <cedric.bregardis> |
Component: | VNC | Assignee: | Urs Wolfer <uwolfer> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aacid |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/krdc/commit/0d2fd365b4482b1c167feac09adf0f06f870e347 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
image with artifacts
no artifacts with patch patch fixing artifacts |
Description
Cédric Brégardis
2021-02-10 20:11:49 UTC
Created attachment 135572 [details]
image with artifacts
Created attachment 135573 [details]
no artifacts with patch
Created attachment 135574 [details]
patch fixing artifacts
Could you please create a Merge Request against https://invent.kde.org/network/krdc ? A possibly relevant merge request was started @ https://invent.kde.org/network/krdc/-/merge_requests/10 Git commit 0d2fd365b4482b1c167feac09adf0f06f870e347 by Albert Astals Cid, on behalf of Cedric Bregardis. Committed on 13/03/2021 at 17:49. Pushed by aacid into branch 'master'. Fix upscaling artifacts in VncView Edges of updated regions are not correctly painted when upscaling a VNC session. Increasing the updated rectangle by one pixel fixes the problem. M +1 -1 vnc/vncview.cpp https://invent.kde.org/network/krdc/commit/0d2fd365b4482b1c167feac09adf0f06f870e347 |