marcosrlopes wrote
> I have installed Guacamole 0.9.13. The Guacamole printer does not appear
> on
> my printers.
> --
> Sent from: http://apache-guacamole-incubating-users.2363388.n4.nabble.com/

First, please confirm that you've actually enabled printing pass-through? 
This is done with the enabling-printing parameter.  If you're using one of
the JDBC modules, you can go to the connection settings and check the box to
enable it; if you're using the user-mapper.xml file, you'll need to add a
XML line for that parameter.

After confirming you've enabled it, if it still doesn't work, can you post
the output from guacd (usually in /var/log/messages) during the connection? 
I get the following:

==guacd output==
Sep 13 15:10:47 ussalxapps003t guacd[119150]: Connected to RDPDR 1.12 as
client 0x0002
Sep 13 15:10:47 ussalxapps003t guacd[119150]: Ignoring server capability set
type=0x0001, length=44
Sep 13 15:10:47 ussalxapps003t guacd[119150]: Ignoring server capability set
type=0x0002, length=8
Sep 13 15:10:47 ussalxapps003t guacd[119150]: Ignoring server capability set
type=0x0003, length=8
Sep 13 15:10:47 ussalxapps003t guacd[119150]: Ignoring server capability set
type=0x0004, length=8
Sep 13 15:10:47 ussalxapps003t guacd[119150]: Ignoring server capability set
type=0x0005, length=8
Sep 13 15:10:47 ussalxapps003t guacd[119150]: Sending capabilities...
Sep 13 15:10:47 ussalxapps003t guacd[119150]: Capabilities sent.
Sep 13 15:10:47 ussalxapps003t guacd[119150]: Client ID confirmed
Sep 13 15:10:47 ussalxapps003t guacd[119150]: User logged on
Sep 13 15:10:47 ussalxapps003t guacd[119150]: Sending printer
Sep 13 15:10:47 ussalxapps003t guacd[119150]: Registered device 0 (Guacamole
Printer)
Sep 13 15:10:47 ussalxapps003t guacd[119150]: Sending filesystem
Sep 13 15:10:47 ussalxapps003t guacd[119150]: Registered device 1 (Guacamole
Filesystem)
Sep 13 15:10:47 ussalxapps003t guacd[119150]: All supported devices sent.
Sep 13 15:10:47 ussalxapps003t guacd[119150]: File open refused (-6): ""
Sep 13 15:10:47 ussalxapps003t guacd[119150]: Device 0 (Guacamole Printer)
connected successfully
Sep 13 15:10:47 ussalxapps003t guacd[119150]: Device 1 (Guacamole
Filesystem) connected successfully
Sep 13 15:10:47 ussalxapps003t guacd[119150]: File open refused (-6): ""
Sep 13 15:10:47 ussalxapps003t guacd[119150]: File open refused (-6): ""
Sep 13 15:10:48 ussalxapps003t guacd[119150]: File open refused (-6): ""
Sep 13 15:10:48 ussalxapps003t guacd[119150]: File open refused (-6): ""
Sep 13 15:10:49 ussalxapps003t guacd[119150]: File open refused (-6): ""
Sep 13 15:10:49 ussalxapps003t guacd[119150]: File open refused (-6): ""
Sep 13 15:11:02 ussalxapps003t guacd[119150]: Accepted format: 16-bit PCM
with 2 channels at 44100 Hz
Sep 13 15:11:19 ussalxapps003t guacd[119150]: Ignoring printer cached
configuration data
==end guacd output==

In this output you can see that the printer is registered as Device 0 and
then connected to the RDP connection.

-Nick



--
Sent from: http://apache-guacamole-incubating-users.2363388.n4.nabble.com/

Reply via email to