Bug 868077
Summary: | Banshee 2.6.0 resets volume to 100% when start playing | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Valdis Kletnieks <valdis.kletnieks> |
Component: | banshee | Assignee: | Tom "spot" Callaway <tcallawa> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | chkr, msdeleonpeque, nathaniel, Stephen_Hatfield, tcallawa |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-02-08 01:12:41 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Valdis Kletnieks
2012-10-19 03:19:18 UTC
I'm seeing the same symptoms on an HP/Compaq nx6325 laptop, fedora 18 and banshee 2.6.0 and did not have the problem with 2.4.1 and earlier versions of Banshee. Found a hack-around for this, which turns out to be a PulseAudio bogosity: In /etc/pulse/daemon.conf add a line: flat-volumes = no From the manpage for pulse-daemon.conf: flat-volumes= Enable 'flat' volumes, i.e. where possible let the sink volume equal the maximum of the volumes of the inputs connected to it. Takes a boolean argument, defaults to yes. In other words, by default if *any* program sets its own volume to 100, pulseaudio slams the master volume to 100. I've opened bug #908991 against PulseAudio for this wretched misbehavior, and will try to make this a dupe of that bug. *** This bug has been marked as a duplicate of bug 908991 *** So, once this bug has been closed as WONTFIX in #908991, will it be reopened and fixed in Banshee? It is preventing many Fedora users from using Banshee as music player... :-S I have found the work around in comment # 2 to be a good fix for my system, allowing me to use Banshee and other programs with sound from cranking my master audio to 100% and force me into racing to find the volume controls . . . |