Driver->isActive() does not catch window close
Replies (1)
(1-1/1)
Added by nimetu almost 5 years ago
maybe this belongs to issues, but...
if i close created window on attached test app, it's not detected and Driver->EventServer->pump() (i assume) crashes with
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.1"
after 118 requests (118 known processed) with 0 events remaining.
have I missed something ?
nel_test.cpp (495 Bytes)
Yes, it's not yet entirely done, but it's on the TODO list.
It begun to be implemented with #1028
(1-1/1)