Dear list.
After today's update of cups-x2go to cups- x2go_3.0.1.2-0~112~ubuntu12.04.1_all.deb i can't print
Error LOG
D [15/Jun/2015:09:34:06 +0100] [Job 17787] envp[10]="SERVER_ADMIN=root@lisbon" D [15/Jun/2015:09:34:06 +0100] [Job 17787] envp[11]="SOFTWARE=CUPS/1.5.3" D [15/Jun/2015:09:34:06 +0100] [Job 17787] envp[12]="TMPDIR=/var/spool/cups/tmp" D [15/Jun/2015:09:34:06 +0100] [Job 17787] envp[13]="USER=root" D [15/Jun/2015:09:34:06 +0100] [Job 17787] envp[14]="CUPS_SERVER=/var/run/cups/cups.sock" D [15/Jun/2015:09:34:06 +0100] [Job 17787] envp[15]="CUPS_ENCRYPTION=IfRequested" D [15/Jun/2015:09:34:06 +0100] [Job 17787] envp[16]="IPP_PORT=631" D [15/Jun/2015:09:34:06 +0100] [Job 17787] envp[17]="CHARSET=utf-8" D [15/Jun/2015:09:34:06 +0100] [Job 17787] envp[18]="LANG=pt_PT.UTF-8" D [15/Jun/2015:09:34:06 +0100] [Job 17787] envp[19]="PPD=/etc/cups/ppd/teste_fds_Impressora_Remota.ppd" D [15/Jun/2015:09:34:06 +0100] [Job 17787] envp[20]="RIP_MAX_CACHE=128m" D [15/Jun/2015:09:34:06 +0100] [Job 17787] envp[21]="CONTENT_TYPE=application/pdf" D [15/Jun/2015:09:34:06 +0100] [Job 17787] envp[22]="DEVICE_URI=cups-x2go:/" D [15/Jun/2015:09:34:06 +0100] [Job 17787] envp[23]="PRINTER_INFO=Impressora Virtual" D [15/Jun/2015:09:34:06 +0100] [Job 17787] envp[24]="PRINTER_LOCATION=" D [15/Jun/2015:09:34:06 +0100] [Job 17787] envp[25]="PRINTER=teste_fds_Impressora_Remota" D [15/Jun/2015:09:34:06 +0100] [Job 17787] envp[26]="PRINTER_STATE_REASONS=none" D [15/Jun/2015:09:34:06 +0100] [Job 17787] envp[27]="CUPS_FILETYPE=document" D [15/Jun/2015:09:34:06 +0100] [Job 17787] envp[28]="AUTH_I****" D [15/Jun/2015:09:34:06 +0100] [Job 17787] envp[29]="AUTH_U****" D [15/Jun/2015:09:34:06 +0100] [Job 17787] envp[30]="AUTH_P****" D [15/Jun/2015:09:34:06 +0100] [Job 17787] envp[31]="AUTH_U****" D [15/Jun/2015:09:34:06 +0100] [Job 17787] Started backend /usr/lib/cups/backend/cups-x2go (PID 15886) D [15/Jun/2015:09:34:06 +0100] [Job 17787] Undefined subroutine &main::tempfile called at /usr/lib/cups/backend/cups-x2go line 227. D [15/Jun/2015:09:34:06 +0100] [Job 17787] Backend returned status 25 (unknown) D [15/Jun/2015:09:34:06 +0100] [Job 17787] End of messages D [15/Jun/2015:09:34:06 +0100] [Job 17787] printer-state=3(idle) D [15/Jun/2015:09:34:06 +0100] [Job 17787] printer-state- message="/usr/lib/cups/backend/cups-x2go failed" D [15/Jun/2015:09:34:06 +0100] [Job 17787] printer-state-reasons=none
--
Regards
Helmer Teles
“Sent from My Linux Operating System”
Hi.
Thanks for your feedback. Already Solved it by reverting to previous backend, but this is the prefered way.
Will do as you suggested. Probably some more people will be affected until they know of the cause of the problem.
Regards.
On Mon, Jun 15, 2015, 12:16 Mihai Moldovan <ionic@ionic.de> wrote:
On 15.06.2015 10:37 AM, Helmer Teles wrote:
&main::tempfile called at /usr/lib/cups/backend/cups-x2go line 227.
Looks like I have forgotten to add dependencies on File::Temp.
Please sudo apt-get install libfile-temp-perl for now.
Mihai
x2go-dev mailing list x2go-dev@lists.x2go.org http://lists.x2go.org/listinfo/x2go-dev
--
Com os melhores cumprimentos.
Helmer Teles http://hteles.wordpress.com
"Sent from my Android Device"
Please don't send me proprietary file formats, use ISO standard ODF instead (ISO/IEC 26300)
.-. G N U
/v\ L I N U X
// \\ ---------
/( _ )\ May The Source Be
^^ ^^ With You...
Hi Mihai.
strangely that's not the problem.
Server: ubuntu 12.04 No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 12.04.5 LTS Release: 12.04 Codename: precise
libfile-temp-perl is provided by perl-modules
dpk -L perl-modules ( stripped output ) /usr/share/perl/5.14.2/File/Temp.pm
Reverted to previous copy of /usr/lib/cups/backend/cups-x2go and it works again.
--
Regards,
Helmer Teles
“Sent from My Linux Operating System”
Please don't send me proprietary file formats, use ISO standard ODF instead (ISO/IEC 26300)
On Monday 15 June 2015 11:22:38 Helmer Teles wrote:
Today 12:22:38
Re: [X2Go-Dev] CUPS-X2GO problem after update From: Helmer Teles To: Mihai Moldovan <ionic@ionic.de>, x2go-dev@lists.x2go.org
Hi.
Thanks for your feedback. Already Solved it by reverting to previous backend, but this is the prefered way.
Will do as you suggested. Probably some more people will be affected until they know of the cause of the problem.
Regards.
On Mon, Jun 15, 2015, 12:16 Mihai Moldovan <ionic@ionic.de> wrote:
On 15.06.2015 10:37 AM, Helmer Teles wrote:
&main::tempfile called at /usr/lib/cups/backend/cups-x2go line 227.
Looks like I have forgotten to add dependencies on File::Temp.
Please sudo apt-get install libfile-temp-perl for now.
On 15.06.2015 01:48 PM, Helmer Teles wrote:
Hi Mihai.
strangely that's not the problem.
Server: ubuntu 12.04 No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 12.04.5 LTS Release: 12.04 Codename: precise
libfile-temp-perl is provided by perl-modules
Yes, I know. I told you to install libfile-temp-perl so that we can remove it later on again. I intended to add perl-modules as a dependency to cups-x2go.
Reverted to previous copy of /usr/lib/cups/backend/cups-x2go and it works again.
Can you please add "qw( tempfile )" to the "use File::Temp;" line, so that it looks like that in the end:
use File::Temp qw( tempfile );
Does this fix your problem?
Mihai
Hi Mihai.
No joy. With debug enabled and after adjusting line 25 with use File::Temp qw( tempfile );
D [15/Jun/2015:13:20:24 +0100] [Job 47] envp[30]="AUTH_P****" D [15/Jun/2015:13:20:24 +0100] [Job 47] envp[31]="AUTH_U****" D [15/Jun/2015:13:20:24 +0100] [Job 47] Started backend /usr/lib/cups/backend/cups-x2go (PID 11744) D [15/Jun/2015:13:20:24 +0100] [Job 47] Error in tempfile() using /tmp/47- tes_fds- cupsjob11744.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX: The template must end with at least 4 'X' characters D [15/Jun/2015:13:20:24 +0100] [Job 47] at /usr/lib/cups/backend/cups-x2go line 227 D [15/Jun/2015:13:20:24 +0100] [Job 47] Backend returned status 25 (unknown) D [15/Jun/2015:13:20:24 +0100] [Job 47] End of messages D [15/Jun/2015:13:20:24 +0100] [Job 47] printer-state=3(idle) D [15/Jun/2015:13:20:24 +0100] [Job 47] printer-state- message="/usr/lib/cups/backend/cups-x2go failed" D [15/Jun/2015:13:20:24 +0100] [Job 47] printer-state-reasons=none
--
Regards,
Helmer Teles
“Sent from My Linux Operating System”
Please don't send me proprietary file formats, use ISO standard ODF instead (ISO/IEC 26300)
On Monday 15 June 2015 14:00:06 Mihai Moldovan wrote:
On 15.06.2015 01:48 PM, Helmer Teles wrote:
Hi Mihai.
strangely that's not the problem.
Server: ubuntu 12.04 No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 12.04.5 LTS Release: 12.04 Codename: precise
libfile-temp-perl is provided by perl-modules
Yes, I know. I told you to install libfile-temp-perl so that we can remove it later on again. I intended to add perl-modules as a dependency to cups-x2go.
Reverted to previous copy of /usr/lib/cups/backend/cups-x2go and it works again.
Can you please add "qw( tempfile )" to the "use File::Temp;" line, so that it looks like that in the end:
use File::Temp qw( tempfile );
Does this fix your problem?
On 15.06.2015 02:24 PM, Helmer Teles wrote:
No joy. With debug enabled and after adjusting line 25 with use File::Temp qw( tempfile );
D [15/Jun/2015:13:20:24 +0100] [Job 47] Started backend /usr/lib/cups/backend/cups-x2go (PID 11744) D [15/Jun/2015:13:20:24 +0100] [Job 47] Error in tempfile() using /tmp/47- tes_fds- cupsjob11744.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX: The template must end with at least 4 'X' characters D [15/Jun/2015:13:20:24 +0100] [Job 47] at /usr/lib/cups/backend/cups-x2go line 227
Ah! Wait, this did fix your problem. You're just running into another one now.
This shouldn't end in ".pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX" but in ".XXXXXXXXXXXXXXXX".
Please change lines 201 to 203 to:
my $ps_template = $template . "X" x 16; my $pdf_template = $template . ".pdf" . "X" x 16; my $title_template = $template . ".pdf.title" . "X" x 16;
My bad on that one, too...
Mihai
Hi Mihai.
we got a little further but still has problems.
It only print the first job, all the others got held and on a firefox print instead of the normal printout it printed a text with GLOB.
Also i think there's another problem at line 290.
It is assuming that TMPDIR is at /tmp that in the case of this system
idnr=id -u $USER
TMPDIR="/tmp/.${idnr}.
--
Regards.
Helmer Teles
“Sent from My Linux Operating System”
Please don't send me proprietary file formats, use ISO standard ODF instead (ISO/IEC 26300)
On Monday 15 June 2015 14:39:23 Mihai Moldovan wrote:
Ah! Wait, this did fix your problem. You're just running into another one now.
This shouldn't end in ".pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX.pdfX .pdfX" but in ".XXXXXXXXXXXXXXXX".
Please change lines 201 to 203 to:
my $ps_template = $template . "X" x 16; my $pdf_template = $template . ".pdf" . "X" x 16; my $title_template = $template . ".pdf.title" . "X" x 16;
My bad on that one, too...
Hi Mihai.
After sending a single job, a "Lxer" Print Page from firefox. The job is still Processing
The files on /tmp for a single printout, there are a lot of ghostscript tmp files. drwx------ 7 tes_fds tes_fds 4096 Jun 15 14:02 .1002 -rw------- 1 root lp 0 Jun 15 14:02 72-tes_fds- cupsjob593.pdfSIzIzISbLVBczMxo -rw------- 1 root lp 0 Jun 15 14:02 gs_2bsVBk -rw------- 1 root lp 76596 Jun 15 14:02 gs_iponnH -rw------- 1 root lp 1344 Jun 15 14:02 gs_W9EhUq -rw------- 1 root lp 89493 Jun 15 14:02 gs_YFsP83
root@lisbon:/tmp# lpq -a Rank Owner Job File(s) Total Size active tes_fds 72 LXer: Linux News 234496 bytes
Jun 15 14:02:20 lisbon /usr/lib/cups/backend/cups-x2go[593]: Print job received from cups -> 72 tes_fds LXer: Linux News 1 PageSize=Letter job- uuid=urn:uuid:aa595afc-7183-3e72-46df-fd4b643903ff job-originating-host- name=localhost time-at-creation=1434373340 time-at-processing=1434373340 /var/spool/cups/d00072-001
Don't see nothing weird at cups error and access log. Printer is active and processing. :(
root@lisbon:/tmp# lpstat -a tes_fds_Impressora_Remota accepting requests since Seg 15 Jun 2015 14:02:20 WEST
--
Com os melhores cumprimentos,
Helmer Teles
“Sent from My Linux Operating System”
Please don't send me proprietary file formats, use ISO standard ODF instead (ISO/IEC 26300)
On Monday 15 June 2015 13:57:32 Helmer Teles wrote:
Hi Mihai.
we got a little further but still has problems.
It only print the first job, all the others got held and on a firefox print instead of the normal printout it printed a text with GLOB.
Also i think there's another problem at line 290. It is assuming that TMPDIR is at /tmp that in the case of this system idnr=
id -u $USER
TMPDIR="/tmp/.${idnr}.
On 15.06.2015 03:09 PM, Helmer Teles wrote:
Hi Mihai.
After sending a single job, a "Lxer" Print Page from firefox. The job is still Processing
The files on /tmp for a single printout, there are a lot of ghostscript tmp files. drwx------ 7 tes_fds tes_fds 4096 Jun 15 14:02 .1002 -rw------- 1 root lp 0 Jun 15 14:02 72-tes_fds- cupsjob593.pdfSIzIzISbLVBczMxo -rw------- 1 root lp 0 Jun 15 14:02 gs_2bsVBk -rw------- 1 root lp 76596 Jun 15 14:02 gs_iponnH -rw------- 1 root lp 1344 Jun 15 14:02 gs_W9EhUq -rw------- 1 root lp 89493 Jun 15 14:02 gs_YFsP83
root@lisbon:/tmp# lpq -a Rank Owner Job File(s) Total Size active tes_fds 72 LXer: Linux News 234496 bytes
Jun 15 14:02:20 lisbon /usr/lib/cups/backend/cups-x2go[593]: Print job received from cups -> 72 tes_fds LXer: Linux News 1 PageSize=Letter job- uuid=urn:uuid:aa595afc-7183-3e72-46df-fd4b643903ff job-originating-host- name=localhost time-at-creation=1434373340 time-at-processing=1434373340 /var/spool/cups/d00072-001
Don't see nothing weird at cups error and access log. Printer is active and processing. :(
root@lisbon:/tmp# lpstat -a tes_fds_Impressora_Remota accepting requests since Seg 15 Jun 2015 14:02:20 WEST
Okay, what gs jobs are running? ps axu | grep -i gs
Also, did you change (after making a backup) /etc/x2go/cups-x2go.conf to reflect the new requirement? gs must be writing to stdout, not a temporary file.
If everything in cups-x2go.conf is commented out, that's not the issue, though, and we have to look somewhere else.
Mihai
On 15.06.2015 02:57 PM, Helmer Teles wrote:
It only print the first job, all the others got held and on a firefox print instead of the normal printout it printed a text with GLOB.
Hm, GLOB. Sounds like it's looking for a file which doesn't exist?
Also i think there's another problem at line 290. It is assuming that TMPDIR is at /tmp that in the case of this system idnr=
id -u $USER
TMPDIR="/tmp/.${idnr}.
Possibly, but this has been unchanged for four years. It's probably a bad idea to just overwrite $TMPDIR if it's already set (which I assume it is on your system?) and I should change that.
Mihai
Hi Mihai.
Switched back ( removed /etc/profile.d/spike.sh ). We have multi-tenant machines, and that's why we use this setup, so that any user can't see other user/company /tmp/files.
complete /etc/profile.d/spike.sh file ( commented out the TMP env modifiers that are and have been working for last 3 years with old cups-x2go backend )
idnr=id -u $USER
export UNZIP="-O CP860" export ZIPINFO="-O CP860" export _JAVA_OPTIONS="-Xms128m -Xmx256m -XX:+PerfDisableSharedMem"
#if [ ! -d /tmp/.$idnr ]; then # mkdir /tmp/.$idnr # chmod 700 /tmp/.$idnr #fi
#export TMPDIR=/tmp/.$idnr #export KDETMP=/tmp/.$idnr #export KDEVARTMP=/tmp/.$idnr
The problem is the same
First print of http://www.google.com from firefox equals GLOB ( 0x27d2168 )
After the first print, no more printing.
Files generated at second printing. -rw------- 1 root lp 0 Jun 15 14:38 75-tes_fds- cupsjob24198.pdfSW01sQLMH2svvcYQ -rw------- 1 root lp 1344 Jun 15 14:38 gs_EhECFV -rw------- 1 root lp 76596 Jun 15 14:38 gs_M6YZfe -rw------- 1 root lp 89493 Jun 15 14:38 gs_nwfOX4 -rw------- 1 root lp 0 Jun 15 14:38 gs_poRbyn
Okay, what gs jobs are running? ps axu | grep -i gs
root@lisbon:~# ps axu | grep -i gs tes_fds 19145 0.0 0.2 41524 2780 ? S 14:32 0:00 ssh -x -a - oClearAllForwardings=yes -oServerAliveInterval=300 -oCipher=blowfish - oIdentityFile=/home/.folderstaff/.tes_fds/.x2go/ssh/key.f11476 - oUserKnownHostsFile=/home/.folderstaff/.tes_fds/.x2go/ssh/key.f11476.ident - oPort=30003 -2 helmer@127.0.0.1 -s sftp tes_fds 19360 0.0 0.2 41524 2776 ? S 14:33 0:00 ssh -x -a - oClearAllForwardings=yes -oServerAliveInterval=300 -oCipher=blowfish - oIdentityFile=/home/.folderstaff/.tes_fds/.x2go/ssh/key.f11476 - oUserKnownHostsFile=/home/.folderstaff/.tes_fds/.x2go/ssh/key.f11476.ident - oPort=30003 -2 helmer@127.0.0.1 -s sftp root 24199 1.4 1.9 125636 19408 ? S 14:38 0:01 /usr/bin/gs - q -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -dSAFER -sDEVICE=pdfwrite - sOutputFile=- -dAutoRotatePages=/PageByPage -dAutoFilterColorImages=false - dColorImageFilter=/FlateEncode -dPDFSETTINGS=/prepress -dDoNumCopies -c .setpdfwrite -f /var/spool/cups/d00075-001 root 24998 0.0 0.0 9396 916 pts/3 S+ 14:39 0:00 grep -- color=auto -i gs
Also, did you change (after making a backup) /etc/x2go/cups-x2go.conf to reflect the new requirement? gs must be writing to stdout, not a temporary file.
What change are you referring to? Never touch(ed) that file except to change loglevel. Also i think we are talking about /etc/cups/cups-x2go.conf
--
Regards
Helmer Teles
“Sent from My Linux Operating System”
Please don't send me proprietary file formats, use ISO standard ODF instead (ISO/IEC 26300)
On Monday 15 June 2015 15:14:10 Mihai Moldovan wrote:
Not enough information to check signature validity. Show Details
On 15.06.2015 02:57 PM, Helmer Teles wrote:
It only print the first job, all the others got held and on a firefox print instead of the normal printout it printed a text with GLOB.
Hm, GLOB. Sounds like it's looking for a file which doesn't exist?
Also i think there's another problem at line 290. It is assuming that TMPDIR is at /tmp that in the case of this system idnr=
id -u $USER
TMPDIR="/tmp/.${idnr}.Possibly, but this has been unchanged for four years. It's probably a bad idea to just overwrite $TMPDIR if it's already set (which I assume it is on your system?) and I should change that.
On 15.06.2015 03:50 PM, Helmer Teles wrote:
Hi Mihai.
Switched back ( removed /etc/profile.d/spike.sh ). We have multi-tenant machines, and that's why we use this setup, so that any user can't see other user/company /tmp/files.
The problem is the same
Thanks. Yeah, this code is in there since 2011, so it would have been already broken before, if that was a real problem.
First print of http://www.google.com from firefox equals GLOB ( 0x27d2168 )
After the first print, no more printing.
I'll need to look into that. Have to move out now, so will get back later.
Okay, what gs jobs are running? ps axu | grep -i gs
root 24199 1.4 1.9 125636 19408 ? S 14:38 0:01 /usr/bin/gs - q -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -dSAFER -sDEVICE=pdfwrite - sOutputFile=- -dAutoRotatePages=/PageByPage -dAutoFilterColorImages=false - dColorImageFilter=/FlateEncode -dPDFSETTINGS=/prepress -dDoNumCopies -c .setpdfwrite -f /var/spool/cups/d00075-001
Also, did you change (after making a backup) /etc/x2go/cups-x2go.conf to reflect the new requirement? gs must be writing to stdout, not a temporary file.
What change are you referring to? Never touch(ed) that file except to change loglevel. Also i think we are talking about /etc/cups/cups-x2go.conf
Yes, sorry. Output looks good, so that's not the problem.
Mihai
Hi Mihai.
Okay.
We'll look at this later.
Thanks.
--
Regards.
Helmer Teles
“Sent from My Linux Operating System”
Please don't send me proprietary file formats, use ISO standard ODF instead (ISO/IEC 26300)
On Monday 15 June 2015 16:14:51 Mihai Moldovan wrote:
On 15.06.2015 03:50 PM, Helmer Teles wrote:
Hi Mihai.
Switched back ( removed /etc/profile.d/spike.sh ). We have multi-tenant machines, and that's why we use this setup, so that any user can't see other user/company /tmp/files.
The problem is the same
Thanks. Yeah, this code is in there since 2011, so it would have been already broken before, if that was a real problem.
First print of http://www.google.com from firefox equals GLOB ( 0x27d2168 )
After the first print, no more printing.
I'll need to look into that. Have to move out now, so will get back later.
Please download and test this: http://code.x2go.org/gitweb?p=cups-x2go.git;a=blob_plain;f=cups-x2go;h=f2fe3...
If it's working fine (tested with my local setup, which suggests success), I'll do another release round for cups-x2go tomorrow.
Mihai
I've implemented another set of bug fixes, mostly handling huge print jobs more gracefully.
Current file: http://code.x2go.org/gitweb?p=cups-x2go.git;a=blob_plain;f=cups-x2go;hb=d2b4...
I'd like to get some feedback, but will release a new version based on this on Friday/Saturday at the Gathering even without feedback.
Mihai
Hi Mihai,
sorry for the late reply.
It's not working still :(
Enter h or h h' for help, or
man perldebug' for more help.
syntax error at ./cups-x2go line 227, near "continue" syntax error at ./cups-x2go line 275, near "continue" Execution of ./cups-x2go aborted due to compilation errors. at ./cups-x2go line 348
The same perl script ( cups-x2go ) works ok in my vivid laptop.
Regards.
--
Com os melhores cumprimentos,
Helmer Teles
“Sent from My Linux Operating System”
Please don't send me proprietary file formats, use ISO standard ODF instead (ISO/IEC 26300)
On Wednesday 17 June 2015 20:35:49 you wrote:
I've implemented another set of bug fixes, mostly handling huge print jobs more gracefully.
Current file: http://code.x2go.org/gitweb?p=cups-x2go.git;a=blob_plain;f=cups-x2go;hb=d2b4 c322092dd56b4f5eb9c9c810c413868b1722
I'd like to get some feedback, but will release a new version based on this on Friday/Saturday at the Gathering even without feedback.
On 18.06.2015 04:49 AM, Helmer Teles wrote:
Enter h or
h h' for help, or
man perldebug' for more help.syntax error at ./cups-x2go line 227, near "continue" syntax error at ./cups-x2go line 275, near "continue" Execution of ./cups-x2go aborted due to compilation errors. at ./cups-x2go line 348
My bad, again. I keep forgetting that "continue" in perl doesn't do what it does everywhere else.
Please try http://code.x2go.org/gitweb?p=cups-x2go.git;a=blob_plain;f=cups-x2go;h=b56ba...
Mihai
Hi Mihay.
It's working.
Thanks.
--
Com os melhores cumprimentos,
Helmer Teles
“Sent from My Linux Operating System”
Please don't send me proprietary file formats, use ISO standard ODF instead (ISO/IEC 26300)
On Thursday 18 June 2015 17:15:40 Mihai Moldovan wrote:
Not enough information to check signature validity. Show Details
On 18.06.2015 04:49 AM, Helmer Teles wrote:
Enter h or
h h' for help, or
man perldebug' for more help.syntax error at ./cups-x2go line 227, near "continue" syntax error at ./cups-x2go line 275, near "continue" Execution of ./cups-x2go aborted due to compilation errors.
at ./cups-x2go line 348
My bad, again. I keep forgetting that "continue" in perl doesn't do what it does everywhere else.
Please try http://code.x2go.org/gitweb?p=cups-x2go.git;a=blob_plain;f=cups-x2go;h=b56ba 8b4ddcdb52d5e94dcb1573ecd4a304ef538;hb=HEAD
Mihai
On 18.06.2015 05:27 PM, Helmer Teles wrote:
It's working.
Next version to test (and current release candidate): http://code.x2go.org/gitweb?p=cups-x2go.git;a=blob_plain;f=cups-x2go;h=1442d...
Fixes the problem reported by Thomas in the other thread/bug report.
Btw, as you seem to be an avid user of cups-x2go, can I ask you to test new versions before releasing a new cups-x2go version?
There aren't a lot of users of this package, so getting feedback is difficult.
Don't worry too much, though, generally cups-x2go is only updated rarely, so I won't pester you every other week.
Mihai