View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0012915 | MMA | Playback | public | 2015-10-22 19:45 | 2015-11-01 14:19 |
Reporter | rusty | Assigned To | |||
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | no change required | ||
OS Version | Marshmallow | ||||
Product Version | 1.1.3 | ||||
Target Version | 1.2.0 | Fixed in Version | 1.1.3 | ||
Summary | 0012915: Speaker Audio is lost completely after BT is disabled | ||||
Description | 1 Enable bluetooth connection (eg to a headset) 2 Play a track in MMA 3 Disable bluetooth via Android quicksettings -->MMA continues to play audio but it does so silently 4 Attempt to raise the volume -->Volume controls raise BT Media Volume, but that has no effect on solving the problem since bluetooth is already disabled. Even in the Android Sound and Notification settings, only the BT Volume is shown. The only way to restore volume is to restart the device, re-enable bluetooth, or plug in a headset. Debug log: 7TGY4AELEK Note: -Gapless playback, and Suppress notification sounds were enabled. -This bug does not occur with other music players | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
What I guess that happened: You disabled bluetooth via Android quicksettings, but System still thinks that BT headset is available. As you mentioned on Attempt to raise the volume BT Media Volume appears. This is handled by OS, MMA just listen event, when headset is disconnect to pause music. MMA is not controlling switching between speaker/headset. Also MMA is still playing, because still thinks that headset is still connected (no event). So, I really think that this is some issue on OS side. Unfortunately I have no device with Marshmallow to test it and I can't test it on emulator. |
|
OK closing. |
|
I've retested this further with build 494 in relation to the changes at 0012929 and wanted to clarify the following: 1) The issue is definitely specific to Marshmallow 2) The issue _does_ in fact occur occasionally with other players 3) The issue doesn't always occur. e.g. if I initiate playback and pause via Bluetooth and then disconnect bluetooth, then MM correctly pauses playback; but if I initiate playback and pause via the MMA UI (in the Now Playing Album Art view), then the 'silent playback' bug occurs about 50% of the time. Debug log of the bug occuring: 67DLPX1A7M Debug log of playback/pause via the bluetooth buttons in which the bug doesn't occur: I3FQ25FRFT Summary: it really does seem to be a regression in Android Marshmallow |