Changes between Version 21 and Version 22 of Printing
- Timestamp:
- 02/18/17 17:00:54 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Printing
v21 v22 26 26 }}} 27 27 28 29 {{{#!div class="box" 30 = Mac OS Shadow Server Support = 31 32 The default configuration of Mac OSX starting with version 10.10 (aka Yosemite) prevents the xpra cups backend from connecting to the xpra server, to fix this run: 33 {{{ 34 sudo sh -c 'echo "Sandboxing Relaxed" >> /etc/cups/cups-files.conf' 35 sudo launchctl stop org.cups.cupsd 36 }}} 37 }}} 38 39 28 40 {{{#!div class="box" 29 41 = Debugging =