-
-
Notifications
You must be signed in to change notification settings - Fork 931
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Freerdp crash when copy in freerdp after hyprland upgrade to 0.41 #6804
Comments
can you bisect also try on -git |
is xfreerdp an X11 app? sounds like it |
Yes. |
then why should it work on wayland? |
It works on Xwayland. Something goes wrong with the clipboard redirection. |
it's likely a hyprland issue but I have little interest in fixing it atm as I have more important things than supporting some old software still running on X |
Regression?
No
System Info and Version
Hyprland, built from branch at commit 918d834 (flake.lock: update).
Date: Tue Jun 25 12:06:02 2024
Tag: v0.41.2, commits: 4886
flags: (if any)
System Information:
System name: Linux
Node name: archlinux
Release: 6.9.7-arch1-1
Version: #1 SMP PREEMPT_DYNAMIC Fri, 28 Jun 2024 04:32:50 +0000
GPU information:
30:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Cezanne [Radeon Vega Series / Radeon Vega Mobile Series] [1002:1638] (rev c9) (prog-if 00 [VGA controller])
os-release: NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
BUILD_ID=rolling
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://archlinux.org/"
DOCUMENTATION_URL="https://wiki.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
BUG_REPORT_URL="https://gitlab.archlinux.org/groups/archlinux/-/issues"
PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
LOGO=archlinux-logo
plugins:
Description
After hyprland upgrade 0.41, my xfreerdp win10 with clipboard rediction, would crash(stuck) when copy in xfreerdp, and remote text failed to be copied to local clipboard.
wl-paste --watch cliphist store
runs background. If I don't runwl-paste --watch
, xfreerdp copy runs normally, remote text can also be copied to local clipboard. There's something wrong between xfreerdp clipboard rediction and local clipboard orwl-paste --watch
.At first I commited issue to freerdp project: freerdp issue link.
Then I commited issue to wl-clipboard project: wl-clipboard issue link
Unfortunately, it seems not the 2 project's bug. Hope you can have a look at these issue for more information.
At last I downgrade hyprland to 0.40 and found it doesn't have this problem. So I look for help here.
How to reproduce
Hyprland 0.41
wl-clipboard 2.2.1
Run
wl-paste --watch cliphist store
Run
xfreerdp3 /f /u:xxxx /p:xxxx +clipboard /v:192.168.50.180
Copy any text in xfreerdp. Then xfreerdp would get stuck.
Crash reports, logs, images, videos
No response
The text was updated successfully, but these errors were encountered: