After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 472736 - Does not close the sound device when paused
Does not close the sound device when paused
Status: RESOLVED DUPLICATE of bug 470342
Product: banshee
Classification: Other
Component: GStreamer
git master
Other Linux
: Normal normal
: 2.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-09-02 04:58 UTC by Sebastian Dröge (slomo)
Modified: 2008-02-16 04:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2007-09-02 04:58:15 UTC
Hi,

Quoting http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=437947:
> Banshee does not provide a way to stop playbay, only pausing seems to be
> possible. When banshee is paused it does not close the sounddevice,
> thus preventing my laptop from entering C3 state (also ac97-powersaving
> is not possible while the sounddevice is open)

this is probably the cause because you just set your gstreamer pipeline to paused and not ready when not playing anymore. A good workaround for starting again fast would be settnig it to paused, after a minute or so to ready and keeping the current stream position in memory. And then seek to that position if play is clicked again.

Bye

Debian Bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=437947
Comment 1 Andrew Conkling 2008-02-16 04:26:02 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 470342 ***