View Issue Details

IDProjectCategoryView StatusLast Update
0012915MMAPlaybackpublic2015-11-01 14:19
Reporterrusty Assigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status closedResolutionno change required 
OS VersionMarshmallow 
Product Version1.1.3 
Target Version1.2.0Fixed in Version1.1.3 
Summary0012915: Speaker Audio is lost completely after BT is disabled
Description1 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
TagsNo tags attached.
Fixed in build

Relationships

related to 0012929 closedmartin Pause action fails when current player is completed 

Activities

martin

2015-10-26 15:47

developer   ~0043184

Last edited: 2015-10-26 15:47

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.

rusty

2015-10-26 21:20

administrator   ~0043185

OK closing.

rusty

2015-11-01 14:19

administrator   ~0043224

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