<div dir="ltr"><div><br></div><div>Hello,</div><div>Sorry, in future I will put all executables outside of the application project.</div><div>I had built a gbx3 version with additional debug output enabled, but this did not help me to trace the issue.</div><div>Thank you very much for your work on Gambas. If I compare it with other</div><div>projects in the open source space it is in very good shape. I have tried to use</div><div>the poll() and epoll() module implementation in Python3.8.2 and saw that there is currently no working implementation for files/streams - only sockets now (also in linux). In Gambas most things work perfect just out of the "box".<br><br></div><div>BR,</div><div>Peter Bauer</div><div><br></div><div>-----------------------------</div>I will look at it.<br><br>Two remarks first:<br><br>- Why did you put the gbx3 executable inside your project???<br><br>- The event loop depends on the GUI component, so the behaviour is<br>different between a command-line application, a QT application and a<br>GTK+ application.<br><br>I wrote the interpreter event loop, but not the QT or GTK+ one, so maybe<br>the problem comes from that difference.<br><div>Regards,<br>--<br>Beno?t Minisini<br></div></div>