-
Notifications
You must be signed in to change notification settings - Fork 96
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
QR code scanning failing sometimes #2611
Comments
this is where the error message is generated in core https://github.com/deltachat/deltachat-core-rust/blob/master/src/securejoin.rs#L288 |
maybe related: if you scan a QR, then your friend was not online etc. so you cancel the process, the app is in an state that you can't scan a QR again, it will fail until you restart the app |
ok, this is reproducible and probably a core issue, it is as I said previously, the issue is that a previous QR join haven't completed:
Logs when you scan a second time after a join-invite is still pending
|
this issue has been there since always, sounds like something that should be solved as part of #2507 |
thanks for summing up and for the great report! i first have seen the issue on the m1 meeting where we canned lots of codes on yggmail testing - might be the issue became more visible by that. so, if the issue is there "since always", it is no blocker for 1.22, however, if we manage to fix it before, it would be great, of course. i would not see that necessarily as a part of #2507, however. |
scanning a QR codes for setting up a contact sometimes fails with an error; encountered with yggmail, however, it might also be a general issue.
this is the error message that pops up:
The text was updated successfully, but these errors were encountered: