Xpra: Ticket #340: Launcher is broken

Hello,

the launcher no longer works:

arthur@Gurney:~/src/xpra/src$ PYTHONPATH=./build/lib.linux-x86_64-2.7/ python2 ./build/scripts-2.7/xpra_launcher /tmp/test.xpra
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
Warning: invalid option: 'compress'
Traceback (most recent call last):
  File "/home/arthur/src/xpra/src/build/lib.linux-x86_64-2.7/xpra/client/gtk_base/client_launcher.py", line 366, in start_XpraClient
    self.client = XpraClient(conn, self.config)
TypeError: __init__() takes exactly 1 argument (3 given)

Thanks



Fri, 17 May 2013 15:12:58 GMT - Antoine Martin: owner changed; milestone set

does r3418 fix things?


Fri, 17 May 2013 15:20:10 GMT - ahuillet: status changed; resolution set

Confirmed fixed. Thanks!


Sat, 23 Jan 2021 04:52:09 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/340