Changes between Version 29 and Version 30 of FAQ
- Timestamp:
- 01/02/14 05:40:07 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v29 v30 7 7 * Where is the source and repository? 8 8 [/wiki/Source] 9 * I don't want to install winswitch. 10 Then don't. xpra and winswitch live in the same repository, that's all. 9 11 * Which version shall I be using? 10 12 Please always used the latest released version, you can see the last revision tagged [http://xpra.org/svn/Xpra/tags/ here], or look for the last source release [/src/ here]. 13 * I have version 0.0.7.x or version 0.0.6 installed and I can't connect. 14 Those are far too old. Use a supported version. 11 15 * What is the license? 12 16 [http://xpra.org/trac/browser/xpra/trunk/src/COPYING GPLv2+] … … 60 64 {{{#!div class="box" 61 65 == Warnings and Messages == 66 * "{{{connection lost: invalid packet header, not an xpra client?}}}" 67 This is often caused by out of date clients. 62 68 * "{{{Message: pygobject_register_sinkfunc is deprecated (GstObject)}}}" 63 69 This harmless warning comes from your distribution's python-gstreamer build, sadly it cannot be avoided.