Tang stops When Entering to another activity for scanning QR Code
up vote
1
down vote
favorite
I'm developing an application which is a google Tango project when I start another activity for scanning QR Code Tango stops and below error is displayed in logcat:-
11-20 10:31:17.247 548-13246/? E/Camera3-Device: RequestThread: Can't get output buffer, skipping request: Broken pipe (-32)
11-20 10:31:17.247 548-13246/? E/Camera3-OutputStream: getBufferLocked: Stream 0: Can't dequeue next output buffer: Broken pipe (-32)
java android-studio opencv opengl-es google-project-tango
add a comment |
up vote
1
down vote
favorite
I'm developing an application which is a google Tango project when I start another activity for scanning QR Code Tango stops and below error is displayed in logcat:-
11-20 10:31:17.247 548-13246/? E/Camera3-Device: RequestThread: Can't get output buffer, skipping request: Broken pipe (-32)
11-20 10:31:17.247 548-13246/? E/Camera3-OutputStream: getBufferLocked: Stream 0: Can't dequeue next output buffer: Broken pipe (-32)
java android-studio opencv opengl-es google-project-tango
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I'm developing an application which is a google Tango project when I start another activity for scanning QR Code Tango stops and below error is displayed in logcat:-
11-20 10:31:17.247 548-13246/? E/Camera3-Device: RequestThread: Can't get output buffer, skipping request: Broken pipe (-32)
11-20 10:31:17.247 548-13246/? E/Camera3-OutputStream: getBufferLocked: Stream 0: Can't dequeue next output buffer: Broken pipe (-32)
java android-studio opencv opengl-es google-project-tango
I'm developing an application which is a google Tango project when I start another activity for scanning QR Code Tango stops and below error is displayed in logcat:-
11-20 10:31:17.247 548-13246/? E/Camera3-Device: RequestThread: Can't get output buffer, skipping request: Broken pipe (-32)
11-20 10:31:17.247 548-13246/? E/Camera3-OutputStream: getBufferLocked: Stream 0: Can't dequeue next output buffer: Broken pipe (-32)
java android-studio opencv opengl-es google-project-tango
java android-studio opencv opengl-es google-project-tango
edited Nov 20 at 5:51
Kartik
2,50231331
2,50231331
asked Nov 20 at 5:49
rumaiza
246
246
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
Calling mTango.disconnect();(mTango is the object of Tango class)before transitioning out of a scene will prevent the crash. Thanks!
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
Calling mTango.disconnect();(mTango is the object of Tango class)before transitioning out of a scene will prevent the crash. Thanks!
add a comment |
up vote
1
down vote
accepted
Calling mTango.disconnect();(mTango is the object of Tango class)before transitioning out of a scene will prevent the crash. Thanks!
add a comment |
up vote
1
down vote
accepted
up vote
1
down vote
accepted
Calling mTango.disconnect();(mTango is the object of Tango class)before transitioning out of a scene will prevent the crash. Thanks!
Calling mTango.disconnect();(mTango is the object of Tango class)before transitioning out of a scene will prevent the crash. Thanks!
answered Nov 20 at 6:13
rumaiza
246
246
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53386971%2ftang-stops-when-entering-to-another-activity-for-scanning-qr-code%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown