-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Susi v1.1.0; The app crashes when I asked some questions. #2239
Comments
@HarryHeights please recheck it. I tried to reproduce it but the app did not crash. It's working fine irrespective of the method of input (voice or type). |
I'm still experiencing the error. It doesn't occur frequently though. |
@HarryHeights I don't think its because susi does not have the answer. Susi has the answer to this question. Also if susi don't know any answer it says that it has not been trained to answer the question. Please check in more detail. The app is crashing because of some other problem. |
Yea @atm1504 . I really dunno what's causing the problem. But it's happening anyway. It just happens. |
@HarryHeights please try building the app from the development branch and check if the error still exists for you or not. |
I have zero development skills. I'm just a content creator. |
I downloaded it from F-Droid and I was able to reproduce this. I will download the git into my AS to see if it will crash with my emulator (Android 9) |
@iamareebjamal it can easily be resolved after #2247 is merged. |
How is that related to this issue? |
There is some fault in establishing the system of passing the voice command to the chat activity. What the app treats is that it executes the code twice, once as a query parameter and the other time as an undelivered message. So, sometimes we are getting multiple response. This is leading to the crash of the app. |
@iamareebjamal I hope this issue will resolve after #2236 is merged. |
@mariobehling @iamareebjamal I can no longer reproduce this issue. Please close it. |
Describe the bug
The app crashed when I tried to ask certain questions. I don't the questions are the cause of the crash though. But the app mostly crashed when I asked who the President of my country was.
Expected Behaviour
If the AI had knowledge of who my President is(it does have that information), I expected it to reply me with the answer. It did though, but the app had crashed.
Steps to reproduce it
Screen recording
https://youtu.be/hTnpa4mpeAM
Test Environment:
Device: Redmi Note 5 Pro
OS: Android 8.1.0
Software version: Susi v1.1.0
Would you like to work on the issue?
I don't have the technical know-how to work on the issue.
Logcat
The text was updated successfully, but these errors were encountered: