#2133 closed defect (needinfo)
xpra-client of shadow freezes when right-clicking
Reported by: | stdedos | Owned by: | stdedos |
---|---|---|---|
Priority: | major | Milestone: | 2.5 |
Component: | client | Version: | 2.4.x |
Keywords: | Cc: |
Description
client:
Xpra GTK3 client version 2.5-r21454 64-bit
server
Xpra GTK2 X11 server version 2.5-r20740 64-bit (python2, I assume)
When I right-click the title bar of the window (trying to minimize it), client "window" completely freezes. Client window works normally otherwise i.e. I see the mouse pointer moving on :0.2 (projected on :0.0, #2131), even though mouse is hovering on the windows right-click menu.
Change History (8)
comment:1 follow-up: 2 Changed 2 years ago by
Owner: | changed from Antoine Martin to stdedos |
---|
comment:2 Changed 2 years ago by
Replying to stdedos:
client:
Win 10 Xpra GTK3 client version 2.5-r21454 64-bitserver
Ubuntu 16.04.5 Xpra GTK2 X11 server version 2.5-r20740 64-bit (python2, I assume)
Replying to Antoine Martin:
Clicking on a window title bar is not handled by xpra but by the client OS, so I don't understand why this would be an xpra bug.
I understand that. However, it doesn't seem to be happening with py2 builds.
comment:3 follow-up: 4 Changed 2 years ago by
I'm not seeing any problems here.
Does it do that with any application window? Even an xterm?
Have you tried disabling opengl in the client?
I've uploaded some newer builds, maybe a GTK library update fixed something - worth a try.
comment:4 Changed 2 years ago by
Replying to Antoine Martin:
I'm not seeing any problems here.
Does it do that with any application window? Even an xterm?
"Simple" windows don't freeze like that.
Either multiple windows from the same process or from "Run Command"'
Have you tried disabling opengl in the client?
Command lines:
"C:\Program Files\Xpra\xpra_cmd" shadow ssh://user@ip/0 --opengl=no --desktop-scaling=0.75 --clipboard=no "C:\Program Files\Xpra\xpra_cmd" start ssh://user@ip/ --clipboard=no --webcam=no --speaker=off --microphone=off --opengl=no --start=gnome-terminal --start-new-commands=yes
But --opengl=no
doesn't seem to make a difference
I've uploaded some newer builds, maybe a GTK library update fixed something - worth a try.
Xpra-Python3-x86_64_Setup_2.5-r21547 still has the issue.
comment:5 Changed 2 years ago by
I really cannot reproduce any problems with either "shadow" or "seamless" mode.
Maybe you can try turning options off until the problem disappears?
My number one usual suspect would be clipboard sharing.
comment:6 Changed 2 years ago by
Resolution: | → needinfo |
---|---|
Status: | new → closed |
comment:8 Changed 6 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2133
What OS for client and server?
Clicking on a window title bar is not handled by xpra but by the client OS, so I don't understand why this would be an xpra bug.