http://bugs.winehq.org/show_bug.cgi?id=3891
------- Additional Comments From cihan@uq.edu.au 2005-22-11 17:58 ------- This is rather strange, from the debug log one can see that it is using the same handle 0x8c everywhere. But the thing that looks suspicious is:
trace:comm:COMM_WaitCommEventService TIOCGICOUNT err Geçersiz argüman
Which means 'TIOCGICOUNT err invalid argument'. This causes the CheckEvents to return a value of 0 everywhere. What platform/distro are you using? The polling code is written by Uwe Bonnes, maybe he can give some advice?
Cheers