Skip to content
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

Core sends redundant UI.SetGlobalProperties request to HMI during AddCommand request #3911

Open
VjKlepikov opened this issue Apr 26, 2022 · 0 comments

Comments

@VjKlepikov
Copy link

Bug Report

Core sends redundant UI.SetGlobalProperties request to HMI during AddCommand request

Occurrences: ~0.1%
Reproduction Steps
  1. App registered and activated (HMI level FULL)
  2. App adds Command1, Command2, Command3 commands with vrCommands
  3. Perform disconnect and reconnect
  4. Mobile application sets SetGlobalProperties with custom vrHelp
  5. Mobile application adds Command4
Expected Behavior

SDL does not send UI.SetGlobalProperties with updated value for helpPrompt after added command

Observed Behavior

SDL sends UI.SetGlobalProperties with updated value for helpPrompt after added command

OS & Version Information
Test Case, Sample Code, and / or Example App

./test_scripts/SDL5_0/Handling_VR_help_requests/023_SetGlobalProp_custom_vrHelp_only_by_resumption.lua

Logs: 2022-04-26_12-43-54.198_failed.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant