Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only empty space instead of vnc viewer #4

Open
totycro opened this issue Nov 26, 2014 · 1 comment
Open

Only empty space instead of vnc viewer #4

totycro opened this issue Nov 26, 2014 · 1 comment

Comments

@totycro
Copy link

totycro commented Nov 26, 2014

Hi,

Sometimes the vnc-directive produces only empty space (of correct size) for me. This occurs often in IE10 and sometimes in Firefox 33, but never in Chromium 38. Sometimes reloading the page fixes it.

If I move the mouse into this space while having a regular vncviewer on this vnc session, I see the mouse moving in the vncviewer. So the connection should be working fine.

This is all I was able to observe so far, please tell me if and how I can provide more information if required.

PS: I now somehow managed to get an empy vnc-directive which does does not occupy any space in Firefox. This is the debug log of the session: http://pastebin.com/eDH6hrA6

@mustela
Copy link

mustela commented Dec 16, 2014

Hi there,

I'm having the same issue. This is the console output

angular-noVNC.js:7337 New state "loaded", was "disconnected". Msg: noVNC ready: native WebSockets, canvas rendering
angular-noVNC.js:7337 New state "connect", was "loaded".
angular-noVNC.js:7930 WebSocket connection to 'ws://./' failed: Error in connection establishment: net::ERR_NAME_NOT_RESOLVED
angular-noVNC.js:7337 New state "ProtocolVersion", was "connect". Msg: Starting VNC handshake
angular-noVNC.js:7337 New state "Security", was "ProtocolVersion". Msg: Sent ProtocolVersion: 003.008
angular-noVNC.js:7337 New state "Authentication", was "Security". Msg: Authenticating using scheme: 1
angular-noVNC.js:7337 New state "SecurityResult", was "Authentication".
angular-noVNC.js:7337 New state "ClientInitialisation", was "SecurityResult". Msg: Authentication OK
angular-noVNC.js:7337 New state "ServerInitialisation", was "ClientInitialisation". Msg: Authentication OK
angular-noVNC.js:7337 Resize display to 0x0
angular-noVNC.js:7337 Skipping tight, only support with true color
angular-noVNC.js:7337 New state "normal", was "ServerInitialisation". Msg: Connected (unencrypted) to: xxx.xxx.xxxx.xxxx:0

Could it be related to angular-noVNC.js:7337 Resize display to 0x0?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants