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 2020/12/18 20:36:00 UTC

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

Jimmy created GUACAMOLE-1240:
--------------------------------

             Summary: Printing sometimes produces the disconnect
                 Key: GUACAMOLE-1240
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1240
             Project: Guacamole
          Issue Type: Bug
          Components: guacamole-server
    Affects Versions: 1.3.0
         Environment: Windows 10, Ubuntu 18.04
            Reporter: Jimmy
             Fix For: 1.3.0
         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)