Opened 8 years ago
Last modified 8 years ago
#294 closed defect
Latest Version of Xpra breaks compatibility (Linux) — at Initial Version
Reported by: | Ade | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Xpra | Keywords: | |
Cc: |
Description
Hi,
The latest version of xpra (1.0-r14532) causes winswitch client not to enable xpra.
Looking at the client log, this following line suggests winswitch is expecting a third integer in the versioning sequence (as was in the previous xpra version, 0.17.0) and so the client/server xpra versioning comparison process fails at this point:
ServerLineConnection?.xpra_version_compat(1.0-r14532,1.0-r14532) invalid literal for int() with base 10: '0-r14532'
Note: See
TracTickets for help on using
tickets.