You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@guacamole.apache.org by Rocky Borrego <ro...@nextstepcloud.com> on 2018/06/26 13:44:00 UTC

Debian Stretch and FreeRDP ca1cec6

Hi!

Last year I was able to get RPD working with Display Update.  I got it
working by building FreeRDP ca1cec6 on Debian Jessie following the
instruction in the FreeRDP wiki
<https://github.com/FreeRDP/FreeRDP/wiki/Compilation>.

We are now upgrading to Debian Stretch and tried the same process but am
getting the follwoing build error:
CMake Error at channels/client/CMakeLists.txt:27 (list):
  list sub-command REMOVE_DUPLICATES requires list to be present.

Is there workaround for getting ca1cec6 to build on Stretch?  Or is there a
more recent version that can be used with Guacamole and Debian Stretch that
will provide support for Display Update?


Rocky

[image: NextStep Cloud] <https://htmlsig.com/t/0000001C08SWE>

Rafael 'Rocky' Borrego
847.778.2033

NextStep Cloud
847.801.9250
*Any Program. Any Device. Any Time.*

Re: Debian Stretch and FreeRDP ca1cec6

Posted by Nick Couchman <vn...@apache.org>.
On Wed, Jun 27, 2018 at 12:39 PM Rocky Borrego <ro...@nextstepcloud.com>
wrote:

> Windows Server 2016.
>
>
>>
Based on some digging, it looks like this will only work with an unreleased
version of FreeRDP:

https://jira.glyptodon.org/browse/GUAC-865

According to that thread, the commit that fixes this in the FreeRDP API is
actually later than the 1.2.0 beta release (never actually got released).
From what I can see in the FreeRDP github repo, that commit is in the
master branch along with several of the 2.0.0 branches, so it probably will
work once Guacamole can compile against FreeRDP 2.0.0 (not a trivial
exercise).  There's a JIRA issue already open for that effort:

https://issues.apache.org/jira/browse/GUACAMOLE-249

-Nick

Re: Debian Stretch and FreeRDP ca1cec6

Posted by Rocky Borrego <ro...@nextstepcloud.com>.
Windows Server 2016.


Rocky

[image: NextStep Cloud] <https://htmlsig.com/t/0000001C08SWE>

Rafael 'Rocky' Borrego
847.778.2033

NextStep Cloud
847.801.9250
*Any Program. Any Device. Any Time.*




On Wed, Jun 27, 2018 at 11:23 AM Nick Couchman <vn...@apache.org> wrote:

>
> On Wed, Jun 27, 2018 at 12:14 PM Rocky Borrego <ro...@nextstepcloud.com>
> wrote:
>
>> [image: Screen Shot 2018-06-27 at 11.12.32 AM.png]
>>
>
> What version of Windows are you connecting to?
>

Re: Debian Stretch and FreeRDP ca1cec6

Posted by Nick Couchman <vn...@apache.org>.
On Wed, Jun 27, 2018 at 12:14 PM Rocky Borrego <ro...@nextstepcloud.com>
wrote:

> [image: Screen Shot 2018-06-27 at 11.12.32 AM.png]
>

What version of Windows are you connecting to?

Re: Debian Stretch and FreeRDP ca1cec6

Posted by Rocky Borrego <ro...@nextstepcloud.com>.
[image: Screen Shot 2018-06-27 at 11.12.32 AM.png]



Rocky

[image: NextStep Cloud] <https://htmlsig.com/t/0000001C08SWE>

Rafael 'Rocky' Borrego
847.778.2033

NextStep Cloud
847.801.9250
*Any Program. Any Device. Any Time.*




On Wed, Jun 27, 2018 at 10:44 AM Nick Couchman <vn...@apache.org> wrote:

> On Wed, Jun 27, 2018 at 11:23 AM Rocky Borrego <ro...@nextstepcloud.com>
> wrote:
>
>> I just build Guacamole server with FreeRDP 1.1 and "Display Update" does
>> not work.  How can I get "Display Update" to work?
>>
>
> What do you mean by "Display Update"?
>
> -Nick
>

Re: Debian Stretch and FreeRDP ca1cec6

Posted by Nick Couchman <vn...@apache.org>.
On Wed, Jun 27, 2018 at 11:23 AM Rocky Borrego <ro...@nextstepcloud.com>
wrote:

