Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#15136 - [rdesktop] change sound system to alsa
Attached to Project:
Arch Linux
Opened by Greg (dolby) - Tuesday, 16 June 2009, 19:12 GMT
Last edited by Jan de Groot (JGC) - Tuesday, 16 June 2009, 23:22 GMT
Opened by Greg (dolby) - Tuesday, 16 June 2009, 19:12 GMT
Last edited by Jan de Groot (JGC) - Tuesday, 16 June 2009, 23:22 GMT
|
DetailsDescription: rdesktop right now uses libao (through alsa) to play sound. i request changing the sound system to alsa instead.
|
This task depends upon

I mean adding a --with-sound=alsa to the PKGBUILD

Does that change mean that libao is no longer used and alsa will be the only supported backend? I don't think any OSS4-using people will like that change.

Yes, i guess it means exactly that. But no package in extra supports OSS anyway.

mplayer supports oss, gstreamer supports oss, libao supports oss, any app using libao supports oss. Though OSS is not the recommended backend since we have alsa, removing OSS support from packages completely means that OSS4 users won't have any sound output at all.

Yeah probably a bad idea to disable it. I will request closure myself.