You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Jimmy (Jira)" <ji...@apache.org> on 2021/01/06 18:03:00 UTC

[jira] [Commented] (GUACAMOLE-1240) Printing sometimes produces the disconnect

    [ https://issues.apache.org/jira/browse/GUACAMOLE-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17259946#comment-17259946 ] 

Jimmy commented on GUACAMOLE-1240:
----------------------------------

[~mjumper], I have tested this issue in both 1.2.0 and 1.3.0 versions.

*But I'm still seeing this issue in both versions.*

Please see the attached images.

[guacamole 1.2.0]

!guac-client-1.2.0-issue-2.png!

!guacd-1.2.0-issue.png!

[guacamole 1.3.0]

!guac-client-1.3.0-issue-2.png!

!guacd-1.3.0-issue.png!

> 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: guac-client-1.2.0-issue-2.png, guac-client-1.3.0-issue-2.png, guacd-1.2.0-issue.png, guacd-1.3.0-issue.png, 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)