> I just build Guacamole server with FreeRDP 1.1 and "Display Update" does
> not work.  How can I get "Display Update" to work?
>

What do you mean by "Display Update"?

-Nick

Re: Debian Stretch and FreeRDP ca1cec6

Posted by Rocky Borrego <ro...@nextstepcloud.com>.
I just build Guacamole server with FreeRDP 1.1 and "Display Update" does
not work.  How can I get "Display Update" to work?


Rocky

[image: NextStep Cloud] <https://htmlsig.com/t/0000001C08SWE>

Rafael 'Rocky' Borrego
847.778.2033

NextStep Cloud
847.801.9250
*Any Program. Any Device. Any Time.*




On Tue, Jun 26, 2018 at 2:47 PM Nick Couchman <vn...@apache.org> wrote:

> Currently versions 1.0, and 1.1, and 1.2 (not released, but available with
> git) will work for Guacamole.  Version 2.0 support is underway, but it is a
> non-trivial effort and is not slated for the upcoming 1.0.0 release, so
> it's not getting a lot of attention at the moment.
>
> On Tue, Jun 26, 2018 at 3:16 PM Rocky Borrego <ro...@nextstepcloud.com>
> wrote:
>
>> Nick, you are right.  Please allow me to rephrase the question.
>>
>> Which version of FreeRDP is compatible and supported by Guacamole 0.9.14
>> that will provide support for Display Update within a Guacamole RDP
>> connection?
>>
>> Rocky
>>
>> [image: NextStep Cloud] <https://htmlsig.com/t/0000001C08SWE>
>>
>> Rafael 'Rocky' Borrego
>> 847.778.2033
>>
>> NextStep Cloud
>> 847.801.9250
>> *Any Program. Any Device. Any Time.*
>>
>>
>>
>>
>> On Tue, Jun 26, 2018 at 11:39 AM Nick Couchman <vn...@apache.org> wrote:
>>
>>>
>>>
>>> On Tue, Jun 26, 2018 at 9:44 AM Rocky Borrego <ro...@nextstepcloud.com>
>>> wrote:
>>>
>>>> Hi!
>>>>
>>>> Last year I was able to get RPD working with Display Update.  I got it
>>>> working by building FreeRDP ca1cec6 on Debian Jessie following the
>>>> instruction in the FreeRDP wiki
>>>> <https://github.com/FreeRDP/FreeRDP/wiki/Compilation>.
>>>>
>>>> We are now upgrading to Debian Stretch and tried the same process but
>>>> am getting the follwoing build error:
>>>> CMake Error at channels/client/CMakeLists.txt:27 (list):
>>>>   list sub-command REMOVE_DUPLICATES requires list to be present.
>>>>
>>>> Is there workaround for getting ca1cec6 to build on Stretch?  Or is
>>>> there a more recent version that can be used with Guacamole and Debian
>>>> Stretch that will provide support for Display Update?
>>>>
>>>>
>>> This is not the FreeRDP mailing list, and, while Guacamole uses FreeRDP,
>>> this is not the place to find support for it.  Please try the FreeRDP
>>> support resources - mailing lists, forums, etc. - as listed on their site:
>>> http://freerdp.net/.
>>>
>>> -Nick
>>>
>>

Re: Debian Stretch and FreeRDP ca1cec6

Posted by Nick Couchman <vn...@apache.org>.
Currently versions 1.0, and 1.1, and 1.2 (not released, but available with
git) will work for Guacamole.  Version 2.0 support is underway, but it is a
non-trivial effort and is not slated for the upcoming 1.0.0 release, so
it's not getting a lot of attention at the moment.

On Tue, Jun 26, 2018 at 3:16 PM Rocky Borrego <ro...@nextstepcloud.com>
wrote:

