Re: All Versions of LC crashing in Sonoma

2023-09-29 Thread Bob Sneidar via use-livecode
I mean unsigned anything. I use some utility apps unrelated to Livecode which I had to allow when I ran them the first time if memory serves. Bob S > On Sep 29, 2023, at 4:34 PM, Roger Guay via use-livecode > wrote: > > If you mean unsigned standalones, I just checked one of mine developed

Re: All Versions of LC crashing in Sonoma

2023-09-29 Thread Matthias Rebbe via use-livecode
Maybe my observation is not the reason for the crash. Would really not make sense, when an unsigned app would crash instead of reporting an alert. But code signing the complete Livecode app bundle would proof it. Did someone btw had a look at the system log file after the crash? Von meinem i

Re: All Versions of LC crashing in Sonoma

2023-09-29 Thread Roger Guay via use-livecode
If you mean unsigned standalones, I just checked one of mine developed probably in 9.6 or 9.7 and it worked. Roger > On Sep 29, 2023, at 4:22 PM, Bob Sneidar via use-livecode > wrote: > > Hmmm… I wonder if we can expect ALL unsigned apps to crash under Sonoma? > > Bob S > > > On Sep 29, 20

Re: All Versions of LC crashing in Sonoma

2023-09-29 Thread Bob Sneidar via use-livecode
Hmmm… I wonder if we can expect ALL unsigned apps to crash under Sonoma? Bob S On Sep 29, 2023, at 3:44 PM, matthias rebbe via use-livecode wrote: While checking the different binaries of the app bundles of 9.6.9, 9.6.10, 10dp4 and 10.dp6 i noticed that only 9.6.10 and 10DP6 app bundles have

Re: All Versions of LC crashing in Sonoma

2023-09-29 Thread matthias rebbe via use-livecode
While checking the different binaries of the app bundles of 9.6.9, 9.6.10, 10dp4 and 10.dp6 i noticed that only 9.6.10 and 10DP6 app bundles have all their binaries completely code signed. I just checked the content of the macOS folder of the app bundles, but there for example the livecode exec

Re: All Versions of LC crashing in Sonoma

2023-09-29 Thread Roger Guay via use-livecode
Finally, I can confirm that 10.0.0-dp-6 works in Sonoma Roger > On Sep 29, 2023, at 1:26 PM, Roger Guay via use-livecode > wrote: > > Nope, removing the plugins is not the answer to making LiveCode work in > Sonoma. To be clear, I have found that LC 9.6.10 is the only version that > works in

Re: All Versions of LC crashing in Sonoma

2023-09-29 Thread Roger Guay via use-livecode
Nope, removing the plugins is not the answer to making LiveCode work in Sonoma. To be clear, I have found that LC 9.6.10 is the only version that works in Sonoma. I’m not sure if there is a subsequent version of 10.0.0 (DP 4) that might work? Oh and Firewall is inactive Roger > On Sep 29, 20

Re: Fun with ChatGPT creating LC script

2023-09-29 Thread Derek Bump via use-livecode
Hello Roger, It is indeed a lot of fun, I couldn't agree more! What's truly amazing is how often I can transform that impressive "looking" LC script into something actually functional. Using LLMs in combination with the Script Profiler was all the proof I needed to ensure LLMs are now a dedica

Fun with ChatGPT creating LC script

2023-09-29 Thread Eller, Roger via use-livecode
I asked ChatGPT to solve this problem, which it did perfectly. Then I asked ChatGPT to create code in LiveCode to solve the same problem. It generated some surprisingly great "looking" LC script which on the surface seemed like it would work. I allowed ChatGPT 4 tries to generate functional

Re: All Versions of LC crashing in Sonoma

2023-09-29 Thread Roger Guay via use-livecode
Thanks, Bob, I’ll give that a try later today. At least I am up and running with LC 9.6.10. Roger > On Sep 29, 2023, at 8:30 AM, Bob Sneidar via use-livecode > wrote: > > As always, remove all your plugins and try again. Also, just spitballing but > do you have your firewall enabled? LC chec

Re: All Versions of LC crashing in Sonoma

2023-09-29 Thread Bob Sneidar via use-livecode
As always, remove all your plugins and try again. Also, just spitballing but do you have your firewall enabled? LC checks for licensing on launch (correct me if I am wrong). Bob S > On Sep 28, 2023, at 7:22 PM, Roger Guay via use-livecode > wrote: > > Hope to find help here. LC Versions 9.

Re: All Versions of LC crashing in Sonoma

2023-09-29 Thread James At The Hales via use-livecode
LC 10 dp6 and the current 9.6.10 all work for me on Sonoma. 14.0 Builds from both work, although for me the build process for 10dp6 doesn’t end (the standalone is built though). Also the dictionary in 10dp6 doesn’t work on my mac. James ___ use-liveco

Re: All Versions of LC crashing in Sonoma

2023-09-29 Thread Richmond Mathewson via use-livecode
I have successfully run a build of my 'Devawriter Pro' built with LC 9.6.3 Open Source on an early beta of MacOS 14. My DWPro builds contain NONE of the inclusions. Your mileage may vary. Best, Richmond. On Fri, 29 Sept 2023, 15:13 Geoff Canyon via use-livecode, < use-livecode@lists.runrev.com>

Re: All Versions of LC crashing in Sonoma

2023-09-29 Thread Tore Nilsen via use-livecode
LiveCode 9.6.9 Build 15604 works in Sonoma, the same goes for LiveCode 10 DP6. Try to download 9.6.9 again, you may have an older build of 9.6.9. Tore > 29. sep. 2023 kl. 14:12 skrev Geoff Canyon via use-livecode > : > > Confirming that 9.6.9 dies immediately on launch for me. > > I have a st

Re: All Versions of LC crashing in Sonoma

2023-09-29 Thread Geoff Canyon via use-livecode
Confirming that 9.6.9 dies immediately on launch for me. I have a standalone I built with one of the 9.6.x builds, and that doesn't die (at least not immediately). gc On Fri, Sep 29, 2023 at 7:23 AM Paul Dupuis via use-livecode < use-livecode@lists.runrev.com> wrote: > I've not tested personall

Re: All Versions of LC crashing in Sonoma

2023-09-29 Thread Paul Dupuis via use-livecode
I've not tested personally, but I have been told that STANDALONEs build on 9.6.9 work on Sonoma. Can any one running Sonoma test confirm this? (Perhaps again?) On 9/28/2023 10:22 PM, Roger Guay via use-livecode wrote: Hope to find help here. LC Versions 9.6.3, 9.6.9, and 10.0.0 all give me th

Re: All Versions of LC crashing in Sonoma

2023-09-29 Thread Richmond Mathewson via use-livecode
Not as far as I can tell: currently upgrading to the 14.1 beta release, and if that fails I have to spend "a dirty weekend" 'degrading' to MacOS 13 Ventura and then, on the basis of my Time Machine backup, 'putting all the pieces together again'. Best [or, in the light of Apple's non-backward