A couple of things, I have seen JLG's problems now and again after terminating a script while debugging. I solved my weird message box behavior by commenting out the preopenstack handler(below) in my library stacks. These have been in my library stack since v4.6. I wonder why it's causing such crazy problems now?
On preopenstack start using this stack set the randomSeed to the seconds end preopenstack Ralph DiMola IT Director Evergreen Information Services [email protected] -----Original Message----- From: use-livecode [mailto:[email protected]] On Behalf Of Mark Wieder via use-livecode Sent: Tuesday, February 26, 2019 12:56 PM To: panagiotis merakos via use-livecode Cc: Mark Wieder Subject: Re: [ANN] Release 9.0.3 RC-1 - Plugins are listed in PB after loading a stack On 2/26/19 1:58 AM, panagiotis merakos via use-livecode wrote: > Hello Matthias, > > This is probably caused by this change: > > https://github.com/livecode/livecode-ide/pull/2011/files Semi-unrelated issue: is there any reason not to sort tFinal at the end of revIDEGetAllPlugins? That would allow for an ordered loading of plugins based on their names, vs the random order now. -- Mark Wieder [email protected] _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
