[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

My Gambas programs do not close any more


Hi,

I have no idea why but on my main machine a couple of my Gambas programs do not close any more.

These are programs with a Qt5 gui. When I close them by clicking on the close button of the main form they run the code in 'Form_Close()' and then keep running.

When I let them run inside the IDE I have to click the 'Stop' button.

When I let them run from the Shell I have to stop them by hitting 'Ctrl-C'.

This happens on my main machine but not on my virtual machine.

How can I debug this and find the reason for this behavior?

Alles Gute

Christof Thalhofer

--
Dies ist keine Signatur


Follow-Ups:
Re: My Gambas programs do not close any moreBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>