Re: Purge a stack from memory

2019-07-26 Thread doc hawk via use-livecode
On Jul 26, 2019, at 3:40 PM, Bob Sneidar via use-livecode wrote: > > K! Don’t be scared. Be *very* scared . . . There is something wonky about the whole in and out of memory thing. My project is (during development) a bunch of main s tacks, with an mcp to rule them all . . .

Re: Purge a stack from memory

2019-07-26 Thread Bob Sneidar via use-livecode
K! Bob S > On Jul 26, 2019, at 13:25 , J. Landman Gay via use-livecode > wrote: > > The word you want is "delete" but you will have to be careful. If you delete > an open mainstack, it is purged from memory without saving, but the file > remains intact on disk. However if you delete a

Re: Purge a stack from memory

2019-07-26 Thread J. Landman Gay via use-livecode
The word you want is "delete" but you will have to be careful. If you delete an open mainstack, it is purged from memory without saving, but the file remains intact on disk. However if you delete a substack, it is removed from the mainstack and if you subsequently save its mainstack the

Purge a stack from memory

2019-07-26 Thread Paul Dupuis via use-livecode
I know this comes up again and again, is there some counterpart to "revLoadedStacks(application)" that can PURGE a stack from memory? If you have a stack open, say stack "A" and you open a different stack file with a stack called "A", the IDE presents a message about stacks with the same name

Re: 9.5 rc1 copy file lag

2019-07-26 Thread Dar Scott Consulting via use-livecode
I seem to be getting silent failures with externals and "unexpected libffi error" with LiveCode Builder libraries that use foreign functions. I wonder if we are doing something wrong with 64-bit LiveCode. > On Jul 26, 2019, at 11:00 AM, Stephen MacLean via use-livecode > wrote: > > Hi All,

9.5 rc1 copy file lag

2019-07-26 Thread Stephen MacLean via use-livecode
Hi All, Just downloaded the LC 9.5 RC1 (Business) 64 bit yesterday and am now seeing a lot of lagging or hanging when using revCopyFile that I haven’t seen in past releases. It’s really noticeable when I have this running in the background in the IDE, and doing something else in the

Re: OSX High Sierra and Mojave Double Titlebars or Menubars?

2019-07-26 Thread Paul Dupuis via use-livecode
https://quality.livecode.com/show_bug.cgi?id=22267 We have a screen recording showing the issue (but not what triggered it!) that, when I can get it form the QA person who recorded it, I will post to the bug report. In a strange way it is comforting to know some one else is seeing this

Re: OSX High Sierra and Mojave Double Titlebars or Menubars?

2019-07-26 Thread Paul Dupuis via use-livecode
On 7/26/2019 11:22 AM, Trevor DeVore via use-livecode wrote: On Fri, Jul 26, 2019 at 9:14 AM Paul Dupuis via use-livecode < use-livecode@lists.runrev.com> wrote: Yes, thank you. In LiveCode 905rc1 in Standalones on OSX High Sierra we are seeing an odd behavior where -- something happens -- and

Re: OSX High Sierra and Mojave Double Titlebars or Menubars?

2019-07-26 Thread J. Landman Gay via use-livecode
I don't see the problem either but my client does. She can't work with our stacks and we probably shouldn't ship if it's a widespread issue. Her symptoms are identical to what you describe. Please write up a bug report and if I can get more info from her I'll add to it. We have a hard

Re: OSX High Sierra and Mojave Double Titlebars or Menubars?

2019-07-26 Thread Trevor DeVore via use-livecode
On Fri, Jul 26, 2019 at 9:14 AM Paul Dupuis via use-livecode < use-livecode@lists.runrev.com> wrote: > > Yes, thank you. In LiveCode 905rc1 in Standalones on OSX High Sierra we > are seeing an odd behavior where -- something happens -- and the mouse > position in a window (or a multi-window

Re: OSX High Sierra and Mojave Double Titlebars or Menubars?

2019-07-26 Thread Paul Dupuis via use-livecode
On 7/26/2019 12:17 AM, Trevor DeVore via use-livecode wrote: On Thu, Jul 25, 2019 at 4:05 PM Paul Dupuis via use-livecode < use-livecode@lists.runrev.com> wrote: I recall a recent (last year/this year - I think) bug where under OSX High Sierra or Mojave you could end up with double titlebars

Re: OSX High Sierra and Mojave Double Titlebars or Menubars?

2019-07-26 Thread Trevor DeVore via use-livecode
On Thu, Jul 25, 2019 at 4:05 PM Paul Dupuis via use-livecode < use-livecode@lists.runrev.com> wrote: > I recall a recent (last year/this year - I think) bug where under OSX > High Sierra or Mojave you could end up with double titlebars in your > windows or perhaps it was double menubars? > > I

Re: Time-outs in LC Server?

2019-07-26 Thread Alex Tweedly via use-livecode
Great! So glad you got to a successful conclusion. Alex Sent from my iPhone > On 25 Jul 2019, at 17:12, Rick Harrison via use-livecode > wrote: > > Hi Alex, > > The solution turned out to be easier with no time checks involved. > > I noticed that one of my variables ends up being blank