tag #887 pending fixed #887 3.0.1.3 thanks Hello, X2Go issue #887 (src:cups-x2go) reported by you has been fixed in X2Go Git. You can see the changelog below, and you can check the diff of the fix at: http://code.x2go.org/gitweb?p=cups-x2go.git;a=commitdiff;h=0b43aea The issue will most likely be fixed in src:cups-x2go (3.0.1.3). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 0b43aea4fbfa271b3bcb1fc018c23436a9948532 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Jun 18 18:09:06 2015 +0200 cups-x2go: use the same temp file template for PS, PDF and title files. Use appropriate suffixes if necessary when generating PDF and title temp files. (Fully) Fixes: #887. diff --git a/debian/changelog b/debian/changelog index ba28efc..a4c4059 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,9 @@ cups-x2go (3.0.1.3-0x2go1) UNRELEASED; urgency=low block to clean up correctly. - cups-x2go: there is no continue in perl for stepping forward a loop. Still not. I keep forgetting that. Use next. (Partly) Fixes: #887. + - cups-x2go: use the same temp file template for PS, PDF and title files. + Use appropriate suffixes if necessary when generating PDF and title temp + files. (Fully) Fixes: #887. * debian/control: - Add dependencies on perl-modules for core modules and ${perl:Depends} for perl itself.