| Summary: | Stop hogging every ALSA and OSS device. | ||
|---|---|---|---|
| Product: | [Unmaintained] phonon-backend-gstreamer | Reporter: | dE <de.techno> |
| Component: | general | Assignee: | Harald Sitter <sitter> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | major | CC: | martin.sandsmark, myriam, romain.perier, tdfischer |
| Priority: | NOR | ||
| Version First Reported In: | 4.6.2 | ||
| Target Milestone: | 4.7 | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
dE
2012-08-09 15:17:56 UTC
phonon-avkode closes the sound output devices when stopped, but this is more of a power-saving issue, but would probably be nice to implement in other backends as well. for your specific problem it sounds like a configuration issue, phonon shouldn't be able to get exclusive control of the device, I would suggest you look into fixing that first. and lastly, what backend are you using? Actually... Indeed that sounds like the wrong device is selected, or the config gets corrupted resulting in the reappearing wrong-selection, or something in ALSA's software mixing is broken. So to me that sounds a lot like it has little to do with Phonon, other than knotify4 repeatedly accessing the device which ought not be a problem as long as software mixing works. Currently it's Gstreamer. But killing knotify4 solves the problem (it respaws and doesn't hog the device for some time). Best Trever handles it then. Is this still waitingforinfo? No, setting status correctly. Phonon enabled debug log please http://techbase.kde.org/Development/Tutorials/Debugging/Phonon This problem is kind of hard to reproduce now. In the mean time, note -- the application here is not a phonon app. It uses /dev/dsp, i.e. OSS. Closing for lack of feedback. Please feel free to reopen if you can reproduce this with phonon-backend-gstreamer version 4.6.3 or later and provide a valid debug log as requested in comment #7 |