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

Loss of communication on Ubuntu 14.04.1 #8

Closed
MikaylaRay44 opened this issue Dec 4, 2014 · 3 comments
Closed

Loss of communication on Ubuntu 14.04.1 #8

MikaylaRay44 opened this issue Dec 4, 2014 · 3 comments
Labels

Comments

@MikaylaRay44
Copy link

While running SDL Core on Ubuntu 14.04.1 (64-bit) through VMWare 7 there is a loss of communication that occurs randomly while testing connected apps. Buttons on the emulator and phone may be pressed, but the communication from the emulator to the phone does not occur despite seeing a connected status and the current screen on the emulator is unnavigable.

Closing the app on the phone does not update the connection status on the emulator, so to fix this issue it requires restarting VMWare 7 and the phone being used for debugging. Doing one or the other does not seem to solve the issue.

@mikeburke106
Copy link

We think this issue might be limited to Ubuntu 14.04. We'll try to capture some logs next time it happens.

@MikaylaRay44
Copy link
Author

I found a pattern that is causing the behavior: When the emulator on VMWare 7 goes to the lock screen for Ubuntu and I restart the application on the phone it does not always recognize that connection has been lost with the phone. When you unlock the screen you will see the last displayed screen it remembers, but no messages will be communicated when you interact with it.

Even if I manage to get it to recognize that the app is disconnected, then I have problems reconnecting it and can only do so after restarting core.

@justinjdickow
Copy link
Contributor

Closing this issue as something that only happens in debug builds of SDL core running on computers rather than head units

AGaliuzov pushed a commit that referenced this issue Oct 20, 2015
Fix of SDL incorrect timeout for Audio/VideoStreaming
LuxoftAKutsan pushed a commit that referenced this issue Feb 23, 2017
…equests-notifications

REVSDL-942: refactoring bases of notifications and requests
davidswi pushed a commit to davidswi/sdl_core that referenced this issue Oct 25, 2017
…811_3 to develop

* commit '24b7a8735e2b1b7e020ba6fb07637721e55c4355':
  SDL-811 , claening up send buffer when exit thread called. and checking terminate_flag prior to call DataSendFailed method
  SDL-811 , claening up send buffer when exit thread called. and checking terminate_flag prior to call DataSendFailed method
BSolonenko pushed a commit to BSolonenko/sdl_core that referenced this issue Apr 18, 2018
…able_design_for_proprietary_data_exchange

Fix OnAppPermissionChange notification triggering
BSolonenko pushed a commit to BSolonenko/sdl_core that referenced this issue Apr 18, 2018
…able_design_for_proprietary_data_exchange

Fix OnAppPermissionChange notification triggering
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants