-
Notifications
You must be signed in to change notification settings - Fork 12
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
CT listener not attached to dataSample emitter #325
Comments
Thanks @KatieWoe. I have been fuzzing the sim for about 5 minutes with multitouch on the Screens that have data samples and haven't seen this yet. From the stack trace it happened after clearing the sensor display, Ill try to do multitouch operations that do this. |
Perhaps the listener was already removed, or the updateDisplayListener was never assigned to the EnergySkateParkDataSample. Since this seems to be happening very rarely on CT and with local fuzzing I added some more debugging info to find what is happening to add clues for next time it happens. |
|
This is not within the scope of the upcoming character set publication. Marking as deferred. |
The text was updated successfully, but these errors were encountered: