https://bugs.kde.org/show_bug.cgi?id=511989
Bug ID: 511989
Summary: Can't use Clipboard portal with RemoteDesktop portal
Classification: Plasma
Product: xdg-desktop-portal-kde
Version First 6.4.4
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
I'm trying to use the Clipboard portal together with the
RemoteDesktop+Screencast portal. No matter what I do, RemoteDesktop.start will
always respond with clipboard_enabled set to 0.
My call to Clipboard.RequestClipboard does not fail or give any errors.
STEPS TO REPRODUCE
1. Create RemoteDesktop session
2. Use RemoteDesktop session with Clipboard.RequestClipboard
3. Start session
OBSERVED RESULT
enable_clipboard is set to 0 in response to RemoteDesktop.start.
EXPECTED RESULT
I expect enable_clipboard toe return 1, or at least see a message/error about
why it is not enabled.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 42
KDE Plasma Version: 6.4.4
KDE Frameworks Version: 6.17.0
Qt Version: 6.9.2
xdg-desktop-portal-kde Version: 6.4.4
ADDITIONAL INFORMATION
I'm trying to get clipboard to work with TigerVNC's w0vncserver. Here is the
relevant PR where I'm seeing this issue for anyone interested [1]. I don't see
any issues on GNOME, and I can't see anything logged in the journal on KDE.
Does this have anything to with mega-authorization perhaps? Or am I maybe
supposed to use ext-data-control-v1 for this?
[1] https://github.com/TigerVNC/tigervnc/pull/2012
* Relevant changes in RemoteDesktop.cxx and Clipboard.cxx
--
You are receiving this mail because:
You are watching all bug changes.