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

Bug: RTFaceLogin sometimes kept running and talking after starting RoboTutor #27

Open
JackMostow opened this issue Oct 8, 2022 · 4 comments
Assignees

Comments

@JackMostow
Copy link
Contributor

2022-10-06 meeting 2 with Kathi Kuehr:
On tablets 6111000885 and 6111000955, FaceLogin sometimes kept running and talking after starting RoboTutor.

@JackMostow JackMostow changed the title Bug: FaceLogin sometimes kept running and talking after starting RoboTutor Bug: RTFaceLogin sometimes kept running and talking after starting RoboTutor Oct 8, 2022
@JackMostow
Copy link
Contributor Author

Possible fix: exit RTFaceLogin when launch RoboTutor? or just kill culprit process (audio playback?)

@JackMostow
Copy link
Contributor Author

Rohan propose set audio app state to null when launch RoboTutor.
Asks if lasts throughout RoboTutor session or just long audio taking awhile to finish.

@JackMostow
Copy link
Contributor Author

Answer: lasted several seconds for Bhuvan in emulator, i.e. not just "Let's get started."

Propose: just before launching RoboTutor:
If still playing audio or video, wait [3] seconds (long enough to finish "Hebu tuanze" ("Let's get started").
Then stop (i.e. including deallocation of memory) audio and video (no-op if not playing).

madeleinvillegas added a commit that referenced this issue Jan 19, 2023
Addresses Bug: RTFaceLogin sometimes kept running and talking after starting RoboTutor #27
madeleinvillegas added a commit that referenced this issue Jan 19, 2023
Addresses Bug: RTFaceLogin sometimes kept running and talking after starting RoboTutor #27
madeleinvillegas added a commit that referenced this issue Jan 19, 2023
Addresses Bug: RTFaceLogin sometimes kept running and talking after starting RoboTutor #27
@JackMostow
Copy link
Contributor Author

Wait and see if recurs. If it does, we hope the log will shed light on when and why. Maybe we'll even get a stack trace.

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

3 participants