I try in Windows 10 and 11, with Xojo Desktop 2024r2.1 and 2024r3.
Sometimes the App crashes, not always on the same url, now it’s happening with this:
https://www.prontopro.it/casalpusterlengo-impresa-di-pulizie
The DocumentComplete event does not fire.
I tried to check the DocumentProgressChanged event and it stops sometimes at 30%, sometimes at 40%, once it got to 80%.
The real problem is that the App does not wait, but freezes and crashes, and nothing works anymore. I have to close it by force.
I wanted to set a Timer and if after 10/15 seconds the DocumentComplete event does not fire I would continue with other things. But the program crashes.
I simply load the page with LoadURL sUrl.
On macOS I don’t have these problems.
Thanks in advance if anyone can help me.
Gabriel
4 posts - 2 participants