loadURL server error (Raspberry Pi)
ard jonker
ard.jonker at xs4all.nl
Wed Oct 16 14:14:30 EDT 2019
On 15 Oct 2019, at 22:47, James Sentman <james at sentman.com> wrote:
> loadURL uses the standard built in curl libraries on the Mac so if you can do it from the command line on the Mac you should be able to do it from the loadURL command. If there really is something different between the two or a missing parameter (and there are a LOT of parameters in curl that I haven’t implemented) you can use the async shell script command and call curl directly.
>
> That being said, these two links are not the same, one has “value=1” and the other says “value=on” perhaps the difference is that simple?
Hi James,
After a long day and numerous debug experiments, where I noticed that copy and paste between a VNC connected XTension machine and my laptop was annoying to say the least, I found out using copy and paste on the XTension machine between the Script Editor window of XTension and TextWrangler, that I had those dreaded invisible ¿ characters again, which _did_ show up as little red devil ¿s in TextWrangler.
They are created by a backspace in the VNC connected window. As they were intermingled with the IP address digits (and yes, ONLY in the 245 address), loadURL couldn't locate the host and immediately closed the connection, without even logging that it did so?
I think I have things going now.
Cheers,
Ard
More information about the XTensionList
mailing list