From tf@ksh.com Thu Jun 18 00:31:25 2015 Received: (at submit) by bugs.x2go.org; 17 Jun 2015 22:31:28 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: * X-Spam-Status: No, score=1.6 required=5.0 tests=BAYES_50,HTML_MESSAGE, RCVD_IN_SORBS_WEB autolearn=no version=3.3.2 X-Greylist: delayed 325 seconds by postgrey-1.34 at ymir.das-netzwerkteam.de; Thu, 18 Jun 2015 00:31:24 CEST Received: from mail.ksh.com (weidenborn-3.vistec.net [213.216.0.30]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 0067D5DA82 for ; Thu, 18 Jun 2015 00:31:24 +0200 (CEST) Received: from KSHH5.ksh.local ([fe80::cdd4:8515:4351:5295]) by KSHH5.ksh.local ([fe80::cdd4:8515:4351:5295%14]) with mapi id 14.03.0224.002; Thu, 18 Jun 2015 00:25:32 +0200 From: "Feustel, Thomas" To: "submit@bugs.x2go.org" Subject: cups-x2go Thread-Topic: cups-x2go Thread-Index: AdCpSywoKTWnJbCqRMyQf8zgqjLCdA== Date: Wed, 17 Jun 2015 22:25:31 +0000 Message-ID: Accept-Language: de-DE, en-US Content-Language: de-DE X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [84.155.210.88] Content-Type: multipart/alternative; boundary="_000_D06DC45236BEB849A21C1DB6946FF51103202F61KSHH5kshlocal_" MIME-Version: 1.0 --_000_D06DC45236BEB849A21C1DB6946FF51103202F61KSHH5kshlocal_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Package: cups-x2go Version: 3.0.1.2 GIT The name of the pdf-file that a create with the Ghostscript has no ".pdf" f= ile extension and can not open on the windows client on a pdf reader. The perl command "tempfile" ha a option to set a file extension for the tem= pfile. (SUFFIX =3D> '.pdf') Maybe with this option it is enough to have on template for the tempfiles. The second bug is the continue command and the perl script at line 227 and = 275, this is not functional and the if block an bee empty or you working wi= th negation on the if. Best regards Thomas Feustel --_000_D06DC45236BEB849A21C1DB6946FF51103202F61KSHH5kshlocal_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Package: cups-x2go

Version: 3.0.1.2 GIT

 

The name of the pdf-file that a= create with the Ghostscript has no “.pdf” file extension and c= an not open on the windows client on a pdf reader.

The perl command “tempfil= e” ha a option to set a file extension for the tempfile. (SUFFIX =3D&= gt; ‘.pdf’)

Maybe with this option it is en= ough to have on template for the tempfiles.

 

The second bug is the continue = command and the perl script at line 227 and 275, this is not functional and= the if block an bee empty or you working with negation on the if.

 

Best regards

 

Thomas Feustel

--_000_D06DC45236BEB849A21C1DB6946FF51103202F61KSHH5kshlocal_-- From x2go@ymir.das-netzwerkteam.de Thu Jun 18 17:11:20 2015 Received: (at 887) by bugs.x2go.org; 18 Jun 2015 15:11:37 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NO_RELAYS, URIBL_BLOCKED autolearn=unavailable version=3.3.2 Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005) id 2C1495DA8B; Thu, 18 Jun 2015 17:11:19 +0200 (CEST) From: Mihai Moldovan To: 887-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 887@bugs.x2go.org Subject: X2Go issue (in src:cups-x2go) has been marked as pending for release Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer: http://snipr.com/post-receive-tag-pending Message-Id: <20150618151120.2C1495DA8B@ymir.das-netzwerkteam.de> Date: Thu, 18 Jun 2015 17:11:19 +0200 (CEST) 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=6a2b5a7 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 6a2b5a77edfe9c3f599d569f229c8134459e7aac Author: Mihai Moldovan Date: Thu Jun 18 17:10:51 2015 +0200 cups-x2go: there is no continue in perl for stepping forward a loop. Still not. I keep forgetting that. Use next. (Partly) Fixes: #887. diff --git a/debian/changelog b/debian/changelog index c756d05..ba28efc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,6 +25,8 @@ cups-x2go (3.0.1.3-0x2go1) UNRELEASED; urgency=low the END block. - cups-x2go: don't use unlink() explicitly. Trust File::Temp and our END 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. * debian/control: - Add dependencies on perl-modules for core modules and ${perl:Depends} for perl itself. From ionic@ionic.de Thu Jun 18 17:21:10 2015 Received: (at 887) by bugs.x2go.org; 18 Jun 2015 15:21:12 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_05,T_DKIM_INVALID, URIBL_BLOCKED autolearn=ham version=3.3.2 Received: from Root24.de (powered.by.root24.eu [5.135.3.88]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 6B64B5DA83 for <887@bugs.x2go.org>; Thu, 18 Jun 2015 17:21:10 +0200 (CEST) Received: from nopileos.local (home.ionic.de [217.92.117.31]) by mail.ionic.de (Postfix) with ESMTPSA id C491C4F04F2D; Thu, 18 Jun 2015 17:21:09 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ionic.de; s=default; t=1434640869; bh=gVXYYvtjqAw7TaWUUZQRHO5GOhkVNOLstE0ceO8iZOo=; h=Subject:To:References:From:Date:In-Reply-To:From; b=MoFOfd7NBpBScA/MxwoFYXfjf5JxBAOaNr2YSrGGo1NYAQ1bz8IlmKo7Ad6Ow2Jw1 PlQX8H6DQk+wmVFCD1JBocE8lZd13TurmcYOR+UGGZtCWgST2WZtn2tunhpCs6kKus o9qDHM5l3J5xQK2JysOqexyumlVe8RjRpbunZn98= Subject: Re: [X2Go-Dev] Bug#887: cups-x2go To: "Feustel, Thomas" , 887@bugs.x2go.org References: From: Mihai Moldovan X-Enigmail-Draft-Status: N1110 Message-ID: <5582E1E3.9050707@ionic.de> Date: Thu, 18 Jun 2015 17:21:07 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="5tjvhWb07gquoIJeRb6MS9vhB8xc7Gs3k" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --5tjvhWb07gquoIJeRb6MS9vhB8xc7Gs3k Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 18.06.2015 12:25 AM, Feustel, Thomas wrote: > The name of the pdf-file that a create with the Ghostscript has no =93.= pdf=94 file > extension and can not open on the windows client on a pdf reader. >=20 > The perl command =93tempfile=94 ha a option to set a file extension for= the > tempfile. (SUFFIX =3D> =91.pdf=92) >=20 > Maybe with this option it is enough to have on template for the tempfil= es. That's actually weird. Yes, the temp file doesn't have a .pdf extension, = but that shouldn't cause any trouble. The original file name is known by the = system and my tests with x2goclient, though on OS X, always produce a file calle= d "$original_file.pdf" when I select to save it as a PDF. Maybe the Windows Previewer is not getting the name correctly, though. > The second bug is the continue command and the perl script at line 227 = and 275, > this is not functional and the if block an bee empty or you working wit= h > negation on the if. Yeah, Perl doesn't know "continue" like any other language I keep forgett= ing this... Fixed in the newest commit. Mihai --5tjvhWb07gquoIJeRb6MS9vhB8xc7Gs3k Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBCgAGBQJVguHlAAoJEB/WLtluJTqH7XcQANbsQrJ3jPYAxFN4XH5+YzkX eKJe8xKiuJ5Z6Z605lXyCdVqyVecYMiqMfjuANwAiAwAy3bk94c0vtAK7L9IM9Gw ZacK/+tnWzqmcKXO3oUiSax+kvFh98hm9Z+TAcecp05LF7G2rYdsfOjJZeWpvCGl eEvxIFQkPH6Jgf42Yo7sJXbZhHlkGlwxkEMakfvdbFYmdxhKlb7lUUqwTzG6J3AN hQL7WBf5+Pset4gwEYUkeguOO1Y9tzHLRCbhYikLGuIJfQRO+KggG3LkHsJVe6mp reSt5tYvbBo0IkoiubKHnNWe4Iukk/yeyNFLETMs7G4aDsXxAXHM5oCPZ1DIbH+o biAjMdYwruF+zinfqAl6gt4drmP7hjmd75gj+eWhRYcnlOc2GbPShXQIW8k7TnSL VHXxlOnrd2QgQh4vSuiwk3JdiC10QXJeFVImiJAxJXv7p4kIpUHJaMjFSoVpTNzz ZrobHTICwva0Engf9kejy7pdEIAV4A+YF6rNthETApBPs935xRnMFuhwsUjQwP4V GEPK/jELAozpKfMeT6xqdbXbvnrCmGBrcvmjKgzm24ZHjDl93fOmyYFH2sT1/C6y pw5uhr+krgPIqctXs0vhxXhfxaEhfR+VTLKU+Rng2vLfsmh/vEZw08O89YhvI3G9 5lygKl8gqIkFYbA79EeX =8f9V -----END PGP SIGNATURE----- --5tjvhWb07gquoIJeRb6MS9vhB8xc7Gs3k-- From x2go@ymir.das-netzwerkteam.de Thu Jun 18 18:09:34 2015 Received: (at 887) by bugs.x2go.org; 18 Jun 2015 16:09:36 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NO_RELAYS, URIBL_BLOCKED autolearn=ham version=3.3.2 Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005) id 38DBC5DA8B; Thu, 18 Jun 2015 18:09:34 +0200 (CEST) From: Mihai Moldovan To: 887-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 887@bugs.x2go.org Subject: X2Go issue (in src:cups-x2go) has been marked as pending for release Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer: http://snipr.com/post-receive-tag-pending Message-Id: <20150618160934.38DBC5DA8B@ymir.das-netzwerkteam.de> Date: Thu, 18 Jun 2015 18:09:34 +0200 (CEST) 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 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. From x2go@ymir.das-netzwerkteam.de Fri Jun 19 23:04:41 2015 Received: (at 887) by bugs.x2go.org; 19 Jun 2015 21:04:59 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NO_RELAYS, URIBL_BLOCKED autolearn=unavailable version=3.3.2 Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005) id 785D55DA8B; Fri, 19 Jun 2015 23:04:41 +0200 (CEST) From: X2Go Release Manager To: 887-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 887@bugs.x2go.org Subject: X2Go issue (in src:cups-x2go) has been marked as closed Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Message-Id: <20150619210441.785D55DA8B@ymir.das-netzwerkteam.de> Date: Fri, 19 Jun 2015 23:04:41 +0200 (CEST) close #887 thanks Hello, we are very hopeful that X2Go issue #887 reported by you has been resolved in the new release (3.0.1.3) of the X2Go source project »src:cups-x2go«. You can view the complete changelog entry of src:cups-x2go (3.0.1.3) below, and you can use the following link to view all the code changes between this and the last release of src:cups-x2go. http://code.x2go.org/gitweb?p=cups-x2go.git;a=commitdiff;h=954a91687dc61bde64f1958ff05af1dc9c69dedd;hp=439db8b1b7ced6c90781c818428621f289dd1d06 If you feel that the issue has not been resolved satisfyingly, feel free to reopen this bug report or submit a follow-up report with further observations described based on the new released version of src:cups-x2go. Thanks a lot for contributing to X2Go!!! light+love X2Go Git Admin (on behalf of the sender of this mail) --- X2Go Component: src:cups-x2go Version: 3.0.1.3-0x2go1 Status: RELEASE Date: Fri, 19 Jun 2015 23:02:53 +0200 Fixes: 887 Changes: cups-x2go (3.0.1.3-0x2go1) RELEASED; urgency=low . [ Mihai Moldovan ] * New upstream version (3.0.1.3): - cups-x2go: import tempfile() function from File::Temp module. - cups-x2go: only repeat the last X, not the whole ".pdfX" string (or the like.) - cups-x2go: actually print "real" executed command instead of the "original" one with placeholders. - cups-x2go: read output from ghostscript, don't write a filehandle to the temporary file. Fixes a hanging ghostscript call and... well... random junk, instead of a "real" PDF file. - cups-x2go: use parentheses around function arguments. - cups-x2go: fix binmode() call, :raw layer is implicit. - cups-x2go: fix print call... Does not allow to separate parameters with a comma. - cups-x2go: add correct :raw layer to binmode calls. - cups-x2go: fix tiny typo. - cups-x2go: read data from GS and STDIN in chunks of 8 kbytes, instead of everything at once. Handles large print jobs gracefully. - cups-x2go: add parentheses to close() calls. - cups-x2go: delete PDF and title temporary files automatically. - cups-x2go: unlink PS temporary file on-demand in END block. Also move closelog to END block, because we want to print diagnosis messages in the END block. - cups-x2go: don't use unlink() explicitly. Trust File::Temp and our END 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. - Do not depend on perl-modules directly. ${perl:Depends} is already doing that implicitly. It depends on perl, which depends on perl-modules. * cups-x2go.spec: - Add proper dependencies on perl and File::Temp module. Hopefully pulls in perl-base with the core modules or the like... From unknown Fri Mar 29 08:54:15 2024 MIME-Version: 1.0 X-Mailer: MIME-tools 5.502 (Entity 5.502) X-Loop: owner@bugs.x2go.org From: owner@bugs.x2go.org (X2Go Bug Tracking System) Subject: Bug#887 closed by X2Go Release Manager (X2Go issue (in src:cups-x2go) has been marked as closed) Message-ID: References: <20150619210441.785D55DA8B@ymir.das-netzwerkteam.de> X-X2go-PR-Keywords: pending X-X2go-PR-Message: they-closed 887 X-X2go-PR-Package: cups-x2go Date: Fri, 19 Jun 2015 21:05:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1434747903-9820-0" This is a multi-part message in MIME format... ------------=_1434747903-9820-0 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 This is an automatic notification regarding your Bug report which was filed against the cups-x2go package: #887: cups-x2go It has been closed by X2Go Release Manager . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact X2Go Release Manager <= git-admin@x2go.org> by replying to this email. --=20 X2Go Bug Tracking System Contact owner@bugs.x2go.org with problems ------------=_1434747903-9820-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at control) by bugs.x2go.org; 19 Jun 2015 21:04:44 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40,NO_RELAYS, URIBL_BLOCKED autolearn=ham version=3.3.2 Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005) id 785D55DA8B; Fri, 19 Jun 2015 23:04:41 +0200 (CEST) From: X2Go Release Manager To: 887-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 887@bugs.x2go.org Subject: X2Go issue (in src:cups-x2go) has been marked as closed Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Message-Id: <20150619210441.785D55DA8B@ymir.das-netzwerkteam.de> Date: Fri, 19 Jun 2015 23:04:41 +0200 (CEST) close #887 thanks Hello, we are very hopeful that X2Go issue #887 reported by you has been resolved in the new release (3.0.1.3) of the X2Go source project »src:cups-x2go«. You can view the complete changelog entry of src:cups-x2go (3.0.1.3) below, and you can use the following link to view all the code changes between this and the last release of src:cups-x2go. http://code.x2go.org/gitweb?p=cups-x2go.git;a=commitdiff;h=954a91687dc61bde64f1958ff05af1dc9c69dedd;hp=439db8b1b7ced6c90781c818428621f289dd1d06 If you feel that the issue has not been resolved satisfyingly, feel free to reopen this bug report or submit a follow-up report with further observations described based on the new released version of src:cups-x2go. Thanks a lot for contributing to X2Go!!! light+love X2Go Git Admin (on behalf of the sender of this mail) --- X2Go Component: src:cups-x2go Version: 3.0.1.3-0x2go1 Status: RELEASE Date: Fri, 19 Jun 2015 23:02:53 +0200 Fixes: 887 Changes: cups-x2go (3.0.1.3-0x2go1) RELEASED; urgency=low . [ Mihai Moldovan ] * New upstream version (3.0.1.3): - cups-x2go: import tempfile() function from File::Temp module. - cups-x2go: only repeat the last X, not the whole ".pdfX" string (or the like.) - cups-x2go: actually print "real" executed command instead of the "original" one with placeholders. - cups-x2go: read output from ghostscript, don't write a filehandle to the temporary file. Fixes a hanging ghostscript call and... well... random junk, instead of a "real" PDF file. - cups-x2go: use parentheses around function arguments. - cups-x2go: fix binmode() call, :raw layer is implicit. - cups-x2go: fix print call... Does not allow to separate parameters with a comma. - cups-x2go: add correct :raw layer to binmode calls. - cups-x2go: fix tiny typo. - cups-x2go: read data from GS and STDIN in chunks of 8 kbytes, instead of everything at once. Handles large print jobs gracefully. - cups-x2go: add parentheses to close() calls. - cups-x2go: delete PDF and title temporary files automatically. - cups-x2go: unlink PS temporary file on-demand in END block. Also move closelog to END block, because we want to print diagnosis messages in the END block. - cups-x2go: don't use unlink() explicitly. Trust File::Temp and our END 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. - Do not depend on perl-modules directly. ${perl:Depends} is already doing that implicitly. It depends on perl, which depends on perl-modules. * cups-x2go.spec: - Add proper dependencies on perl and File::Temp module. Hopefully pulls in perl-base with the core modules or the like... ------------=_1434747903-9820-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by bugs.x2go.org; 17 Jun 2015 22:31:28 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: * X-Spam-Status: No, score=1.6 required=5.0 tests=BAYES_50,HTML_MESSAGE, RCVD_IN_SORBS_WEB autolearn=no version=3.3.2 X-Greylist: delayed 325 seconds by postgrey-1.34 at ymir.das-netzwerkteam.de; Thu, 18 Jun 2015 00:31:24 CEST Received: from mail.ksh.com (weidenborn-3.vistec.net [213.216.0.30]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 0067D5DA82 for ; Thu, 18 Jun 2015 00:31:24 +0200 (CEST) Received: from KSHH5.ksh.local ([fe80::cdd4:8515:4351:5295]) by KSHH5.ksh.local ([fe80::cdd4:8515:4351:5295%14]) with mapi id 14.03.0224.002; Thu, 18 Jun 2015 00:25:32 +0200 From: "Feustel, Thomas" To: "submit@bugs.x2go.org" Subject: cups-x2go Thread-Topic: cups-x2go Thread-Index: AdCpSywoKTWnJbCqRMyQf8zgqjLCdA== Date: Wed, 17 Jun 2015 22:25:31 +0000 Message-ID: Accept-Language: de-DE, en-US Content-Language: de-DE X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [84.155.210.88] Content-Type: multipart/alternative; boundary="_000_D06DC45236BEB849A21C1DB6946FF51103202F61KSHH5kshlocal_" MIME-Version: 1.0 --_000_D06DC45236BEB849A21C1DB6946FF51103202F61KSHH5kshlocal_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Package: cups-x2go Version: 3.0.1.2 GIT The name of the pdf-file that a create with the Ghostscript has no ".pdf" f= ile extension and can not open on the windows client on a pdf reader. The perl command "tempfile" ha a option to set a file extension for the tem= pfile. (SUFFIX =3D> '.pdf') Maybe with this option it is enough to have on template for the tempfiles. The second bug is the continue command and the perl script at line 227 and = 275, this is not functional and the if block an bee empty or you working wi= th negation on the if. Best regards Thomas Feustel --_000_D06DC45236BEB849A21C1DB6946FF51103202F61KSHH5kshlocal_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Package: cups-x2go

Version: 3.0.1.2 GIT

 

The name of the pdf-file that a= create with the Ghostscript has no “.pdf” file extension and c= an not open on the windows client on a pdf reader.

The perl command “tempfil= e” ha a option to set a file extension for the tempfile. (SUFFIX =3D&= gt; ‘.pdf’)

Maybe with this option it is en= ough to have on template for the tempfiles.

 

The second bug is the continue = command and the perl script at line 227 and 275, this is not functional and= the if block an bee empty or you working with negation on the if.

 

Best regards

 

Thomas Feustel

--_000_D06DC45236BEB849A21C1DB6946FF51103202F61KSHH5kshlocal_-- ------------=_1434747903-9820-0-- From unknown Fri Mar 29 08:54:15 2024 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@bugs.x2go.org From: Debbugs Internal Request Subject: Internal Control Message-Id: Bug archived. Date: Sa, 18 Jul 2015 05:24:02 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # Bug archived. thanks # This fakemail brought to you by your local debbugs # administrator