| Summary: | Copy - Paste is not working | ||
|---|---|---|---|
| Product: | [Applications] krdc | Reporter: | Peter Tselios <ptselios> |
| Component: | RDP | Assignee: | Urs Wolfer <uwolfer> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | sunwebrw |
| Priority: | NOR | ||
| Version First Reported In: | 24.02.1 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/network/krdc/-/commit/d1cc1829a554696a2893a02d5d400e6e635348c9 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Peter Tselios
2024-03-28 15:01:23 UTC
I also found a similar bug report here: https://bugs.kde.org/show_bug.cgi?id=484607 I created a new Linux user, I still have the same issue with KRDC. A possibly relevant merge request was started @ https://invent.kde.org/network/krdc/-/merge_requests/100 Git commit d1cc1829a554696a2893a02d5d400e6e635348c9 by Fabio Bas. Committed on 17/05/2024 at 12:36. Pushed by ctrlaltca into branch 'master'. rdp: add clipboard support M +1 -0 rdp/CMakeLists.txt A +371 -0 rdp/rdpcliprdr.cpp [License: GPL(v2.0+)] A +26 -0 rdp/rdpcliprdr.h [License: GPL(v2.0+)] M +34 -7 rdp/rdpsession.cpp M +21 -0 rdp/rdpsession.h M +1 -1 rdp/rdpview.cpp M +1 -0 rdp/rdpview.h https://invent.kde.org/network/krdc/-/commit/d1cc1829a554696a2893a02d5d400e6e635348c9 *** Bug 487140 has been marked as a duplicate of this bug. *** |