Hi Inpos, On Mo 01 Dez 2014 08:59:36 CET, Роман wrote:
For those who can't print to redirected printer here my workaround. On X2Go Server do following (by root): ---------------------------------------------- cd /usr/bin mv x2goprint x2goprint.orig cat << EOF > x2goprint #!/bin/bash umount /tmp x2goprint.orig $@ EOF chmod a+x x2goprint ----------------------------------------------- The problem is that CUPS remounts /tmp during print process. Therefore temporary x2go directories have become unavailable. Best regards, Inpos.
This is very interesting indeed...Can you let us know what CUPS version you run? Is it with systemd? Do you use the systemd/CUPS integration?
What distro are you on? Thanks for further information! Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: [email protected], http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
pgp94h4nPlhaT.pgp
Description: Digitale PGP-Signatur
_______________________________________________ x2go-user mailing list [email protected] http://lists.x2go.org/listinfo/x2go-user
