Can open project in 2024r4.2 & 2023r1.1 - even both at the same time
Both configured the same way as far as preferences (since they share them)
2024r4.2 connects to the Remote Debugger Stub 2.5
2023r1.1 doesnt (same stub on the same remote machine, same config in the IDE, same Mac)
I havent changed anything on my mac I can think of
IDE are all allowed to access local network in Privacy & Security > Local network
It doesnt appear to be Windows firewall blocking it
I’ve set to show notifications when it blocks & I never see one
Remote Debugger stub IS allowed through the firewall
2023 just doesnt even try to connect that I can find by looking in Little Snitch logs
I started having this issue in the last month or so. Restarting the Windows VM, or just suspending/resuming it usually clears it up.
I haven’t done extensive testing, but it seems to occur after either running the Xojo IDE in the Windows VM or remote-debugging with a different Xojo version.
Actually install the version of Xojo + Plugins on the target machine and do debug runs there when / if I need to
I can share the target PC’s drives to my Mac and clone source over there when / if needed
Dumb but it works - something remote debugging USED to do as well
I may switch to actually using branches in git then check those in & out and when things works the way I intend they I can commit changes to the main branch
crazy thing is remote debugging worked up until less than week ago
and now basically not at all and as far as I can tell nothing changed
I’ve seen weird things about networks.
Your story reminds me of something: I have two NAS devices at home, and if I try to copy a large file to NAS2 using the Finder, it’ll usually hang near the start and abort with an error -51. No problem with small files nor with large files to NAS1. I’ve concluded the NAS2 is somehow “overflowed” easily for whatever reason.
I’m saying this because your issue could be because some Xojo versions send “more data” and the network possibly couldn’t handle that, like mine. (all this is still a mystery, even on my side, so these are just wild guesses).
The entire problem is: the Xojo Code of their IDE and many other stuffs are totally buggy. So you may have problems to get rid of this except you use the newest version of Xojo. That’s their world. Incompatible, bug ignoring.
I’d love to chnage that
but I cant
So I may have to see if a newer version resolves this
However I’ve had mixed results doing that in trials
it will sometimes connect to the remote and sometimes not