Bug 7548 - Cannot disable clipboard
Summary: Cannot disable clipboard
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: VNC (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.12.1
Assignee: Niko Lehto
URL:
Keywords: linma_tester, relnotes
Depends on:
Blocks:
 
Reported: 2020-08-21 15:51 CEST by Pierre Ossman
Modified: 2021-01-21 12:45 CET (History)
2 users (show)

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2020-08-21 15:51:14 CEST
Unfortunately we got a regression in ThinLinc 4.11.0 where it is no longer possible to disable the clipboard by specifying "-SendCutText=0".

Upstream report:

https://github.com/TigerVNC/tigervnc/issues/1072
Comment 3 Niko Lehto cendio 2021-01-18 16:24:38 CET
Tested build containing the fix on RHEL8 server.

Tested disabling text into the server with the xserver args "-AcceptCutText=0" and out with "-SendCutText=0".

+------------+---+
|Disable in  |   |
|Ok out      | ✔ |
+------------+---+
|Ok in       |   |
|Disable out | ✔ |
+------------+---+
|Disable in  |   |
|Disable out | ✔ |
+------------+---+
Comment 4 Linn cendio 2021-01-19 10:47:26 CET
Tested the fix on Ubuntu 20.04 with server nightly build 6721 and client build 6682. Everything works as expected, and the release notes look good.

+------------+---+
|Ok in       |   |
|Ok out      | ✔ |
+------------+---+
|Disable in  |   |
|Ok out      | ✔ |
+------------+---+
|Ok in       |   |
|Disable out | ✔ |
+------------+---+
|Disable in  |   |
|Disable out | ✔ |
+------------+---+

Note You need to log in before you can comment on or make changes to this bug.