Bug 463041
Summary: | Alterts and Sound Effects doesn't work on gnome-sound-properties | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | sangu <sangu.fedora> | ||||
Component: | pulseaudio | Assignee: | Lennart Poettering <lpoetter> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | rawhide | CC: | lkundrak, lpoetter, mclasen, pierre-bugzilla, rgjames, rstrode, usdanskys, valdis.kletnieks | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2008-10-06 17:35:39 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 457945 | ||||||
Attachments: |
|
Description
sangu
2008-09-21 02:40:58 UTC
I think this belongs here too; if not let me know and I'll file a separate bug. I've lost the cute little GNOME sounds that used to play when perform various actions in GNOME. 1. as above 2. as above 3. click on FF button in panel to open a new window Actual results: FF silently opens Expected results: FF opens to the a cute little sound Possibly relevant rpms I have installed: ~$ grep canberra /var/log/rpmpkgs libcanberra-0.9-1.fc10.i386.rpm libcanberra-gtk2-0.9-1.fc10.i386.rpm ~$ grep sound /var/log/rpmpkgs esound-libs-0.2.40-1.fc10.i386.rpm esound-tools-0.2.40-1.fc10.i386.rpm pulseaudio-esound-compat-0.9.12-6.fc10.i386.rpm soundconverter-1.3.2-1.fc10.noarch.rpm sound-juicer-2.23.3-1.fc10.i386.rpm sound-theme-freedesktop-0.1-4.fc10.noarch.rpm soundtouch-1.3.1-10.fc9.i386.rpm ~$ grep audio /var/log/rpmpkgs alsa-plugins-pulseaudio-1.0.18-1.rc3.fc10.i386.rpm audiofile-0.2.6-9.fc10.i386.rpm gnome-audio-2.22.2-2.fc10.noarch.rpm gnome-audio-extra-2.22.2-2.fc10.noarch.rpm jack-audio-connection-kit-0.109.2-3.fc10.i386.rpm libcdaudio-0.99.12p2-9.fc9.i386.rpm portaudio-19-5.fc9.i386.rpm pulseaudio-0.9.12-6.fc10.i386.rpm pulseaudio-core-libs-0.9.12-6.fc10.i386.rpm pulseaudio-esound-compat-0.9.12-6.fc10.i386.rpm pulseaudio-libs-0.9.12-6.fc10.i386.rpm pulseaudio-libs-glib2-0.9.12-6.fc10.i386.rpm pulseaudio-libs-zeroconf-0.9.12-6.fc10.i386.rpm pulseaudio-module-gconf-0.9.12-6.fc10.i386.rpm pulseaudio-module-x11-0.9.12-6.fc10.i386.rpm pulseaudio-module-zeroconf-0.9.12-6.fc10.i386.rpm pulseaudio-utils-0.9.12-6.fc10.i386.rpm Tentatively moving to libcanberra Make sure to adjust the volume for the event sounds properly in pavucontrol. Please open a terminal. Run these commands in there: pulseaudio -k pulseaudio -vvv # this will continue to run, don't cancel it This will give you debug output of PA in the terminal. Now run g-s-p and try to play your sounds. Does the pa debug output show that? (please paste the output here) Lennart, I don't see any way to adjust the event sound volume in pavucontrol. this is with pavucontrol 0.9.7-2.fc10 Ok, after moving /etc/pulse/default.pa.rpmnew to default.pa (thank you, rpm), I now have the sound event volume slider. And it is at 100%, still no event sounds to be heard. Created attachment 319392 [details]
output of pulseaudio -vvv
This is a bug in PA actually. It's fixed upstream now, will upload a new version to Fedora soon. Fixed in 0.9.13-1 |