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

Nick Couchman commented on GUACAMOLE-125:
-----------------------------------------

{quote}
How can I update FreeRDP 1.1.x for Guacamole on CentOS? I compiled Guacamole 
0.9.9 source codes on CentOS and I am not sure if I compiled FreeRDP or not. Is 
FreeRDP a part of Guacamole source codes, or is it separated?
{quote}
You'll need to download the source code for FreeRDP and compile it.  FreeRDP is 
not part of the Guacamole project - it is a completely separate project.  The 
source is available at:
https://github.com/FreeRDP/FreeRDP

You'll need to do something like:
- git clone https://github.com/FreeRDP/FreeRDP
- git checkout stable-1.1
- cmake .
- make
- make install

You'll probably need some dependencies installed, first, too - it's been a 
while since I built it on a fresh system from scratch, so I'm not sure my 
instructions will match up.  If I can try that out and send instructions, I 
will.

Also, if you're using Guacamole 0.9.9 you are several revisions behind - we 
just release 0.9.13-incubating a couple of weeks ago, and I'd highly suggest 
updating to that for both client and server and using that code.  There are 
many new features and bug fixes.

> Sometimes session is not initialised on Full screen 
> ----------------------------------------------------
>
>                 Key: GUACAMOLE-125
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-125
>             Project: Guacamole
>          Issue Type: Bug
>    Affects Versions: 0.9.9, 0.9.10-incubating
>         Environment: Guacamole running on Debian 8.6
> Forwarding a windows 2012 R2 session
>            Reporter: Frank Giroud
>            Priority: Critical
>         Attachments: fj1.png, fj2.png, fj3.png, fj4.png, fj5.png, fj6.png, 
> notepad_size_limit_detail.jpg, notepad_size_limit.jpg
>
>
> Sometimes after logging in (which happens to be Full scren) the windows 
> session or the RemoteApp is not launched in full screen.
> In fact it behaves like there were a pseudo-resolution smaller than the 
> required one.
> The browser (Chrome is open in a 1920*1200) but the screen displayed is 
> locked to something like 1024*768 or so. 
> When you click on the Fullscreen button. It open and let a black screen all 
> around in the web browser. .
> -The behavior is the same if you start a windows session , the windows 
> desktop displayed in the web browser is in a 'smaller display' and what 
> remains is black.- Haven't succeed to reproduce after all
> I have succeeded to find a way to reproduce the behavior "kind of" more often.
> In my example i configure notepad++ to be a remoteapp (launch by ||notepad in 
> guacamole )
> # Launch a session through Guacamole => No probleme guacamole can be set in 
> fullscreen (on all the browser window)
> # Unmaximized the application
> # Ctrl-Shift-Alt menu => Disconnect
> # On the guacamole option menu (3 choices) => Reconnect
> # The result => my screenshot



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

Reply via email to