Hi,

I followed the manual
(https://guacamole.apache.org/doc/gug/writing-you-own-guacamole-app.html)
to create a small Guacamole application.
The code is almost a copy of the example in Git
https://github.com/apache/guacamole-client/tree/master/doc/guacamole-example.

When I access the page in the browser it connects successfully to an
RDP machine. There is no error in the browser console. The network
view in the browser dev tools looks fine. Same for the guacd logs.

However the screen remains blank. The <canvas> element has size 0x0px
(see the attached images.

I tried changing the z-index of the <canvas> but no luck.

To me this looks like a JavaScript problem. Does anybody have any ideas?

Thank you.
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org

Reply via email to