From b739be0dfb2a87b1eae75721a4a7468676c8bfaa Mon Sep 17 00:00:00 2001 From: Jon Gjengset Date: Fri, 6 Sep 2013 11:16:41 +0100 Subject: Add SO link to X thread problem --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 683bde6..425df54 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,10 @@ Xlib: sequence lost (0x100c1 > 0xc3) in reply type 0x1c! mktrayicon: xcb_io.c:179: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed. ``` -If someone has a genious way to fix this, patches are welcome. +If someone has a genious way to fix this, patches are welcome. If you have a +solution, you can get some Stackoverflow reputation over at [this +question](http://stackoverflow.com/questions/18647475/threading-problems-with-gtk/18651036) +as well. Also, it would be nice if removing the FIFO file would cause `mktrayicon` to exit automatically as if "q" was sent. Unfortunately, this is not entirely -- cgit