Xpra: Ticket #265: win32 binaries that include sound (gstreamer) complain about missing python2.6

Apparently, we ship libgst-python2.6.dll and some duplicate copies of the DLLs (that's because some get bundled by py2exe and others are copied by the BAT file..)

So:

All this, as cleanly as possible... using (educated) trial and error might still be the fastest approach.



Wed, 20 Feb 2013 08:19:05 GMT - Antoine Martin:

r2748 removes the python2.6 warning


Sun, 24 Feb 2013 11:14:40 GMT - Antoine Martin: status changed; resolution set

r2776 removes the GStreamer plugins we don't need when building with sound - reduces the compressed installer output size by about 2MB (actual disk space used by much more - and more importantly, far less clutter)


Sat, 23 Jan 2021 04:50:00 GMT - migration script:

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