#1676 closed defect (fixed)
settings changed on the server should be forwarded to the client
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 2.3 |
Component: | core | Version: | trunk |
Keywords: | Cc: |
Description (last modified by )
Failure to do so can lead to the client believing that something can be toggled when it cannot. The packets can then trigger (harmless) errors on the server.
ie: ticket:1368#comment:6.
Change History (7)
comment:1 Changed 5 years ago by
Description: | modified (diff) |
---|---|
Status: | new → assigned |
comment:2 Changed 4 years ago by
Owner: | changed from Antoine Martin to J. Max Mena |
---|---|
Status: | assigned → new |
comment:4 Changed 4 years ago by
Owner: | changed from J. Max Mena to Antoine Martin |
---|
Connecting a trunk r17966 client against a r17823 beta package 2.3 server, I get the following output from the control command when I try to toggle an already disabled clipboard (started with --clipboard=no
to simplify things going on):
server returned error code 127 error processing control command: feature '%s' is set to None!
The '%s' is probably supposed to print Clipboard, right?
comment:5 Changed 4 years ago by
Of note, other than that string, it does forward notifications properly.
comment:6 Changed 4 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:7 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1676
Note: See
TracTickets for help on using
tickets.
Mostly done in r17804. More toggles added in r17806.
Issues not dealt with:
To test:
ie:
As of r17808, for more information on which features can be toggled, see: