Open GoogleCodeExporter opened 8 years ago
Original comment by wadea...@gmail.com
on 19 Jan 2011 at 11:43
Сделайте кнопку в закладке "Звонки" для
перечитывания устройств.
Original comment by o0...@yandex.ru
on 20 Jan 2011 at 9:32
пишите на английском, владелец задачи
англоговорящий.
Original comment by vladimir.shelukhin
on 20 Jan 2011 at 1:08
What steps will reproduce the problem?
1. Install OSSv4.
2. Run psi-plus.
3. Choose item "Voice Calling" in "Options" window.
What is the expected output?
Show any OSS devices for audio output and audio input.
What do you see instead?
"<None>" in both places.
What version of the Psi+/OS are you using?
Psi+ v0.15.3572-webkit Beta (Jan 20 2011) / Gentoo x86_64
Additional information:
oss-4.2.2004
Check for OSS place in psimedia/gstprovider/deviceenum/deviceenum_unix.cpp.
Can you add button in "Voice Calling" item for recheck devices?
Original comment by o0...@yandex.ru
on 20 Jan 2011 at 1:14
псимедия будет переписана через фарсайт,
так что этот баг будет помечен как invalid
Original comment by rion4ik
on 8 Aug 2011 at 4:39
А что за фарсайт? Он умеет OSSv4?
Original comment by o0...@yandex.ru
on 9 Aug 2011 at 5:03
It seems this bug isn't fixed yet.
I have had the same problem mapped as <None> input/output OSS devices. In order
to let psimedia to detect OSS devices I put some code change in the file
psimedia/gstprovider/devices.cpp as suggested here:
http://permalink.gmane.org/gmane.network.jabber.psi.devel/7976 by deleting
references to all device variables except OSS source/sink in specified code
portions. I guess, a more common workaround would be the interchange of alsa
and oss device requests.
Я решил у себя эту проблему (<None> вместо OSS
устройств) удалением переменных,
соответствующих всем устройствам, за
исключением OSS устройств в частях кода
(файл psimedia/gstprovider/devices.cpp), упомянутых в посте
по ссылке
http://permalink.gmane.org/gmane.network.jabber.psi.devel/7976 . Мне
кажется, более универсальным временным
решением было бы изменение очерёдности
опроса устройств - сначала OSS, а потом уже ALSA.
Original comment by tarantul...@googlemail.com
on 3 Apr 2012 at 1:17
Original issue reported on code.google.com by
o0...@yandex.ru
on 19 Jan 2011 at 11:39