> Nick, you are right.  Please allow me to rephrase the question.
>
> Which version of FreeRDP is compatible and supported by Guacamole 0.9.14
> that will provide support for Display Update within a Guacamole RDP
> connection?
>
> Rocky
>
> [image: NextStep Cloud] <https://htmlsig.com/t/0000001C08SWE>
>
> Rafael 'Rocky' Borrego
> 847.778.2033
>
> NextStep Cloud
> 847.801.9250
> *Any Program. Any Device. Any Time.*
>
>
>
>
> On Tue, Jun 26, 2018 at 11:39 AM Nick Couchman <vn...@apache.org> wrote:
>
>>
>>
>> On Tue, Jun 26, 2018 at 9:44 AM Rocky Borrego <ro...@nextstepcloud.com>
>> wrote:
>>
>>> Hi!
>>>
>>> Last year I was able to get RPD working with Display Update.  I got it
>>> working by building FreeRDP ca1cec6 on Debian Jessie following the
>>> instruction in the FreeRDP wiki
>>> <https://github.com/FreeRDP/FreeRDP/wiki/Compilation>.
>>>
>>> We are now upgrading to Debian Stretch and tried the same process but am
>>> getting the follwoing build error:
>>> CMake Error at channels/client/CMakeLists.txt:27 (list):
>>>   list sub-command REMOVE_DUPLICATES requires list to be present.
>>>
>>> Is there workaround for getting ca1cec6 to build on Stretch?  Or is
>>> there a more recent version that can be used with Guacamole and Debian
>>> Stretch that will provide support for Display Update?
>>>
>>>
>> This is not the FreeRDP mailing list, and, while Guacamole uses FreeRDP,
>> this is not the place to find support for it.  Please try the FreeRDP
>> support resources - mailing lists, forums, etc. - as listed on their site:
>> http://freerdp.net/.
>>
>> -Nick
>>
>

Re: Debian Stretch and FreeRDP ca1cec6

Posted by Rocky Borrego <ro...@nextstepcloud.com>.
Nick, you are right.  Please allow me to rephrase the question.

Which version of FreeRDP is compatible and supported by Guacamole 0.9.14
that will provide support for Display Update within a Guacamole RDP
connection?

Rocky

[image: NextStep Cloud] <https://htmlsig.com/t/0000001C08SWE>

Rafael 'Rocky' Borrego
847.778.2033

NextStep Cloud
847.801.9250
*Any Program. Any Device. Any Time.*




On Tue, Jun 26, 2018 at 11:39 AM Nick Couchman <vn...@apache.org> wrote:

>
>
> On Tue, Jun 26, 2018 at 9:44 AM Rocky Borrego <ro...@nextstepcloud.com>
> wrote:
>
>> Hi!
>>
>> Last year I was able to get RPD working with Display Update.  I got it
>> working by building FreeRDP ca1cec6 on Debian Jessie following the
>> instruction in the FreeRDP wiki
>> <https://github.com/FreeRDP/FreeRDP/wiki/Compilation>.
>>
>> We are now upgrading to Debian Stretch and tried the same process but am
>> getting the follwoing build error:
>> CMake Error at channels/client/CMakeLists.txt:27 (list):
>>   list sub-command REMOVE_DUPLICATES requires list to be present.
>>
>> Is there workaround for getting ca1cec6 to build on Stretch?  Or is there
>> a more recent version that can be used with Guacamole and Debian Stretch
>> that will provide support for Display Update?
>>
>>
> This is not the FreeRDP mailing list, and, while Guacamole uses FreeRDP,
> this is not the place to find support for it.  Please try the FreeRDP
> support resources - mailing lists, forums, etc. - as listed on their site:
> http://freerdp.net/.
>
> -Nick
>

Re: Debian Stretch and FreeRDP ca1cec6

Posted by Nick Couchman <vn...@apache.org>.
On Tue, Jun 26, 2018 at 9:44 AM Rocky Borrego <ro...@nextstepcloud.com>
wrote:

> Hi!
>
> Last year I was able to get RPD working with Display Update.  I got it
> working by building FreeRDP ca1cec6 on Debian Jessie following the
> instruction in the FreeRDP wiki
> <https://github.com/FreeRDP/FreeRDP/wiki/Compilation>.
>
> We are now upgrading to Debian Stretch and tried the same process but am
> getting the follwoing build error:
> CMake Error at channels/client/CMakeLists.txt:27 (list):
>   list sub-command REMOVE_DUPLICATES requires list to be present.
>
> Is there workaround for getting ca1cec6 to build on Stretch?  Or is there
> a more recent version that can be used with Guacamole and Debian Stretch
> that will provide support for Display Update?
>
>
This is not the FreeRDP mailing list, and, while Guacamole uses FreeRDP,
this is not the place to find support for it.  Please try the FreeRDP
support resources - mailing lists, forums, etc. - as listed on their site:
http://freerdp.net/.

-Nick