You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FYI: You have to call QueryVersion after Init and before any other requests. Apparently that's the way it works. In C, XFixesQueryExtension function seems to be calling this internally, maybe xgb should do the same?
This program:
Fails with:
Similar errors occur with any other request in the XFIXES extension. But extension initialization is successful. What's going on?
The text was updated successfully, but these errors were encountered: