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

devrandom commented on GUACAMOLE-232:
-------------------------------------

??You have reproduced this on 0.9.10-incubating and 0.9.11-incubating? No 
chance that a version of Guacamole from before 0.9.7 could have been cached???

I tried 0.9.10-incubating, 0.9.11-incubating and current git.
To prevent caching I always did:

{code}
 /etc/init.d/tomcat7 stop
rm -rf /var/lib/tomcat7/webapps/guacamole*
 find guacamole -iname "*.war" -exec cp "{}" 
/var/lib/tomcat7/webapps/guacamole.war \;
 /etc/init.d/tomcat7 start
{code}
And I always flushed the browser cache.


> Stuck keys iPad/Bluetooth keyboard (Return/Backspace/Space)
> -----------------------------------------------------------
>
>                 Key: GUACAMOLE-232
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-232
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole-client
>    Affects Versions: 0.9.10-incubating, 0.9.11-incubating
>            Reporter: devrandom
>         Attachments: guac_stuck2.png, guac_stuck3.PNG, guac_stuck.png
>
>
> I have the same issues as described in:
> https://glyptodon.org/jira/browse/GUAC-661
> Which theoretically was solved in 0.9.7.
> After some typing using iPad with connected bluetooth keyboard, the following 
> Keys may get stuck.
> * return
> * space
> * backspace
> Attached you'll find an example using xev on linux.
> Guacamole produces keyup and keydown events in a loop.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to