Changes between Version 43 and Version 44 of Debugging
- Timestamp:
- 10/27/15 04:08:23 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Debugging
v43 v44 49 49 * use [https://pypi.python.org/pypi/Pillow/ PIL] for parsing png and jpeg packets (on/off): {{{XPRA_USE_PIL}}} 50 50 Please refer to the actual code for details. 51 }}} 52 53 {{{#!div class="box" 54 == Fault Injection == 55 56 As of version 0.16, you can also inject faults in various places to trigger hard to reproduce error conditions. 57 58 For more details see #910. 51 59 }}} 52 60