Re: IDE breaks down over time

2017-12-06 Thread Bob Sneidar via use-livecode
Yes. I had an issue where ANY notification in the built in Notifications process in OS X 10.11 would max one of the cores. It was a known issue. I haven't seen it in 10.12 or 10.13. Bob S > On Dec 1, 2017, at 11:52 , Dr. Hawkins wrote: > > On Fri, Dec 1, 2017 at 10:24 AM,

Re: IDE breaks down over time

2017-12-01 Thread Dr. Hawkins via use-livecode
On Fri, Dec 1, 2017 at 10:24 AM, Bob Sneidar via use-livecode wrote: > You are saying the IDE process is maxing out? There was a known issue with > notifications doing this in > MacOS 10.11. Are you creating alerts in your apps? Was this to me? I don't create

Re: IDE breaks down over time

2017-12-01 Thread Bob Sneidar via use-livecode
You are saying the IDE process is maxing out? There was a known issue with notifications doing this in MacOS 10.11. Are you creating alerts in your apps? Bob S > On Dec 1, 2017, at 10:21 , Dr. Hawkins via use-livecode > wrote: > > On Fri, Dec 1, 2017 at 9:53

Re: IDE breaks down over time

2017-12-01 Thread Dr. Hawkins via use-livecode
On Fri, Dec 1, 2017 at 9:53 AM, Mark Wieder via use-livecode wrote: > Just got this situation again. The IDE completely unresponsive, all other > open apps working properly. Top shows LC using 98% of the CPU, and a kill -9 > got things back to normal. I suppose

Re: IDE breaks down over time

2017-12-01 Thread Mark Wieder via use-livecode
On 11/28/2017 12:19 PM, Sannyasin Brahmanathaswami via use-livecode wrote: 4) suddenly no longer able to save or open the message box… Just got this situation again. The IDE completely unresponsive, all other open apps working properly. Top shows LC using 98% of the CPU, and a kill -9 got

Re: IDE breaks down over time

2017-11-30 Thread Richard Gaskin via use-livecode
Sannyasin Brahmanathaswami wrote: Thanks Paul very helpful! Paul Hibbert wrote: It’s here if anybody wants it: http://livecodeshare.runrev.com /stack/813/LC-Menu-Shortcuts - It’s not perfect, but it works if you are careful with the shortcuts that you choose. BEWARE - I've only tested on

Re: IDE breaks down over time

2017-11-29 Thread Sannyasin Brahmanathaswami via use-livecode
Thanks Paul very helpful! BR It’s here if anybody wants it: http://livecodeshare.runrev.com/stack/813/LC-Menu-Shortcuts - It’s not perfect, but it works if you are careful with the shortcuts that you choose. BEWARE - I've only tested on Mac, so I don’t know how well it will work with

Re: IDE breaks down over time

2017-11-28 Thread Paul Hibbert via use-livecode
Re PB: > 1. there's no refresh button > 2. it doesn't auto-refresh > 3. it empties its contents at odd moments 4. it screws up it’s own view from time to time making it impossible to see which control is linked which group These are part of the reason I set about making a plugin to add some

Re: IDE breaks down over time

2017-11-28 Thread Mike Kerner via use-livecode
There are a slew of PB QR's. That was one that I was suggesting we work on for LCG as a 'hacking the ide' multi-part project. On Tue, Nov 28, 2017 at 7:35 PM, Monte Goulding via use-livecode < use-livecode@lists.runrev.com> wrote: > It’s likely you are encountering some execution errors in the

Re: IDE breaks down over time

2017-11-28 Thread Monte Goulding via use-livecode
It’s likely you are encountering some execution errors in the IDE scripts. Try setting gREVDevelopment to true and see if you get any details to report. We know there are a number of issues with the project browser keeping track of objects which is why I recently wrote an object repository

Re: IDE breaks down over time

2017-11-28 Thread Mark Wieder via use-livecode
On 11/28/2017 12:19 PM, Sannyasin Brahmanathaswami via use-livecode wrote: things start happening like: Yep - seen all those. Also, if I have to use the PB (and I'm starting to try to make my peace with it) I end up closing and reopening it a lot because 1. there's no refresh button 2. it

IDE breaks down over time

2017-11-28 Thread Sannyasin Brahmanathaswami via use-livecode
I am building new UI… not a drop of code.. it's all about drawing controls, grouping, setting rects and RGB values etc.forground background colors, setting alpha etc. after about 30 minutes in 9.0.0-dp-9 the IDE seems to get very confused. (OS X) If I work in the project browser, or