Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#294 closed defect (invalid)

Latest Version of Xpra breaks compatibility (Linux) — at Version 2

Reported by: Ade Owned by:
Priority: major Milestone:
Component: Xpra Keywords:
Cc:

Description (last modified by Antoine Martin)

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'

Change History (2)

comment:1 Changed 7 years ago by Antoine Martin

Resolution: invalid
Status: newclosed

This has been fixed in winswitch 0.12.22

comment:2 Changed 7 years ago by Antoine Martin

Description: modified (diff)
Note: See TracTickets for help on using tickets.