GNOME Bugzilla – Bug 509634
Crash if hostname contains invalid characters
Last modified: 2009-02-26 12:52:38 UTC
Reported by Soren Hansen, 100% reproducible with Vinagre 0.4. https://bugs.launchpad.net/ubuntu/+source/vinagre/+bug/183169 Click "Connect", enter "localhost:1" in the host field, click "Connect". Boom. expected result: In a perfect world, it would figure out that I meant to put "localhost" in the host field and 5901 in the port field, but just an error message would be enough to make me happy. For now :)
*** Bug 510691 has been marked as a duplicate of this bug. ***
I'm obtaining a segmentation error, too, as soon as I type a non-existent name as the host name. Jonh, can you reproduce it or do you need some sort of bugtrace?
This is fixed by the patch from http://sourceforge.net/mailarchive/forum.php?thread_name=1200593447.11172.6.camel%40wendell-laptop&forum_name=gtk-vnc-devel (attached to https://bugs.launchpad.net/ubuntu/+source/vinagre/+bug/183169) In the end it was a gtk-vnc bug, which should be fixed in 0.3.3
Hi, Claude. This was a bug in gtk-vnc, which was fixed today [1], in its development trunk. If you can't get it [2], please, wait until 0.3.3 is released, which should happen by the end of the month. Thanks. [1] - http://gtk-vnc.codemonkey.ws/hg/outgoing.hg/rev/4fc4541f1ad7 [2] - http://gtk-vnc.sourceforge.net/Code
Great. My only concern is that the bug won't be any more in 2.22. Until then, we can live with it :-)
*** Bug 512645 has been marked as a duplicate of this bug. ***