-
Notifications
You must be signed in to change notification settings - Fork 243
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple media, navigation and non-media apps must be activated during active embedded audio source+audio mixing supported #1917
Comments
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 activated application. |
The issue is relevant on the current develop branch |
@joeygrover -san @theresalech -san This issue is a top priority for Toyota. Can the reproduction steps described actually reproduce this issue? Also, Does this issue occur in the latest version? |
Hi @E-SAITO-TMC, 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. |
@theresalech Please notice issue is still actual for Core 6.1 |
Hi @dboltovskyi, thank you for the additional information. Will Luxoft be submitting a PR to resolve this issue? |
@theresalech Please notice we're not planning to create the fix in scope of 6.2, though will try to do as much as possible |
@GetmanetsIrina @dboltovskyi A point of clarification with this issue. With the note:
Wouldn't this require the HMI to disable the |
Closing with the merge of #3476 |
Occurrence: Always
Description
Multiple media, navigation and non-media apps must be activated during active embedded audio source+audio mixing supported
Preconditions
a. media app_1 in FULL and AUDIBLE
b. navigation app_2 in LIMITED and AUDIBLE
c. non-media app_3 in BACKGROUND and NOT_AUDIBLE
a. media app_1 in BACKGROUND and NOT_AUDIBLE
b. navigation app_2 in LIMITED and AUDIBLE
Note: embedded audio source was switched off,
navigation app_2 gets (LIMITED, AUDIBLE)
Steps to reproduce
HMI -> SDL: OnAppDeactivated ( <appID_1> )
HMI -> SDL: SDL.ActivateApp ( <appID_3 )
Actual result
SDL does not set required HMILevel and audioStreamingState.
Expected result
Note: navigation app_2 still at LIMITED and AUDIBLE
Environment
Attachments
Expected delivery
The text was updated successfully, but these errors were encountered: