-
Notifications
You must be signed in to change notification settings - Fork 34
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: When a transfer from rquickshare to an android device is running, cancelling it isn't properly handled. #128
Comments
You're sure the transfer did finish? That seems weird cause it should exit the loop directly.. or maybe the message isn't received 🤔 |
The transfer didn't "finish", but it didn't cancel either. It kind of just got error'd but it showed a full green circle. |
Upon checking again, it seems like the Android device doesn't send a Cancelled packet for whatever reason... |
Signed-off-by: Martichou <[email protected]>
When a transfer initiated from a PC to an android phone is cancelled from the phone itself, it errors and says "Unexpected disconnection" after completely finishing the transfer (as opposed to stopping in the middle). It should instead inform the user the connection was cancelled.
Version: 0.10.1
OS: Arch Linux
AUR Package: r-quick-share (non-bin)
The text was updated successfully, but these errors were encountered: