#1814 closed defect (worksforme)
Cannot cleanly shutdown xpra windows client
Reported by: | stdedos | Owned by: | stdedos |
---|---|---|---|
Priority: | minor | Milestone: | 2.4 |
Component: | client | Version: | 2.2.x |
Keywords: | Cc: |
Description
On Windows 10, I ran
C:\>"C:\Program Files\Xpra\xpra_cmd" shadow ssh://sntentos@172.16.57.108/0
After successfully connecting, I cannot cleanly shutdown it with Ctrl+C.
I need to close the hosting terminal
Attachments (2)
Change History (10)
Changed 3 years ago by
Attachment: | xpra-client-log_14-00.log added |
---|
Changed 3 years ago by
Attachment: | xpra-server-client-log_14-00.log added |
---|
comment:1 Changed 3 years ago by
comment:2 Changed 3 years ago by
Status: | new → assigned |
---|
I think I am seeing a hang doing this, caused by the clipboard loop (which we should detect: #1312).
When this happens, both client and server end up stuck in the main loop..
FYI: control-C usually works, but the recommended way to exit is through the system tray menu.
If you cannot reproduce this bug with --clipboard=no
, then please close it and we'll follow up in #1312.
comment:4 Changed 3 years ago by
Owner: | changed from Antoine Martin to stdedos |
---|---|
Status: | assigned → new |
comment:6 Changed 3 years ago by
Recently, I have trouble replicating that at all.
I cannot start xpra only with xpra shadow
. I need to follow that up with xpra attach
in order to connect.
Furthermore, I cannot replicate this neither with clipboard=yes
, nor with clipboard=no
(while doing "C:\Program Files\Xpra\xpra_cmd" attach ssh://sntentos@172.16.57.108/0
)
If it makes any difference, I start with --opengl=no
(because of greylisting) −−desktop−scaling=0.75
(since shadowed screens are bigger than my laptop's
comment:7 Changed 3 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Feel free to re-open if you can provide steps to reproduce.
comment:8 Changed 6 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1814
Xpra gtk2 client version 2.2.6-r18959 64-bit
/Windows10 andxpra v2.3-r19012
(64 bit missing?) Ubuntu 16.04.3 x64 server