Appstudio 9.0.7 - Cursor status is always busy

Thank you!

In the About screen, there is a “View Logs” button. Anything there?

Nothing there. What I can say is, there are two nodejs processes hanging even if I am able to close the IDE. Then restarting it would crash or just hang. So I either reboot or kill those nodejs processes.

I am just thinking to uninstall nodejs from my pc and uninstall appstudio and start afresh. What is strange it does it on my Windows 10 pc.

Strange.

Uninstalling Node is worth trying - let’s see what happens.

Here’s how to uninstall it completely. If you’re not using it for anything else, there is no need to reinstall:

https://wiki.appstudio.dev/Using_Node_and_Electron_to_build_Desktop_Apps#Reinstalling_Electron

Uninstalled nodejs from windows 11 and AppStudio. It is still doing the same thing. Attached latest log.

Just to add not sure if it helps on AppStudio 9.0.6.4 (which works fine) only one node.js Runitime is loaded. On the newer version it is always loading two node.js Runtime on startup. Just a thought.

Appstudio 270824.log (24.4 KB)

The difference in the 9.0.8 beta has to do with using Edge instead of IE11 for the Design Screen. To do this, we needed to spin up another node instance. At this point, we’re not sure what is real issue is - but we don’t think it’s node.

Latest theory here is that is there is a timing issue between the Design Screen, Edge and AppStudio.

We’re continuing to work on this. We will keep this in beta until we have a resolution.

We believe we have fixed this - give it a try!