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

Michael Jumper commented on GUACAMOLE-399:
------------------------------------------

{quote}
In my project , web application has no change to web application in 
mainline.And write some code to control the parameters that connect guacd .
{quote}

Wait ... this sounds like you have modified things, are using your own 
application, and are not using the mainline webapp. What do you mean by "some 
code to control the parameters that connect guacd"? Can you describe exactly 
what has been done and what you're using?

{quote}
send to guacd parameters is :

{code:none}
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.;
{code}

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).
{quote}

Guacamole parameters are name/value pairs. A raw "connect" instruction has no 
meaning without the corresponding "args" instruction which the client is 
supposed to use to determine which value corresponds to which position within 
"connect".

Do you have the set of name/value pairs which you are passing?

{quote}
emmmmmmmmm,in my project,is only support remote application,sorry about no any 
test.
{quote}

When you encounter a bug in something, it is necessary to determine what is 
actually causing that bug. In your case, this means you may well need to 
temporarily do something your project isn't aimed at. It doesn't matter that 
your project is ultimately meant to leverage RemoteApp; the idea is to 
determine whether RemoteApp is related to the problem you're encountering, or 
if something more fundamental is wrong.


> 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)

Reply via email to