You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "MingTao Lou (JIRA)" <ji...@apache.org> on 2017/10/09 02:50:00 UTC

[jira] [Comment Edited] (GUACAMOLE-399) Remote App maximize always 1024*768

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

MingTao Lou edited comment on GUACAMOLE-399 at 10/9/17 2:49 AM:
----------------------------------------------------------------

Thanks for you reply.
* Are you using the mainline Guacamole web application, or have you written your own?
 In my project , web application has no change to web application in mainline.And write some code to control the parameters that connect guacd .
-----------
*  What parameters are you passing to the connection?
send to guacd parameters is :
+7.connect,13.192.168.8.179,4.3389,12.********.com,7.*****,6.*****,4.1920,3.945,2.96,0.,0.,0.,0.,4.true,0.,4.true,0.,0.,0.,3.any,4.true,0.,11.WINWORD.exe,42.C:\Program Files\Microsoft Office\Office14,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.;+
-----------
in this parameters,  size is setting in 1920*945.But when remote app show,the remote application maximize is in 1024*768.
But the mouse can still reach and operate outside.(when application is not maximize and the '_ o X' not in 1024*768).
-----------
*  If you do not use RemoteApp, does the display size get set as expected?
emmmmmmmmm,in my project,is only support remote application,sorry about no any test.
-----------
1)
I think the size command  that send to guacd is only set display size and not set the remote desk size.
2)
When guacd use freerdp to connect remote server,how i get the command when it connect?About log or output it.

Thanks.




was (Author: loumingtao):
Thanks for yoyu reply.
* Are you using the mainline Guacamole web application, or have you written your own?
 In my project , web application has no change to web application in mainline.And write some code to control the parameters that connect guacd .
-----------
*  What parameters are you passing to the connection?
send to guacd parameters is :
+7.connect,13.192.168.8.179,4.3389,12.********.com,7.*****,6.*****,4.1920,3.945,2.96,0.,0.,0.,0.,4.true,0.,4.true,0.,0.,0.,3.any,4.true,0.,11.WINWORD.exe,42.C:\Program Files\Microsoft Office\Office14,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.;+
-----------
in this parameters,  size is setting in 1920*945.But when remote app show,the remote application maximize is in 1024*768.
But the mouse can still reach and operate outside.(when application is not maximize and the '_ o X' not in 1024*768).
-----------
*  If you do not use RemoteApp, does the display size get set as expected?
emmmmmmmmm,in my project,is only support remote application,sorry about no any test.
-----------
1)
I think the size command  that send to guacd is only set display size and not set the remote desk size.
2)
When guacd use freerdp to connect remote server,how i get the command when it connect?About log or output it.

Thanks.



> Remote App maximize always 1024*768
> -----------------------------------
>
>                 Key: GUACAMOLE-399
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-399
>             Project: Guacamole
>          Issue Type: Bug
>          Components: RDP
>    Affects Versions: 0.9.13-incubating
>         Environment: CentOS Linux release 7.2.1511 (Core)
> RDP : xfreerdp 1.0.2 
>            Reporter: MingTao Lou
>
> In Guacamole Server installation : 
> Command: ./configure --with-init-dir=/etc/init.d
> ------------------
> checking for rdpSettings.SupportDisplayControl... no
> -----......--------
> checking for rdpSettings.Width... no
> checking for rdpSettings.Height... no
> ------------------
> These outputs are the key to the problem,is it?
> Is there any solution to this problem?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)