[
https://issues.apache.org/jira/browse/GUACAMOLE-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706111#comment-17706111
]
Jason Bean commented on GUACAMOLE-1755:
---------------------------------------
Here is a full log with debugging output turned on:
{code:java}
guacd[111]: DEBUG: Registered device 0 (Guacamole Printer)
guacd[111]: DEBUG: All supported devices sent.
guacd[111]: DEBUG: Device 0 (Guacamole Printer) connected successfully
guacd[111]: DEBUG: pduType PDU_TYPE_DATA not properly parsed, 562 bytes
remaining unhandled. Skipping.
guacd[111]: INFO: Print job created
guacd[111]: INFO: Created PDF filter process PID=130
guacd[130]: INFO: Running gs
guacd[111]: DEBUG: Reading output from filter process...
guacd[111]: DEBUG: Beginning print stream: Microsoft Word - Document1.pdf
GPL Ghostscript guacd[111]: DEBUG: Sending 474 byte(s) of filtered output.
10.00.0: Unrecoverable error, exit code 1
guacd[111]: DEBUG: Sending 190 byte(s) of filtered output.
guacd[111]: DEBUG: Sending 1968 byte(s) of filtered output.
guacd[111]: DEBUG: End of print stream.
guacd[111]: DEBUG: Print job completed.
guacd[111]: INFO: Print job closed
guacd[111]: DEBUG: Ignoring printer cached configuration data {code}
> Guacamole Server Docker RDP Print Failure
> -----------------------------------------
>
> Key: GUACAMOLE-1755
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1755
> Project: Guacamole
> Issue Type: Bug
> Components: guacd, guacd-docker, RDP
> Affects Versions: 1.5.0
> Environment: Docker
> Reporter: Jason Bean
> Priority: Major
> Fix For: 1.5.1
>
>
> When trying to print from an RDP connection using the Guacamole Server 1.5.0
> Docker container I get the following:
>
> {code:java}
> guacd[130]: INFO: Running gs
> GPL Ghostscript 10.00.0: Unrecoverable error, exit code 1 {code}
> It never closes the print job and an error is reported on the remote Windows
> system.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)