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

aFreeRDP can't disconnect #2894

Closed
Hopedream opened this issue Sep 17, 2015 · 11 comments
Closed

aFreeRDP can't disconnect #2894

Hopedream opened this issue Sep 17, 2015 · 11 comments

Comments

@Hopedream
Copy link

Disconnect application error, the following figure(In the picture red word is translated)

1
2

@shaunsphere
Copy link

same thing happens here, it was good until I rebuild and replace new lib file (libfreerdp-android.so).
I got some new cool features but crash when disconnect

@binglinoioij
Copy link

Hello All:
I have the same problem, did you solve it?

@sanmeng
Copy link

sanmeng commented Feb 1, 2016

@binglinoioij no,I think it is due to waitforobject(by source code) timeout when disconnect

@binglinoioij
Copy link

@sanmeng , But it have no this problem, If you download the app in google play.

@sanmeng
Copy link

sanmeng commented Feb 1, 2016

@binglinoioij Using older code to compile will not have this problem . You can view the source code to compare the two versions .Google may be an earlier version

@binglinoioij
Copy link

@sanmeng Do you know what the version is? Or Where I can download it ?

@sanmeng
Copy link

sanmeng commented Feb 1, 2016

You can try it(3b332e7), maybe earlier, I have tested more than 50 versions。test details I can not find, you can look at my other ID(The current problem of the moderator) provides the details .

@Hopedream
Copy link
Author

@binglinoioij
d862ef4c-4b47-11e5-8aee-1c699df6d3d6

code submission time and version | author | I test the date | result

@akallabeth
Copy link
Member

Reworked the whole aFreeRDP project in #3097
This also fixes the disconnect issue.
If you want to continue using the old client project you need to remove WaitForSingleObject(ctx->thread, INFINITE); in android_freerdp.c:737 which leads to a deadlock.

@Hopedream
Copy link
Author

@akallabeth ok,tks

@binglinoioij
Copy link

@sanmeng @akallabeth tks!

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

5 participants