[jira] [Commented] (GUACAMOLE-1325) Apache Tomcat 10.0 Servlet API incompatibility

2021-08-16 Thread Josh Kayse (Jira)


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

Josh Kayse commented on GUACAMOLE-1325:
---

[https://stackoverflow.com/a/66805452] states that you can modify the 
{{context.xml}} or {{VirtualStore.xml}} to dynamic make it compatible with:

{code}

...

{code}

> Apache Tomcat 10.0 Servlet API incompatibility
> --
>
> Key: GUACAMOLE-1325
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1325
> Project: Guacamole
>  Issue Type: Improvement
>  Components: guacamole, guacamole-common, guacamole-ext
>Affects Versions: 1.3.0
>Reporter: Mathias
>Priority: Minor
>
> Guacamole client 1.3.0 is not working with Apache Tomcat 10. Apache Tomcat 
> 10.0.x requires a new Servlet 5.0 API. The Java package has changed from 
> javax.servlet to jakarta.servlet.
> [Migrating from Tomcat 9.0 to 10.0|http://tomcat.apache.org/migration-10.html]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GUACAMOLE-1229) Automatically rebuild Docker images

2021-08-16 Thread Matt Grochowalski (Jira)


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

Matt Grochowalski commented on GUACAMOLE-1229:
--

I'm referring to the contents of [https://hub.docker.com/r/guacamole/guacamole] 
and [https://hub.docker.com/r/guacamole/guacd]

Other projects have a "Supported tags and respective Dockerfile links" section 
that make it clear what "latest" refers to. For example, I can tell it's 
equivalent to 9.0.52-jdk11-openjdk-buster at the moment for Tomcat. It's not 
immediately clear what "latest" refers to for Guacamole. 

It would also be nice to have a way to pull in the latest security updates 
automatically but require some sort of manually intervention for version 
upgrades.

Is the plan to follow semantic versioning now? If so, maybe a 1.X tag that 
automatically pulled in patches to Guacamole itself + upstream dependencies? 
For example, 1.3, 1.3.1-20210817, and latest could all be different tags for 
the same container.

> Automatically rebuild Docker images
> ---
>
> Key: GUACAMOLE-1229
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1229
> Project: Guacamole
>  Issue Type: Task
>Reporter: Jia Oneill
>Assignee: Mike Jumper
>Priority: Trivial
>
> The {{guacamole/guacamole}} and {{guacamole/guacd}} Docker images are 
> normally built only as part of the release process. Since these images depend 
> on packages outside of Apache Guacamole (such as Tomcat and various 
> distro-maintained libraries), it would be better if these images were 
> automatically rebuilt to pull in any updates to dependencies.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GUACAMOLE-1229) Automatically rebuild Docker images

2021-08-16 Thread Mike Jumper (Jira)


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

Mike Jumper commented on GUACAMOLE-1229:


{quote}
Can you update the Overview packages on Dockerhub to add a description of what 
"latest" is?
{quote}

What are you referring to?

git master is not a release, but the current unstable development tree. The 
"latest" tag in Docker will point to the latest release. The git source that's 
rebuilt for the "latest" tag is not master but the git tag for that release - a 
fixed point in time.

> Automatically rebuild Docker images
> ---
>
> Key: GUACAMOLE-1229
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1229
> Project: Guacamole
>  Issue Type: Task
>Reporter: Jia Oneill
>Assignee: Mike Jumper
>Priority: Trivial
>
> The {{guacamole/guacamole}} and {{guacamole/guacd}} Docker images are 
> normally built only as part of the release process. Since these images depend 
> on packages outside of Apache Guacamole (such as Tomcat and various 
> distro-maintained libraries), it would be better if these images were 
> automatically rebuilt to pull in any updates to dependencies.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GUACAMOLE-1229) Automatically rebuild Docker images

2021-08-16 Thread Matt Grochowalski (Jira)


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

Matt Grochowalski commented on GUACAMOLE-1229:
--

Can you update the Overview packages on Dockerhub to add a description of what 
"latest" is? I was looking for the latest release re-built with security 
patches (what this added), but assumed "latest" corresponded to the latest git 
master HEAD rev.

> Automatically rebuild Docker images
> ---
>
> Key: GUACAMOLE-1229
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1229
> Project: Guacamole
>  Issue Type: Task
>Reporter: Jia Oneill
>Assignee: Mike Jumper
>Priority: Trivial
>
> The {{guacamole/guacamole}} and {{guacamole/guacd}} Docker images are 
> normally built only as part of the release process. Since these images depend 
> on packages outside of Apache Guacamole (such as Tomcat and various 
> distro-maintained libraries), it would be better if these images were 
> automatically rebuilt to pull in any updates to dependencies.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (GUACAMOLE-1399) Double-Tap doesn't work on the mobile devices

2021-08-16 Thread Mike Jumper (Jira)


 [ 
https://issues.apache.org/jira/browse/GUACAMOLE-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Jumper updated GUACAMOLE-1399:
---
Affects Version/s: (was: 1.3.0)

> Double-Tap doesn't work on the mobile devices
> -
>
> Key: GUACAMOLE-1399
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1399
> Project: Guacamole
>  Issue Type: Bug
>  Components: guacamole-client
> Environment: Android 10, Google Pixel 3, Samusung Galaxy S10, Chrome 
> 92.0.4515.131
>Reporter: Jimmy
>Priority: Major
> Fix For: 1.4.0
>
>
> When I'm going to perform the actions (opening the folder, executing the 
> application, etc) that need to double-tap, double-tap doesn't work.
> Instead, triple-tap works.
>  
> Thanks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (GUACAMOLE-1399) Double-Tap doesn't work on the mobile devices

2021-08-16 Thread Mike Jumper (Jira)


 [ 
https://issues.apache.org/jira/browse/GUACAMOLE-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Jumper updated GUACAMOLE-1399:
---
Component/s: (was: guacamole-client)

> Double-Tap doesn't work on the mobile devices
> -
>
> Key: GUACAMOLE-1399
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1399
> Project: Guacamole
>  Issue Type: Bug
> Environment: Android 10, Google Pixel 3, Samusung Galaxy S10, Chrome 
> 92.0.4515.131
>Reporter: Jimmy
>Priority: Major
>
> When I'm going to perform the actions (opening the folder, executing the 
> application, etc) that need to double-tap, double-tap doesn't work.
> Instead, triple-tap works.
>  
> Thanks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (GUACAMOLE-1399) Double-Tap doesn't work on the mobile devices

2021-08-16 Thread Mike Jumper (Jira)


 [ 
https://issues.apache.org/jira/browse/GUACAMOLE-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Jumper updated GUACAMOLE-1399:
---
Fix Version/s: (was: 1.4.0)

> Double-Tap doesn't work on the mobile devices
> -
>
> Key: GUACAMOLE-1399
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1399
> Project: Guacamole
>  Issue Type: Bug
>  Components: guacamole-client
> Environment: Android 10, Google Pixel 3, Samusung Galaxy S10, Chrome 
> 92.0.4515.131
>Reporter: Jimmy
>Priority: Major
>
> When I'm going to perform the actions (opening the folder, executing the 
> application, etc) that need to double-tap, double-tap doesn't work.
> Instead, triple-tap works.
>  
> Thanks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (GUACAMOLE-1399) Double-Tap doesn't work on the mobile devices

2021-08-16 Thread Mike Jumper (Jira)


 [ 
https://issues.apache.org/jira/browse/GUACAMOLE-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Jumper updated GUACAMOLE-1399:
---
Priority: Minor  (was: Major)

> Double-Tap doesn't work on the mobile devices
> -
>
> Key: GUACAMOLE-1399
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1399
> Project: Guacamole
>  Issue Type: Bug
> Environment: Android 10, Google Pixel 3, Samusung Galaxy S10, Chrome 
> 92.0.4515.131
>Reporter: Jimmy
>Priority: Minor
>
> When I'm going to perform the actions (opening the folder, executing the 
> application, etc) that need to double-tap, double-tap doesn't work.
> Instead, triple-tap works.
>  
> Thanks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GUACAMOLE-1399) Double-Tap doesn't work on the mobile devices

