[GH-ISSUE #266] Client does not work on MaxXor/dev-buffer #125

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

Originally created by @yankejustin on GitHub (Jun 9, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/266

Issue:

The built client on the MaxXor/dev-buffer branch does not function. It states that the application has crashed (Windows' message says the program has stopped working). I have no details on this yet but it renders the built clients useless...

Notes

I am able to the client functioning in the DEBUG configuration. The RELEASE configuration will not work for me.

Additional Information

- Running on a Windows 7 machine - Local connection
Originally created by @yankejustin on GitHub (Jun 9, 2015). Original GitHub issue: https://github.com/quasar/Quasar/issues/266 <h1>Issue:</h1> The built client on the <code>MaxXor/dev-buffer</code> branch does not function. It states that the application has crashed (Windows' message says the program has stopped working). I have no details on this yet but it renders the built clients useless... <h1>Notes</h1> I am able to the client functioning in the <code>DEBUG</code> configuration. The <code>RELEASE</code> configuration will not work for me. <h1>Additional Information</h1> - Running on a Windows 7 machine - Local connection
kerem 2026-02-27 15:48:57 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@yankejustin commented on GitHub (Jun 9, 2015):

d3agle fixed the issue. :)

<!-- gh-comment-id:110185042 --> @yankejustin commented on GitHub (Jun 9, 2015): d3agle fixed the issue. :)
Author
Owner

@yankejustin commented on GitHub (Jun 9, 2015):

I am still having this problem. Hmmm. Would someone possibly be able to tell me if they're working using the MaxXor/dev-buffer branch please? My clients simply will not function. They crash about two seconds after starting them.

<!-- gh-comment-id:110437328 --> @yankejustin commented on GitHub (Jun 9, 2015): I am still having this problem. Hmmm. Would someone possibly be able to tell me if they're working using the <code>MaxXor/dev-buffer</code> branch please? My clients simply <b>will not</b> function. They crash about two seconds after starting them.
Author
Owner

@MaxXor commented on GitHub (Jun 9, 2015):

Yea, the renaming is the reason. I need to exclude more namespaces, damn.

<!-- gh-comment-id:110447282 --> @MaxXor commented on GitHub (Jun 9, 2015): Yea, the renaming is the reason. I need to exclude more namespaces, damn.
Author
Owner

@MaxXor commented on GitHub (Jun 9, 2015):

Fixed it now finally.

<!-- gh-comment-id:110449828 --> @MaxXor commented on GitHub (Jun 9, 2015): Fixed it now finally.
Author
Owner

@yankejustin commented on GitHub (Jun 9, 2015):

Thank you. I didn't even catch that first mistake! x)

<!-- gh-comment-id:110454972 --> @yankejustin commented on GitHub (Jun 9, 2015): Thank you. I didn't even catch that first mistake! x)
Author
Owner

@MaxXor commented on GitHub (Jun 9, 2015):

Same for me. 🎯

<!-- gh-comment-id:110483732 --> @MaxXor commented on GitHub (Jun 9, 2015): Same for me. :dart:
Author
Owner

@yankejustin commented on GitHub (Jun 9, 2015):

Is it working for you now? My clients are half-connected but aren't showing up on the ListView.

<!-- gh-comment-id:110484273 --> @yankejustin commented on GitHub (Jun 9, 2015): Is it working for you now? My clients are half-connected but aren't showing up on the <code>ListView</code>.
Author
Owner

@MaxXor commented on GitHub (Jun 9, 2015):

Can you better explain what you mean with half-connected? :)

<!-- gh-comment-id:110505191 --> @MaxXor commented on GitHub (Jun 9, 2015): Can you better explain what you mean with half-connected? :)
Author
Owner

@yankejustin commented on GitHub (Jun 9, 2015):

I was debugging and saw the client in the _clients list (where we hold all of our clients), and I saw it tries to disconnect them (throwing an ObjectDisposedException that was caught but still showed up) on the amount of clients I tried to connect...
It seems almost if they're not entirely connected, though, because they don't show up in some spots like the GUI.

<!-- gh-comment-id:110522324 --> @yankejustin commented on GitHub (Jun 9, 2015): I was debugging and saw the client in the <code>_clients</code> list (where we hold all of our clients), and I saw it tries to disconnect them (throwing an <code>ObjectDisposedException</code> that was caught but still showed up) on the amount of clients I tried to connect... It seems almost if they're not entirely connected, though, because they don't show up in some spots like the GUI.
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#125
No description provided.