Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 384961 - media-libs/mediastreamer-2.7.3[pulseaudio]: why it requires any other sound output as well?
Summary: media-libs/mediastreamer-2.7.3[pulseaudio]: why it requires any other sound o...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All All
: Normal trivial (vote)
Assignee: Mounir Lamouri (volkmar) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-29 17:11 UTC by niks1024
Modified: 2011-10-14 07:34 UTC (History)
3 users (show)

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


Attachments
emerge output (emerge_output.txt,970 bytes, text/plain)
2011-09-29 17:12 UTC, niks1024
Details
mediastreamer-2.7.3-r3.ebuild.patch (mediastreamer-2.7.3-r3.ebuild.patch,790 bytes, patch)
2011-10-08 18:36 UTC, Peter Volkov (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description niks1024 2011-09-29 17:11:18 UTC
If I'm understanding emerge output (see attachment) correctly, net-voip/linphone-3.4.3 and net-voip/linphone-3.4.3-r1 (others were not tested but probably have the same problem) ebuilds are requiring media-libs/mediastreamer to be built with any-of ( oss alsa jack portaudio coreaudio ). Unfortunately this leaves out pulseaudio USE flag making me wonder if PulseAudio is really not supported or just not listed as one of the possible USE flags for sound output.

Reproducible: Always

Steps to Reproduce:
USE="-alsa pulseaudio" emerge -pvND linphone
Actual Results:  
emerge fails (see attachment)

Expected Results:  
If my hunch is right, it should work with PulseAudio too.
Comment 1 niks1024 2011-09-29 17:12:35 UTC
Created attachment 288251 [details]
emerge output
Comment 2 niks1024 2011-09-29 17:22:48 UTC
I'm very sorry, upon closer ebuild exhamination it turned out the problem is with media-libs/mediastreamer-2.7.3 this probably means it's require one of those for a reason. Sorry.
Comment 3 Diego Augusto Molina 2011-10-07 15:46:03 UTC
(In reply to comment #2)
> I'm very sorry, upon closer ebuild exhamination it turned out the problem is
> with media-libs/mediastreamer-2.7.3 this probably means it's require one of
> those for a reason. Sorry.

That means you were wrong about reporting this as a bug? If so, please close this bug as "RESOLVED INVALID". If you're still having problems, please be more specific and change the Summary of the bug as well (if appropiate).
Comment 4 Peter Volkov (RETIRED) gentoo-dev 2011-10-08 18:35:16 UTC
Hm, I guess this was my overlook, but... what did you mean by comment #2 ?
Comment 5 Peter Volkov (RETIRED) gentoo-dev 2011-10-08 18:36:45 UTC
Created attachment 289257 [details, diff]
mediastreamer-2.7.3-r3.ebuild.patch

Could you try this patch and build mediastreamer with pulseaudio only?
Comment 6 niks1024 2011-10-14 06:46:54 UTC
Sorry for not responding sooner, as I'm not the one who encountered the problem, I have no means of testing actual calling, but when mediastreamer is compiled with only pulseaudio support, linphone configuration does show pulseaudio and can output test sound (albeit like Skype with some corruption, possibly because of not using the right pulseaudio stream profile).
Comment 7 Peter Volkov (RETIRED) gentoo-dev 2011-10-14 07:21:54 UTC
Thank you for feedback. I've commited patch to the tree.
Comment 8 Alessandro Capogna 2011-10-14 07:34:10 UTC
tried and it works well (as before) for in/out audio stream for me. Thanks