[Xcb] xcb_wait_for_reply() -> poll() blocks when switching to lock screen or virtual terminal
Gatis Paeglis
Gatis.Paeglis at qt.io
Fri Sep 14 10:51:09 UTC 2018
Hello,
Is it by design that XCB blocks in xcb_wait_for_reply() -> poll() when I switch to a lock screen or virtual terminal? If I go to a VT, gdb attach to a running application, I see that it is stuck in:
poll()
?? // libxcb.so
?? // libxcb.so
xcb_wait_for_reply()
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/xcb/attachments/20180914/f02273e5/attachment.html>
More information about the Xcb
mailing list