Re: [X2Go-User] X2Go Linux Server. Virtual print issue workaround

2014-12-01 Thread Stefan Baur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am 01.12.2014 um 08:59 schrieb ?:
 The problem is that CUPS remounts /tmp during print process.
Any explanation as to *why* it does that?

- -Stefan

- -- 
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (MingW32)

iQEcBAEBAgAGBQJUfCScAAoJEG7d9BjNvlEZtCUH/2aUrL7JXRIugv9himy55TZt
LAZAxJox9rR3jDd5iUZKD1kIVes7vF42OkPC44jYRXx1AzJz7rpcjr7v8p+QkFfJ
HlAIDfVFdTrq6kHIndUMIkPJkFsM+hesYnC9mp3S9EvbimdW1lLuOJ0cdEcn4+DE
ihBxpcjLCd5Wcm8QCq0mT1m4eYxnHS1cyiv6nDojcufmEoTe592Io0ihGusaRbgr
G7pUbrOV+XTRe8RwXG60jederwpmkNjkJJwVAoAv8HCk2ZZep32hl3rvJGXTWqUx
HQvU6XrxFFkiedOFLDSSkCEzTcqyx+4K9ctXok01RzBhGCIwPwJ0NdAd+EXH8J8=
=DSVy
-END PGP SIGNATURE-
___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] X2Go Linux Server. Virtual print issue workaround

2014-12-01 Thread Mike Gabriel

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: mike.gabr...@das-netzwerkteam.de, 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
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] X2Go Linux Server. Virtual print issue workaround

2014-12-01 Thread Роман
Debian Jessie amd64CUPS 1.7.5-7Yes, systemd is default Debian Jessie.daemon-manager. Inpos. 01.12.2014, 11:49, "Mike Gabriel" mike.gabr...@das-netzwerkteam.de: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-NETZWERKTEAMmike gabriel, herweg 7, 24357 fleckebyfon: +49 (1520) 1976 148GnuPG Key ID 0x25771B31mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.defreeBusy:https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] X2Go Linux Server. Virtual print issue workaround

2014-12-01 Thread Роман
I don't know.Sorry.  Inpos. 01.12.2014, 11:19, "Stefan Baur" x2go-m...@baur-itcs.de:Am 01.12.2014 um 08:59 schrieb ?: The problem is that CUPS remounts /tmp during print process.Any explanation as to *why* it does that?- -Stefan- -- BAUR-ITCS UG (haftungsbeschränkt)Geschäftsführer: Stefan BaurEichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243-BEGIN PGP SIGNATURE-Version: GnuPG v2.0.22 (MingW32)iQEcBAEBAgAGBQJUfCScAAoJEG7d9BjNvlEZtCUH/2aUrL7JXRIugv9himy55TZtLAZAxJox9rR3jDd5iUZKD1kIVes7vF42OkPC44jYRXx1AzJz7rpcjr7v8p+QkFfJHlAIDfVFdTrq6kHIndUMIkPJkFsM+hesYnC9mp3S9EvbimdW1lLuOJ0cdEcn4+DEihBxpcjLCd5Wcm8QCq0mT1m4eYxnHS1cyiv6nDojcufmEoTe592Io0ihGusaRbgrG7pUbrOV+XTRe8RwXG60jederwpmkNjkJJwVAoAv8HCk2ZZep32hl3rvJGXTWqUxHQvU6XrxFFkiedOFLDSSkCEzTcqyx+4K9ctXok01RzBhGCIwPwJ0NdAd+EXH8J8==DSVy-END PGP SIGNATURE-___x2go-user mailing listx2go-user@lists.x2go.orghttp://lists.x2go.org/listinfo/x2go-user___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user