Page 1 of 1

typing of ipv6 addresses in the open dialog

Posted: 05 Jun 2009 22:00
by Snjezana
In version 0.9.9a it was possible to type a link-local multicast ipv6 address (like ff02::1) into the address field of the 'open media -> network' dialog and add a device name as it is necessary for link-local ipv6 connections (like ff02::1%eth0) in the MRL field with 'Show more options' enabled.
In version 0.9.9a the ipv6 address in the MRL field was auto-magically surrounded with brackets.
The editing in the MRL field was necessary because of typing the '%' character into the address field expanded to a '%25'.

In 1.0.0-rc2 the editing of the MRL field isn't possible and the brackets around the ipv6 address also aren't set.
Now it is not possible to open a address like 'rtp://@[ff02::1%eth0]:1234' with the open dialog.

Re: typing of ipv6 addresses in the open dialog

Posted: 06 Jun 2009 15:59
by RĂ©mi Denis-Courmont
You found a bug. This should be fixed in version 1.0.0-rc3-3-g0fc00a7

Re: typing of ipv6 addresses in the open dialog

Posted: 14 Jun 2009 00:18
by Snjezana
I just installed vlc version vlc-0.9.9_1.0.0rc3-1.1 (openSUSE RPM) and the bug is still alive.
I think you need a bigger chasse-mouche ;-)

Re: typing of ipv6 addresses in the open dialog

Posted: 20 Jun 2009 03:15
by Snjezana
Actually (in version rc4) the bigger chasse-mouche seemed to be helpful.
Like Obama you "got the sucker".
Now typing of ipv6 addresses in the open dialog works like expected.
Thank you!