#340 closed defect (fixed)
Launcher is broken
Reported by: | ahuillet | Owned by: | ahuillet |
---|---|---|---|
Priority: | major | Milestone: | 0.10 |
Component: | client | Version: | |
Keywords: | Cc: |
Description
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
Change History (3)
comment:1 Changed 8 years ago by
Milestone: | → 0.10 |
---|---|
Owner: | changed from Antoine Martin to ahuillet |
comment:3 Changed 3 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/340
Note: See
TracTickets for help on using
tickets.
does r3418 fix things?