Summary: | Cannot handle pulseaudio card profile and sink change | ||
---|---|---|---|
Product: | [Plasma] plasma-pa | Reporter: | Raman Gupta <rocketraman> |
Component: | general | Assignee: | David Rosca <nowrep> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | evgom.sid, plasma-bugs, rdieter |
Priority: | NOR | ||
Version: | 5.7.3 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-pa/270110e5520f2ea3f2f50b0dc7e5b0e0f4647e07 | Version Fixed In: | |
Sentry Crash Report: |
Description
Raman Gupta
2016-07-27 01:14:45 UTC
This happen to changing the sound card's profile from phonon. Git commit 270110e5520f2ea3f2f50b0dc7e5b0e0f4647e07 by David Rosca. Committed on 21/09/2016 at 10:45. Pushed by drosca into branch 'Plasma/5.8'. Make sure that default devices are not null Sometimes at the time when default sink/source change is signalled by pa, we don't have that device in sinks/sources list yet. Try to update default devices also when sinks/sources are added and deleted. Differential Revision: https://phabricator.kde.org/D2824 M +27 -9 src/server.cpp M +6 -1 src/server.h http://commits.kde.org/plasma-pa/270110e5520f2ea3f2f50b0dc7e5b0e0f4647e07 |