Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69311 - zinf error: Invalid URL. URL format: rtp://<multicast addr>[:port] (with patch)
Summary: zinf error: Invalid URL. URL format: rtp://<multicast addr>[:port] (with patch)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: EBUILD, Inclusion
Depends on: 97674
Blocks:
  Show dependency tree
 
Reported: 2004-10-28 12:21 UTC by samx
Modified: 2005-07-31 13:23 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
zinf-2.2.5-r2.ebuild (zinf-2.2.5-r2.ebuild,2.30 KB, text/plain)
2004-10-28 12:23 UTC, samx
Details
zinf-2.2.5-rtp.patch (zinf-2.2.5-rtp.patch,660 bytes, patch)
2004-10-28 12:24 UTC, samx
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description samx 2004-10-28 12:21:29 UTC
Zinf refuses to open rtp-urls because of a parsing error.
I found this debian bug report about the problem: 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=222301
So this is just that small patch and the new ebuild.

Reproducible: Always
Steps to Reproduce:
1. $ zinf rtp://236.83.227.179:54278

Actual Results:  
A message box appears:
Invalid URL. URL format: rtp://<multicast addr>[:port]

Expected Results:  
zinf should play the rtp-stream

Hope I did my first bug report right...
Comment 1 samx 2004-10-28 12:23:40 UTC
Created attachment 42794 [details]
zinf-2.2.5-r2.ebuild
Comment 2 samx 2004-10-28 12:24:53 UTC
Created attachment 42795 [details, diff]
zinf-2.2.5-rtp.patch
Comment 3 Marcelo Goes (RETIRED) gentoo-dev 2005-07-31 13:23:15 UTC
rtp patch in zinf-2.2.5-r2, thanks for reporting!