#1395 closed defect (invalid)
Cannot shadow when multiple displays are running
Reported by: | yingted | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | server | Version: | trunk |
Keywords: | Cc: |
Description (last modified by )
I have 2 displays (:0 and :1) on OTHER_HOST. I run:
$ xpra shadow ssh:OTHER_HOST:1 [...] too many live X11 displays to choose from: :0, :1 [...]
Expected: the command should shadow display :1 on OTHER_HOST
Attachments (1)
Change History (3)
Changed 4 years ago by
Attachment: | xpra-shadow-display-1.patch added |
---|
comment:1 Changed 4 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → invalid |
Status: | new → closed |
FYI: the 0.17.x branch is already EOL, see wiki/Versions, and this bug had already been fixed in v1.0
Well done finding the correct fix for v0.17.x though!
comment:2 Changed 3 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1395
Note: See
TracTickets for help on using
tickets.
Patch to fix