2021-08-16 Thread Mike Jumper (Jira)


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

Mike Jumper commented on GUACAMOLE-1399:


There is nothing specific within Guacamole that tracks double vs. triple, etc. 
clicks - they are simply sent as-is. If you are unable to double-click, perhaps 
the issue is that your finger is slipping a bit in the middle of the click, 
resulting in enough mouse motion on the remote side that the desktop being 
accessed does not consider the two clicks to be a double-click?

> Double-Tap doesn't work on the mobile devices
> -
>
> Key: GUACAMOLE-1399
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1399
> Project: Guacamole
>  Issue Type: Bug
>  Components: guacamole-client
>Affects Versions: 1.3.0
> Environment: Android 10, Google Pixel 3, Samusung Galaxy S10, Chrome 
> 92.0.4515.131
>Reporter: Jimmy
>Priority: Major
> Fix For: 1.4.0
>
>
> When I'm going to perform the actions (opening the folder, executing the 
> application, etc) that need to double-tap, double-tap doesn't work.
> Instead, triple-tap works.
>  
> Thanks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GUACAMOLE-1398) Nothing can be shown on Safari

2021-08-16 Thread Mike Jumper (Jira)


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

Mike Jumper commented on GUACAMOLE-1398:


>From 
>https://lists.apache.org/thread.html/r030f21008086ffb45d294f53bb42450526bc025cf2a8098e0c7a96dd%40%3Cuser.guacamole.apache.org%3E,
> this appears to be an issue specifically with older versions of Safari. I 
>have not been able to reproduce this as my copy of Safari is current. Leo, the 
>user in the above thread, has reported that he sees this with Safari 14.0 and 
>older.

