Re: remoteDebugger error

2022-07-13 Thread panagiotis m via use-livecode
Hello all, @Bob Sneidar Are there any modal windows involved in the recipe? I think it is this bug: https://quality.livecode.com/show_bug.cgi?id=23758 Cheers, Panos -- On Thu, 14 Jul 2022 at 03:15, Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > Monte, I'll do that in

Re: remoteDebugger error

2022-07-13 Thread Bob Sneidar via use-livecode
Monte, I'll do that in the morning. They are kicking me out of the building. :-| Bob S > On Jul 13, 2022, at 16:07 , Monte Goulding via use-livecode > wrote: > > Hi Bob > > Could you create a bug report about this? The remote debugger obviously > shouldn’t be throwing bugs itself. It should

Re: remoteDebugger error

2022-07-13 Thread Bob Sneidar via use-livecode
Returns "Professional" Bob S > On Jul 13, 2022, at 16:20 , matthias rebbe via use-livecode > wrote: > >> Am 14.07.2022 um 01:02 schrieb Bob Sneidar via use-livecode >> : >> >> Yup. Don't we all have to be on that license if we are running 9.6.8? > Not that i am aware of. > If you have the A

Re: remoteDebugger error

2022-07-13 Thread matthias rebbe via use-livecode
> Am 14.07.2022 um 01:02 schrieb Bob Sneidar via use-livecode > : > > Yup. Don't we all have to be on that license if we are running 9.6.8? Not that i am aware of. If you have the Addon Pro Pack Features in your license "the editiontype" returns professional, if you don't then "commercial"

Re: remoteDebugger error

2022-07-13 Thread Monte Goulding via use-livecode
Hi Bob Could you create a bug report about this? The remote debugger obviously shouldn’t be throwing bugs itself. It should be telling the IDE about errors and getting it to show the debugger. Cheers Monte > On 14 Jul 2022, at 9:02 am, Bob Sneidar via use-livecode > wrote: > > Yup. Don't w

Re: remoteDebugger error

2022-07-13 Thread Bob Sneidar via use-livecode
Yup. Don't we all have to be on that license if we are running 9.6.8? But I found the problem, just not how to prevent remoteDebugger from throwing unknown errors, or how to figure out what the error is. I basically had to step through my code until I found the culprit. Thanks though. I am goi

Re: remoteDebugger error

2022-07-13 Thread matthias rebbe via use-livecode
Just a shot in the dark, but the RemoteDebugger is part of the Pro Features Pack. Does your license include that pack? Regards, Matthias > Am 13.07.2022 um 23:50 schrieb Bob Sneidar via use-livecode > : > > Whenever I open my Forms Generator project, I get a dialog pop up saying an > error

remoteDebugger error

2022-07-13 Thread Bob Sneidar via use-livecode
Whenever I open my Forms Generator project, I get a dialog pop up saying an error occured in the stack com.livecode.library.remotedebugger, and that there is no more information because the stack is password protected. It does not seem to affect to workings of my project though. Other stacks d