rpm -ql cups-x2go | xargs ls -l -rw-r--r-- 1 root root 1082 Sep 25 2012 /etc/cups/cups-x2go.conf -rwx------ 1 root root 7738 Sep 25 2012 /usr/lib/cups/backend/cups-x2go -rw-r--r-- 1 root root 20946 Sep 25 2012 /usr/share/ppd/cups-x2go/CUPS-X2GO.ppd -rw-r--r-- 1 root root 8 Sep 25 2012 /usr/share/x2go/versions/VERSION.cups-x2go
/usr/share/ppd/cups-x2go: total 24 -rw-r--r-- 1 root root 20946 Sep 25 2012 CUPS-X2GO.ppd /usr/share/x2go: total 20 -rw-r--r-- 1 root root 17394 Jan 4 15:41 rgb drwxr-xr-x 1 root root 328 May 14 08:40 versions drwxr-xr-x 1 root root 270 May 12 12:15 x2gofeature.d /usr/share/x2go/versions: total 28 -rw-r--r-- 1 root root 8 Sep 25 2012 VERSION.cups-x2go -rw-r--r-- 1 root root 9 Jan 4 15:41 VERSION.x2goagent -rw-r--r-- 1 root root 9 Apr 4 00:42 VERSION.x2goserver -rw-r--r-- 1 root root 9 Apr 4 00:42 VERSION.x2goserver-extensions -rw-r--r-- 1 root root 9 Apr 4 00:42 VERSION.x2goserver-fmbindings -rw-r--r-- 1 root root 9 Apr 4 00:42 VERSION.x2goserver-printing -rw-r--r-- 1 root root 9 Apr 4 00:42 VERSION.x2goserver-xsession rpm -ql x2goserver-printing | sudo xargs ls -l [sudo] password for nbecker: -rwxr-xr-x 1 root root 4719 Apr 4 00:42 /usr/bin/x2goprint -rw-r--r-- 1 root root 1208 Apr 4 00:42 /usr/share/man/man8/x2goprint.8.gz -rw-r--r-- 1 root root 9 Apr 4 00:42 /usr/share/x2go/versions/VERSION.x2goserver-printing -rwxr-xr-x 1 root root 1214 Apr 4 00:42 /usr/share/x2go/x2gofeature.d/x2goserver-printing.features /var/spool/x2goprint: total 0 On Thu, May 15, 2014 at 7:34 AM, Mike Gabriel < [email protected]> wrote: > Hi Neal, > > make sure sshfs works on the server, then X2Go printing should work. > > The x2goprint user is used internally by x2goserver-printing and > cups-x2go. The required file permission scheme is quite versatile and might > be broken on the Fedora packages. > > Can you provide a list of files shipped by cups-x2go and > x2goserver-printing and list each file's file permissions and ownerships? > That would help and then I can take a look. > > Also include permissions in ~x2goprint/ . > > Thanks > Mike > > -- > > DAS-NETZWERKTEAM > mike gabriel, herweg 7, 24357 fleckeby > fon: +49 (1520) 1976148 > > GnuPG Key ID 0x25771B13 > mail: [email protected], http://das-netzwerkteam.de > > > ----- Original message ----- > > Just to clarify, my question is, is group fuse used by x2goprint on > > fedora 20, which does not seem to otherwise use a fuse group? If so, I > > could just try making one - but then if that's the case x2goprint rpm > > should have done this - or else it should require the package that does. > > > > > > On Thu, May 15, 2014 at 7:27 AM, Neal Becker <[email protected]> > wrote: > > > > > I'm not sure fedora uses a fuse group. I have several fuse packages > > > installed but no fuse group. There is no package called fuse-utils on > > > fedora. > > > I see there is a group x2goprint on the server - I'm wondering if > > > perhaps this group is used instead? > > > > > > > > > On Thu, May 15, 2014 at 7:20 AM, Mike Gabriel < > > > [email protected]> wrote: > > > > > > > Hi Neal, > > > > > > > > On Debian you have to install the fuse-utils package to get that > > > > group... > > > > > > > > Mike > > > > > > > > -- > > > > > > > > DAS-NETZWERKTEAM > > > > mike gabriel, herweg 7, 24357 fleckeby > > > > fon: +49 (1520) 1976148 > > > > > > > > GnuPG Key ID 0x25771B13 > > > > mail: [email protected], http://das-netzwerkteam.de > > > > > > > > > > > > ----- Original message ----- > > > > > There is no fuse group on the server. > > > > > There is not on the client either, although the client does use > > > > > fuse. > > > > > > > > > > Are you sure there is a fuse group on fedora 20? > > > > > > > > > > > > > > > On Thu, May 15, 2014 at 2:15 AM, Mike Gabriel < > > > > > [email protected]> wrote: > > > > > > > > > > > Hi Neal, > > > > > > > > > > > > On Mi 14 Mai 2014 15:02:10 CEST, Neal Becker wrote: > > > > > > > > > > > > client and server are both fedora 20. > > > > > > > > > > > > > > I install cups-x2go on server (and x2goserver-printing). > > > > > > > > > > > > > > I setup a cups-x2go printer on server on kde environment. > > > > > > > > > > > > > > On the client I resumed session, with printing enabled (I did > > > > > > > not > > > > try > > > > > > > starting a > > > > > > > new session). > > > > > > > > > > > > > > On server, I can open kde printer settings and try printing a > > > > > > > test page. It > > > > > > > seems successful. > > > > > > > > > > > > > > Nothing is printed. > > > > > > > > > > > > > > How to debug? > > > > > > > > > > > > > > > > > > > Raise the debug level in /etc/cups/cups-x2go.conf and in > > > > > > /etc/x2go/x2goserver.conf. Also: use pyhoca-gui with the > > > > > > --libdebug cmdline options (PyHoca-GUI is much more verbose and > > > > > > informative with such problems compared to X2Go Client). > > > > > > > > > > > > Also: make sure that you users that shall print are in group > > > > > > "fuse" on the server. > > > > > > > > > > > > Regards, > > > > > > Mike > > > > > > > > > > > > -- > > > > > > > > > > > > DAS-NETZWERKTEAM > > > > > > mike gabriel, herweg 7, 24357 fleckeby > > > > > > fon: +49 (1520) 1976 148 > > > > > > > > > > > > GnuPG Key ID 0x25771B31 > > > > > > mail: [email protected], > > > > > > http://das-netzwerkteam.de > > > > > > > > > > > > freeBusy: > > > > > > https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das- > > > > > > netzwerkteam.de.xfb > > > > > > > > > > > > > > > > > > >
_______________________________________________ x2go-user mailing list [email protected] http://lists.x2go.org/listinfo/x2go-user
