[Pkg-libvirt-maintainers] Bug#596287: vinagre fails to connect to VNC server

Andreas Henriksson andreas at fatal.se
Sat Sep 11 15:56:49 UTC 2010


git bisect told me the gtk-vnc credentials signalling issue was because
of
http://git.gnome.org/browse/gtk-vnc/commit/?id=4395a9aeb59651f0daa868bfcf0060e2f60d8098


I can't spot anything obviously wrong there......

There's a small typo in
"sigdata.params.authCred = authTypes;"
which should probably be
"sigdata.params.authTypes = authTypes;
but it doesn't really matter since both of them are in the same union
anyway.


For background on the problem see: http://bugs.debian.org/596287

As a testcase "./examples/gvncviewer localhost" (where localhost is
running vino) was used and a password prompt = success, connection
closed = failure.

Hopefully Daniel P. Berrange can help shed some light on what might be
the cause?


-- 
Regards,
Andreas Henriksson






More information about the Pkg-libvirt-maintainers mailing list