Bug 7928

Summary: sound_wrapped does not depends on play provider
Product: Sisyphus Reporter: Илья Казначеев <ilya.kasnacheev>
Component: sound_handlerAssignee: Sergey V Turchin <zerg>
Status: CLOSED FIXED QA Contact: Andrey Cherepanov <cas>
Severity: normal    
Priority: P2 CC: mike, php-coder, zerg
Version: unstable   
Hardware: all   
OS: Linux   

Description Илья Казначеев 2005-09-12 10:04:33 MSD
~% /usr/bin/play_wrapper.sh 
/usr/bin/play_wrapper.sh: line 10: exec: play: not found 
 
sound_handler's task is to choose best way of outputting sound, so it should 
depend on play provider, let it be sox, sdlplay, playwave or whatever. 
Steps to Reproduce:
1./usr/bin/play_wrapper.sh 
Actual Results:  
/usr/bin/play_wrapper.sh: line 10: exec: play: not found 

Expected Results:  
Тадам!!!!
Comment 1 Sergey V Turchin 2005-09-12 11:36:26 MSD
Я не против поставить зависимость на sox, но по мне у ж лучше его не будет  
найдено, чем он будет блокировать доступ к /dev/dsp.  
А не блокировать он пока не умеет. 
Comment 2 Илья Казначеев 2005-09-12 11:45:11 MSD
Не обязательно на sox. Можно - на sdlplay, например. 
 
Тут сложность заключается в том, что sdlplay ставить, когда есть SDL, а sox - 
когда sdlplay нет, как fallback. 
Comment 3 Sergey V Turchin 2005-09-12 12:48:42 MSD
(In reply to comment #2) 
> sdlplay 
Нет такого в Сизифе 
 
Comment 4 Slava Semushin 2005-09-21 12:26:01 MSD
Только что наступил...

Система: Сизиф
Comment 5 Sergey V Turchin 2005-09-21 13:47:14 MSD
(In reply to comment #4) 
> Только что наступил... 
Для того, чтоб на это наступить, нужно как-минимум ручками oss настроить, 
а вообще я еще подумаю, как лучше сделать. 
 
> Система: Сизиф 
Без разницы, но у меня Сизиф будет только после выхода Compact. 
 
Comment 6 Michael Shigorin 2008-02-15 23:10:37 MSK
re
Comment 7 Michael Shigorin 2008-02-15 23:11:11 MSK
Компакт вышел :)
Comment 8 Sergey V Turchin 2009-10-14 19:51:56 MSD
забыл, когда исправлено