> Nothing can be shown on Safari
> --
>
> Key: GUACAMOLE-1398
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1398
> Project: Guacamole
>  Issue Type: Bug
>  Components: guacamole
>Affects Versions: 1.4.0
> Environment: macOS Catalina 10.15.6, Safari 13.1.2
>Reporter: Jimmy
>Priority: Minor
> Fix For: 1.4.0
>
> Attachments: image-2021-08-16-09-25-59-615.png, 
> image-2021-08-16-09-28-13-684.png
>
>
> When opening the guacamole client with the Safari browser, I can see only the 
> black screen.
> The reason is because the height of  element 
> is 0.
> !image-2021-08-16-09-25-59-615.png!
> But there isn't this issue on the Chrome browser.
> The height of  element is exactly calculated:
> !image-2021-08-16-09-28-13-684.png!
> Thanks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (GUACAMOLE-1398) Nothing can be shown on Safari

2021-08-16 Thread Mike Jumper (Jira)


 [ 
https://issues.apache.org/jira/browse/GUACAMOLE-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Jumper updated GUACAMOLE-1398:
---
Priority: Minor  (was: Blocker)

> Nothing can be shown on Safari
> --
>
> Key: GUACAMOLE-1398
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1398
> Project: Guacamole
>  Issue Type: Bug
>  Components: guacamole
>Affects Versions: 1.4.0
> Environment: macOS Catalina 10.15.6, Safari 13.1.2
>Reporter: Jimmy
>Priority: Minor
> Fix For: 1.4.0
>
> Attachments: image-2021-08-16-09-25-59-615.png, 
> image-2021-08-16-09-28-13-684.png
>
>
> When opening the guacamole client with the Safari browser, I can see only the 
> black screen.
> The reason is because the height of  element 
> is 0.
> !image-2021-08-16-09-25-59-615.png!
> But there isn't this issue on the Chrome browser.
> The height of  element is exactly calculated:
> !image-2021-08-16-09-28-13-684.png!
> Thanks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (GUACAMOLE-1398) Nothing can be shown on Safari

2021-08-16 Thread Mike Jumper (Jira)


 [ 
https://issues.apache.org/jira/browse/GUACAMOLE-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Jumper updated GUACAMOLE-1398:
---
Component/s: (was: guacamole-client)
 guacamole

> Nothing can be shown on Safari
> --
>
> Key: GUACAMOLE-1398
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1398
> Project: Guacamole
>  Issue Type: Bug
>  Components: guacamole
>Affects Versions: 1.4.0
> Environment: macOS Catalina 10.15.6, Safari 13.1.2
>Reporter: Jimmy
>Priority: Blocker
> Fix For: 1.4.0
>
> Attachments: image-2021-08-16-09-25-59-615.png, 
> image-2021-08-16-09-28-13-684.png
>
>
> When opening the guacamole client with the Safari browser, I can see only the 
> black screen.
> The reason is because the height of  element 
> is 0.
> !image-2021-08-16-09-25-59-615.png!
> But there isn't this issue on the Chrome browser.
> The height of  element is exactly calculated:
> !image-2021-08-16-09-28-13-684.png!
> Thanks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (GUACAMOLE-1398) Nothing can be shown on Safari

2021-08-16 Thread Mike Jumper (Jira)


 [ 
https://issues.apache.org/jira/browse/GUACAMOLE-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Jumper updated GUACAMOLE-1398:
---
Affects Version/s: (was: 1.3.0)
   1.4.0

> Nothing can be shown on Safari
> --
>
> Key: GUACAMOLE-1398
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1398
> Project: Guacamole
>  Issue Type: Bug
>  Components: guacamole-client
>Affects Versions: 1.4.0
> Environment: macOS Catalina 10.15.6, Safari 13.1.2
>Reporter: Jimmy
>Priority: Blocker
> Fix For: 1.4.0
>
> Attachments: image-2021-08-16-09-25-59-615.png, 
> image-2021-08-16-09-28-13-684.png
>
>
> When opening the guacamole client with the Safari browser, I can see only the 
> black screen.
> The reason is because the height of  element 
> is 0.
> !image-2021-08-16-09-25-59-615.png!
> But there isn't this issue on the Chrome browser.
> The height of  element is exactly calculated:
> !image-2021-08-16-09-28-13-684.png!
> Thanks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (GUACAMOLE-1399) Double-Tap doesn't work on the mobile devices

2021-08-16 Thread Jimmy (Jira)
Jimmy created GUACAMOLE-1399:


 Summary: Double-Tap doesn't work on the mobile devices
 Key: GUACAMOLE-1399
 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1399
 Project: Guacamole
  Issue Type: Bug
  Components: guacamole-client
Affects Versions: 1.3.0
 Environment: Android 10, Google Pixel 3, Samusung Galaxy S10, Chrome 
92.0.4515.131
Reporter: Jimmy
 Fix For: 1.4.0


When I'm going to perform the actions (opening the folder, executing the 
application, etc) that need to double-tap, double-tap doesn't work.

Instead, triple-tap works.

 

Thanks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (GUACAMOLE-1398) Nothing can be shown on Safari

2021-08-16 Thread Jimmy (Jira)
Jimmy created GUACAMOLE-1398:


 Summary: Nothing can be shown on Safari
 Key: GUACAMOLE-1398
 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1398
 Project: Guacamole
  Issue Type: Bug
  Components: guacamole-client
Affects Versions: 1.3.0
 Environment: macOS Catalina 10.15.6, Safari 13.1.2
Reporter: Jimmy
 Fix For: 1.4.0
 Attachments: image-2021-08-16-09-25-59-615.png, 
image-2021-08-16-09-28-13-684.png

When opening the guacamole client with the Safari browser, I can see only the 
black screen.

The reason is because the height of  element is 
0.

!image-2021-08-16-09-25-59-615.png!

But there isn't this issue on the Chrome browser.

The height of  element is exactly calculated:

!image-2021-08-16-09-28-13-684.png!

Thanks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)