Bug 4931 - soundwrapper misuse?
Summary: soundwrapper misuse?
Status: CLOSED WONTFIX
Alias: None
Product: Sisyphus
Classification: Development
Component: psi (show other bugs)
Version: unstable
Hardware: all Linux
: P2 minor
Assignee: Anton Farygin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-04 10:26 MSD by Michael Shigorin
Modified: 2005-08-30 02:29 MSD (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Shigorin 2004-08-04 10:26:20 MSD
> - fixed "play" calls to use sound_handler wrapper scripts

Umm... common practice is wrapping the whole app (via menufile) :-)

Although each approach does have its pros and cons *maybe* holding to the
practice is worth it.
Comment 1 Mikhail Yakshin 2004-08-13 09:27:57 MSD
$ rpm -ql sound_handler
/usr/bin/play_wrapper.sh
/usr/bin/sound_wrapper.sh

sound_handler includes two various wrapper scripts. One for wrapping whole apps
and one for wrapping "play" calls. Psi uses external "play" calls to play its
sounds, so, I thought that it *is* common practice to wrap such call in
play_wrapper.sh. After all, it exists for something %)
Comment 2 Michael Shigorin 2005-08-30 02:19:54 MSD
closing
Comment 3 Michael Shigorin 2005-08-30 02:29:03 MSD
closing