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

QXcbConnection error while client is running #236

Closed
heartsucker opened this issue Jan 29, 2019 · 4 comments
Closed

QXcbConnection error while client is running #236

heartsucker opened this issue Jan 29, 2019 · 4 comments
Labels
bug Something isn't working needs/reproducing

Comments

@heartsucker
Copy link
Contributor

Non-fatal error printed to stderr.

QXcbConnection: XCB error: 8 (BadMatch), sequence: 590, resource id: 67108877, major code: 42 (SetInputFocus), minor code: 0
QXcbConnection: XCB error: 8 (BadMatch), sequence: 593, resource id: 67108877, major code: 42 (SetInputFocus), minor code: 0
@heartsucker heartsucker added the bug Something isn't working label Jan 29, 2019
@redshiftzero
Copy link
Contributor

what are the STR for this one?

@sssoleileraaa
Copy link
Contributor

Here are the STR for a related error:

Error message

QXcbConnection: XCB error: 3 (BadWindow), sequence: 606, resource id: 13886767, major code: 40 (TranslateCoords), minor code: 0

STR

  1. Start the client
  2. Close the login modal without logging in (leave the client window open)

@eloquence
Copy link
Member

eloquence commented Dec 13, 2019

These STR no longer apply as closing the login window now closes the client. Needs repro or we can close if we're confident that we're no longer seeing this.

@sssoleileraaa
Copy link
Contributor

correct, this has been fixed for a long time but forgot to close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs/reproducing
Projects
None yet
Development

No branches or pull requests

4 participants