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 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org