smartdevicelink / sdl_core

SmartDeviceLink In-Vehicle Software and Sample HMI
BSD 3-Clause "New" or "Revised" License
241 stars 244 forks source link

Non-media app must be activated during active audio source #1908

Closed GetmanetsIrina closed 4 years ago

GetmanetsIrina commented 6 years ago

Occurrence: Always

Description

Non-media app must be activated during active audio source

Preconditions

Steps to reproduce

Actual result

SDL does not set required HMILevel and audioStreamingState.

Expected result

SDL must respond SDL.ActivateApp (SUCCESS) to HMI send OnHMIStatus (FULL, NOT_AUDIBLE).

Environment

Attachments

Expected delivery

dboltovskyi commented 6 years ago

Priority was set to Medium. Issue is related to setting wrong HMI level and/or audioStreamingState for activated application in some specific cases. May affect correct permissions calculation for non-media application during active audio source.

HSavynetska commented 6 years ago

Environment: Script: https://github.com/smartdevicelink/sdl_atf_test_scripts/pull/1966 SDL build: develop branch ( b7da3b5 ) ATF: develop branch

Status: defect is reproduced.

HSavynetska commented 4 years ago

The issue is relevant on the current develop branch

Environment: Test script: https://github.com/smartdevicelink/sdl_atf_test_scripts/pull/1966 SDL build: https://github.com/smartdevicelink/sdl_core/tree/develop ( e137556 ) ATF: develop branch

E-SAITO-TMC commented 4 years ago

@joeygrover -san A fix has been proposed for this issue. When will it be merged? For the next HU development of TOYOTA, it is necessary to improve the quality of SDLCore, so we believe it is necessary to modify this issue.

theresalech commented 4 years ago

Hi @E-SAITO-TMC, contents for SDL releases are determined by the Steering Committee, and the Project Maintainer works on features and bug fixes raised as high priority by Steering Committee representatives. This particular issue has not yet been raised as high priority. However, if Toyota would like to see this fix in the next release of SDL Core (planned for October 28, 2020), we can make note of such.

Please confirm if this is priority for Toyota. If so, we will include this issue in our proposed release contents, which will be presented to the Steering Committee and voted upon/finalized in June. Thank you!

E-SAITO-TMC commented 4 years ago

@theresalech -san Thank you for your comment. This issue is important for Toyota. Therefore, we would appreciate it if you can make this a high-priority.

theresalech commented 4 years ago

@E-SAITO-TMC, thank you. We have documented that this is priority for Toyota, and will include for Steering Committee review and vote when planning the contents for the Q4 Core release. This planning will take place in June.

jacobkeeler commented 4 years ago

Closing with the merge of #3476