Ticket #19 (assigned defect)

Opened 6 years ago

Last modified 6 years ago

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

Changed 6 years ago by dsmith

  • status changed from new to assigned
  • description modified (diff)

temporarily fixed (r62)

Note: See TracTickets for help on using tickets.