Ticket #19 (assigned defect)
Xlib error
| Reported by: | dsmith | Owned by: | dsmith |
|---|---|---|---|
| Priority: | minor | Milestone: | Version 1.0 |
| Component: | wmgui | Version: | 0.5.02 |
| Keywords: | Xlib wiimote_err | Cc: |
Description (last modified by dsmith) (diff)
I've gotten strange X errors twice while running wmgui, the second one was:
Xlib: unexpected async reply (sequence 0x1f8b)!
This came up right after an error message window from libwiimote, so I suspect it's some sort of multithreading issue involving dead threads that own windows. Solution is probably to not to use a wiimote_err function that opens a window - either queue errors to be displayed, or print them on the command line.
Change History
Note: See
TracTickets for help on using
tickets.
