We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
OnLanguageChange and OnSystemInfoChanged are sent twice
HMI sends OnLanguageChange and OnSystemInfoChanged once to SDL
FFW.UI.OnLanguageChange RPCClient.js:317 HMI -> SDL [15:17:6:13]: {"jsonrpc":"2.0","method":"UI.OnLanguageChange","params":{"language":"DE-DE"}} BasicCommunicationRPC.js:1036 FFW.BasicCommunication.OnSystemInfoChanged RPCClient.js:317 HMI -> SDL [15:17:6:17]: {"jsonrpc":"2.0","method":"BasicCommunication.OnSystemInfoChanged","params":{"language":"DE-DE"}} UIRPC.js:1589 FFW.UI.OnLanguageChange RPCClient.js:317 HMI -> SDL [15:17:6:20]: {"jsonrpc":"2.0","method":"UI.OnLanguageChange","params":{"language":"DE-DE"}} BasicCommunicationRPC.js:1036 FFW.BasicCommunication.OnSystemInfoChanged RPCClient.js:317 HMI -> SDL [15:17:6:22]: {"jsonrpc":"2.0","method":"BasicCommunication.OnSystemInfoChanged","params":{"language":"DE-DE"}} RPCClient.js:137 SDL -> HMI [15:17:6:126]: {"id":262,"jsonrpc":"2.0","method":"BasicCommunication.UpdateAppList","params":{"applications":[]}}
The text was updated successfully, but these errors were encountered:
@theresalech Please triage this issue and notice linked fix is ready for review.
Sorry, something went wrong.
Closing with the merge of #263
YarikMamykin
No branches or pull requests
Bug Report
OnLanguageChange and OnSystemInfoChanged are sent twice
Reproduction Steps
Expected Behavior
HMI sends OnLanguageChange and OnSystemInfoChanged once to SDL
Observed Behavior
OS & Version Information
https://github.com/smartdevicelink/sdl_core/tree/develop
(bd53f11)
Version 20191028-Nightly-Android (1034)
The text was updated successfully, but these errors were encountered: