Hi, now I can install the cups-x2go package from the x2go repo, thank you very much Mike. But I have another problem: Printing doesn't work. In /etc/cups/cups-x2go.conf I set the loglevel to debug. When I print a file I only get the following entries in /var/log/messages
May 9 12:45:20 centos /usr/lib/cups/backend/cups-x2go[23928]: Print job received from cups -> 10 wag Unbenannt1 1 PageSize=A4 job-uuid=urn:uuid:575d60a7-9c13-3fef-43da-2853449a546e job-originating-host-name=localhost /var/spool/cups/d00010-001 May 9 12:45:20 centos /usr/lib/cups/backend/cups-x2go[23928]: Converting printjob with command: /usr/bin/gs -q -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -dSAFER -sDEVICE=pdfwrite -sOutputFile="/var/spool/cups/d00010-001.pdf" -dAutoRotatePages=/PageByPage -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -dPDFSETTINGS=/prepress -dDoNumCopies -c .setpdfwrite -f "/var/spool/cups/d00010-001"
The pdf file will be created. The spool directory exists on server and client side. And the user has access to the directory (user is in fuse group). There are no files in the spool directory.
Michael
Am 07.05.2014 10:16, schrieb Mike Gabriel:
Hi,
On Mi 07 Mai 2014 08:55:33 CEST, Michael Wagenknecht wrote:
Hello all, I try to activate the client-side printing feature. I'm using CentOS 6.5 with XFCE 4.8 and X2go version 4.0.1.10-1.el6. I installed the package x2goserver-printing-4.0.1.10-1.el6.x86_64 but there is no cups-x2go package in the repos. I do not need this package anymore?
Yes, you do. The cups-x2go package for EPEL-6 has not been released since we added RPM packages to our upstream repo site [1]. I will release cups-x2go later today and by tomorrow you should have cups-x2go for Centos 6.
Can someone help me?
Also note: Users with print privileges need to be in group fuse on the server side.
Mike