Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#294 closed defect (invalid)

Latest Version of Xpra breaks compatibility (Linux)

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 (7)

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)

comment:3 in reply to:  1 Changed 7 years ago by Ade

I believe I am running 0.12.22-1 at both ends. Should I try the beta instead?

thanks,

Ade

Replying to Antoine Martin:

This has been fixed in winswitch 0.12.22

comment:4 Changed 7 years ago by Antoine Martin

Sorry, I meant 0.12.23.

Here's the full release notes for it: https://winswitch.org/trac/browser/trunk/RELEASE-NOTES

comment:5 Changed 7 years ago by Ade

OK. I'm using the stable Xenial repository. Will 0.12.23 get pushed to this, or should I switch to the beta repo?

thanks

comment:6 Changed 7 years ago by Antoine Martin

Oh, sorry about that.
I forgot to push the update for Xenial and others.

Done now. That should be it. I think. For real this time...

comment:7 in reply to:  6 Changed 7 years ago by Ade

It works again!

Thank you. I am at peace once again.

Replying to Antoine Martin:

Oh, sorry about that.
I forgot to push the update for Xenial and others.

Done now. That should be it. I think. For real this time...

Note: See TracTickets for help on using tickets.