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

sometimes command is null when calling sendStkResponse #24

Closed
allstarschh opened this issue Oct 3, 2012 · 3 comments
Closed

sometimes command is null when calling sendStkResponse #24

allstarschh opened this issue Oct 3, 2012 · 3 comments

Comments

@allstarschh
Copy link

Sometimes i found when calling sendStkResponse, the command argument is null.

E/GeckoConsole( 254): Content JS LOG at app://settings.gaiamobile.org/js/icc.js:13 in debug: [DEBUG] STKUI: sendStkResponse to command: null # response = {"resultCode":0,"itemIdentifier":"1"}

This seems to be caused by calling two consecutively sendStkResponse, i.e. select the menu item twice very quickly,

at lease there should be race-condition when setting iccLastCommand.

@frsela
Copy link
Owner

frsela commented Oct 4, 2012

@allstarschh Can you test if these two last commits solve the issue you detected? If you agree, we can close this :)

@allstarschh
Copy link
Author

Sure I'll try, but might need to try more times,
this issue takes a little long time to reproduce.

@allstarschh
Copy link
Author

seems okay now,
thank you @frsela : )

frsela pushed a commit that referenced this issue Mar 6, 2013
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

2 participants