xrdp icon indicating copy to clipboard operation
xrdp copied to clipboard

SPAM info in xrdp-chansrv.%d.log -> clipboard_event_selection_request: unknown target text/plain;charset=utf-8

Open Zohman opened this issue 1 year ago • 0 comments

xrdp version

0.10.1

Detailed xrdp version, build options

Paste the result between `~~~`.  Please DO NOT remove `~~~`!

Operating system & version

Ubuntu 22.04

Installation method

dnf / apt / zypper / pkg / etc

Which backend do you use?

Xorg

What desktop environment do you use?

Openbox

Environment xrdp running on

No response

What's your client?

No response

Area(s) with issue?

No response

Steps to reproduce

Hi,

Having those lines:

[2024-12-11T21:02:13.170+0200] [ERROR] [pid:1242670 tid:140029464442432] clipboard_event_selection_request: unknown target text/plain;charset=utf-8
[2024-12-11T21:02:13.198+0200] [ERROR] [pid:1242670 tid:140029464442432] clipboard_event_selection_request: unknown target text/plain;charset=utf-8
[2024-12-11T21:02:17.559+0200] [ERROR] [pid:1242670 tid:140029464442432] clipboard_event_selection_request: unknown target text/plain;charset=utf-8
[2024-12-11T21:02:17.583+0200] [ERROR] [pid:1242670 tid:140029464442432] clipboard_event_selection_request: unknown target text/plain;charset=utf-8
[2024-12-11T21:02:18.320+0200] [ERROR] [pid:1242670 tid:140029464442432] clipboard_event_selection_request: unknown target text/plain;charset=utf-8
[2024-12-11T21:02:18.347+0200] [ERROR] [pid:1242670 tid:140029464442432] clipboard_event_selection_request: unknown target text/plain;charset=utf-8

repeated over and over again in the xrdp-chansrv.%d.log log every time user copy to the clipboard/primary selection some text. we don't seem to have any issues with clipboard copy/paste, but still this line spam the log.

Currently we set LogLevel=CORE in [ChansrvLogging] to avoid it, but really like to keep using INFO, can this message move to DEBUG level? or maybe you can suggest an alternative fix?

Thanks!

✔️ Expected Behavior

No response

❌ Actual Behavior

No response

Anything else?

No response

Zohman avatar Dec 11 '24 19:12 Zohman