Xpra: Ticket #235: xpra/sound/sink.py produces an error

Xpra Version 0.8.0 built from svn Fedora 18 x86_64

./sink.py /tmp/test.mp3 mp3
loaded 7700039 bytes from /tmp/test.mp3
Traceback (most recent call last):
  File "./sink.py", line 198, in <module>
    main()
  File "./sink.py", line 173, in main
    ss.add_data(data)
TypeError: add_data() takes exactly 3 arguments (2 given)


Thu, 17 Jan 2013 04:40:31 GMT - Antoine Martin: status changed; resolution set

fixed in r2580, thanks!


Sat, 23 Jan 2021 04:49:12 GMT - migration script:

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