[
https://issues.apache.org/jira/browse/GUACAMOLE-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253326#comment-17253326
]
Mike Jumper commented on GUACAMOLE-1240:
----------------------------------------
The {{master}} branch is not the 1.3.0 changes, but the 1.3.0 change plus a
whole bunch of other stuff that isn't in 1.3.0 scope. It includes changes that
would be for the release _after_ 1.3.0. If you want to test the 1.3.0 release,
the branch to check would be {{staging/1.3.0}}.
That said, assuming what you're seeing is reproducible on {{staging/1.3.0}},
the next thing to test would be whether it's reproducible on 1.2.0. If it is,
then it isn't a regression, and that's important to know.
> Printing sometimes produces the disconnect
> ------------------------------------------
>
> Key: GUACAMOLE-1240
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1240
> Project: Guacamole
> Issue Type: Bug
> Components: RDP
> Environment: Windows 10, Ubuntu 18.04
> Reporter: Jimmy
> Priority: Minor
> Attachments: image-2020-12-18-22-28-12-444.png
>
>
> I found the printing problem that locks up the entire session and produces
> the disconnect.
> The environment for this issue follows as below:
> * Windows 10 Pro N Version 1909 (18363.1256)
> * Microsoft Office Professional Plus 2016 (Version 2011, Build 13426.20308)
> * Google Chrome 87.0.4280.88 (Official Build) (64-bit)
> * Guacamole Client: master (6fc7537c)
> * Guacamole Server: master (c6e8ad7a)
> * FreeRDP: stable-2.0 (39f56443)
> * Connection parameters
> ||Connection Parameters||
> |<protocol>rdp</protocol>
> <param name="hostname">192.168.**.**</param>
> <param name="port">3389</param>
> <param name="username">***</param>
> <param name="password">***</param>
> <param name="security">rdp</param>
> <param name="ignore-cert">true</param>
> <param name="resize-method">display-update</param>
> <param name="enable-audio-input">true</param>
> <param name="enable-printing">true</param>
> <param name="printer-name">Test Sample Printer</param>|
> Test case for this issue follows as below:
> # Open MS Word.
> # Create a new document.
> # Copy/paste or type any text in the document.
> # Press Ctrl + P to print this document.
> When printing the document about 50 times, I encountered the disconnect issue.
> The log of the guacamole server follows as below:
> !image-2020-12-18-22-28-12-444.png!
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)