[GH-ISSUE #272] Client not responding #128

Closed
opened 2026-02-27 15:48:57 +03:00 by kerem · 4 comments
Owner

Originally created by @werkamsus on GitHub (Jul 6, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/272

Originally assigned to: @MaxXor on GitHub.

If you try to either click multiple times in Remote Desktop, or keep Remote Desktop + Task Manager open at the same time, the client won't respond anymore. Although the process is still open and it is running the while (_connected) { Application.DoEvents(); Thread.Sleep(2500); } loop in Program.cs .

I've been trying to find a way to prevent this, but haven't come up with a solution yet.

Help would be very much appreciated :)

Originally created by @werkamsus on GitHub (Jul 6, 2015). Original GitHub issue: https://github.com/quasar/Quasar/issues/272 Originally assigned to: @MaxXor on GitHub. If you try to either click multiple times in Remote Desktop, or keep Remote Desktop + Task Manager open at the same time, the client won't respond anymore. Although the process is still open and it is running the while (_connected) { Application.DoEvents(); Thread.Sleep(2500); } loop in Program.cs . I've been trying to find a way to prevent this, but haven't come up with a solution yet. Help would be very much appreciated :)
kerem 2026-02-27 15:48:57 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MaxXor commented on GitHub (Jul 6, 2015):

Thanks for the bug report!
Seems like the client can not receive messages anymore then. I'll look into this.

<!-- gh-comment-id:118945490 --> @MaxXor commented on GitHub (Jul 6, 2015): Thanks for the bug report! Seems like the client can not receive messages anymore then. I'll look into this.
Author
Owner

@werkamsus commented on GitHub (Jul 6, 2015):

Yeah, it seems as if it just stops to respond to anything if you send too many / different packets in quick succession

<!-- gh-comment-id:118945999 --> @werkamsus commented on GitHub (Jul 6, 2015): Yeah, it seems as if it just stops to respond to anything if you send too many / different packets in quick succession
Author
Owner

@MaxXor commented on GitHub (Jul 8, 2015):

I think this should be fixed now, the File Manager bug too. :)

Can you confirm with the latest commits?

<!-- gh-comment-id:119511899 --> @MaxXor commented on GitHub (Jul 8, 2015): I think this should be fixed now, the File Manager bug too. :) Can you confirm with the latest commits?
Author
Owner

@werkamsus commented on GitHub (Jul 8, 2015):

Can confirm that the bug is fixed locally, have to wait for a friend to assist me in order to confirm it to be working in a real environment.

Thanks for the fix! :)

<!-- gh-comment-id:119534024 --> @werkamsus commented on GitHub (Jul 8, 2015): Can confirm that the bug is fixed locally, have to wait for a friend to assist me in order to confirm it to be working in a real environment. Thanks for the fix! :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#128
No description provided.