Hello all, *>>>>>Can we turn off remote debugger for a test build so we can, how can I say* *it, hmm... I got it! Test?*
I think if you choose to "Select Inclusions manually" and you do not include the Remote Debugger, it is not included in the standalone. Kind regards, Panos -- On Mon, 16 Jan 2023 at 21:43, J. Landman Gay via use-livecode < use-livecode@lists.runrev.com> wrote: > I don't think so, it's part of the built-in build process. I suppose you > could trawl through the IDE scripts and see if there's a scripted line > that > could be disabled. > > It's never been a problem for me except in this one instance where I had > an > errorDialog handler. > -- > Jacqueline Landman Gay | jac...@hyperactivesw.com > HyperActive Software | http://www.hyperactivesw.com > On January 16, 2023 9:02:38 AM Ralph DiMola via use-livecode > <use-livecode@lists.runrev.com> wrote: > > > Can we turn off remote debugger for a test build so we can, how can I say > > it, hmm... I got it! Test? > > > > Ralph DiMola > > IT Director > > Evergreen Information Services > > rdim...@evergreeninfo.net > > > > -----Original Message----- > > From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On > Behalf > > Of J. Landman Gay via use-livecode > > Sent: Sunday, January 15, 2023 6:58 PM > > To: How to use LiveCode > > Cc: J. Landman Gay > > Subject: Re: Standalone riddle > > > > On 1/15/23 2:44 PM, Ralph DiMola via use-livecode wrote: > >> I'd be interested to see if what difference there is between the test > >> apk and the standalone builder apk. This has me a bit worried. If you > >> want to send me the 2 apks I will dive in and see at least what > >> file(s) are different. > > > > I think I've figured it out; the files won't be any different. Test > builds > > always include the remote debugger, standalones do not unless you > > specifically select it in Inclusions. I didn't do that, and I have an > > errorDialog handler in the stack, so I think that's causing the > appearance > > of the error dialog in the standalone. In the test app the error seems > to be > > ignored (but don't ask me why...) > > > > I've submitted a bug report: > > <https://quality.livecode.com/show_bug.cgi?id=24075> > > > > The stack is for my own use, a very (not so attractive) minimal LC > > dictionary lookup so I can check syntax when I'm not at my computer. You > can > > download it from the report. Maybe someone else will find it useful. It > uses > > James Hale's docset for reference. I couldn't get his Docset Reader to > work > > reliably on Android, and I didn't need all the extra LC Builder and > Guides > > documentation, so this is just a stripped-down list of dictionary terms. > > > > The fix is mentioned in the report. Just comment out line 71 and > uncomment > > the line with the fix. Checking the current card before initiating a > search > > is the workaround. > > > > -- > > Jacqueline Landman Gay | jac...@hyperactivesw.com > > HyperActive Software | http://www.hyperactivesw.com > > > > > > _______________________________________________ > > use-livecode mailing list > > use-livecode@lists.runrev.com > > Please visit this url to subscribe, unsubscribe and manage your > subscription > > preferences: > > http://lists.runrev.com/mailman/listinfo/use-livecode > > > > > > _______________________________________________ > > use-livecode mailing list > > use-livecode@lists.runrev.com > > Please visit this url to subscribe, unsubscribe and manage your > > subscription preferences: > > http://lists.runrev.com/mailman/listinfo/use-livecode > > > > > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode