RE: [ANN] Release 9.0.3 RC-1 - Plugins are listed in PB after loading a stack

2019-02-26 Thread Ralph DiMola via use-livecode
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
rdim...@evergreeninfo.net


-Original Message-
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] 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
  ahsoftw...@gmail.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


Re: [ANN] Release 9.0.3 RC-1 - Plugins are listed in PB after loading a stack

2019-02-26 Thread Mark Wieder via use-livecode

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
 ahsoftw...@gmail.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


Re: [ANN] Release 9.0.3 RC-1 - Plugins are listed in PB after loading a stack

2019-02-26 Thread Matthias Rebbe via use-livecode
Panos,

i´ve added a comment to my bug. I´ve reverted 
revStartCenterBehavior.livecodesript to its previous version and tested. 
The behaviour does not show up after that. So it seems the bug is related to 
your mentioned change.

At least i can use 9.0.3 now. ;)


Regards,

Matthias

> Am 26.02.2019 um 11:04 schrieb Matthias Rebbe 
>  >:
> 
> Hi Panos,
> 
> see here Bug 21856 
> 
> Regards,
> 
> Matthias
> 
> Matthias Rebbe
> 
> free tools for Livecoders:
> https://instamaker.dermattes.de 
> https://winsignhelper.dermattes.de 
> 
>> Am 26.02.2019 um 10:58 schrieb panagiotis merakos via use-livecode 
>> mailto:use-livecode@lists.runrev.com>>:
>> 
>> Hello Matthias,
>> 
>> This is probably caused by this change:
>> 
>> https://github.com/livecode/livecode-ide/pull/2011/files 
>> 
>> 
>> When the name of a stack is referenced (in this case "tLine"), LC loads the
>> stack into memory. Note that this does not mean the stack is open, so it
>> does not appear in the openStacks.

___
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

Re: [ANN] Release 9.0.3 RC-1 - Plugins are listed in PB after loading a stack

2019-02-26 Thread panagiotis merakos via use-livecode
Thanks Matthias :)

Panos
--

On Tue, Feb 26, 2019 at 12:12 PM Matthias Rebbe via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Hi Panos,
>
> see here Bug 21856 
>
> Regards,
>
> Matthias
>
> Matthias Rebbe
>
> free tools for Livecoders:
> https://instamaker.dermattes.de 
> https://winsignhelper.dermattes.de 
>
> > Am 26.02.2019 um 10:58 schrieb panagiotis merakos via use-livecode <
> use-livecode@lists.runrev.com >:
> >
> > Hello Matthias,
> >
> > This is probably caused by this change:
> >
> > https://github.com/livecode/livecode-ide/pull/2011/files <
> https://github.com/livecode/livecode-ide/pull/2011/files>
> >
> > When the name of a stack is referenced (in this case "tLine"), LC loads
> the
> > stack into memory. Note that this does not mean the stack is open, so it
> > does not appear in the openStacks.
> >
> >>> Should i report this as a bug?
> >
> > This is a change in behavior, but I am not 100% sure if this is a bug, so
> > yes please, if you don't mind file a bug so as we discuss it with the
> team.
> >
> > Kind regards,
> > Panos
> > --
> >
> >
> > On Tue, Feb 26, 2019 at 11:35 AM Matthias Rebbe via use-livecode <
> > use-livecode@lists.runrev.com >
> wrote:
> >
> >> Hi,
> >>
> >> something strange here with 9.0.3 RC-1 on Mac OS X.
> >>
> >> After a fresh start of the IDE the Project Browser shows no stack.  So
> >> that is okay, as the option 'Show IDE stacks in list' is disabled.
> >>
> >> When creating a new stack the PB just shows that stack. So that is also
> >> okay.
> >>
> >> But after opening an existing stack, the PB lists not only that stack,
> but
> >> many of my Plugins, although they are configured to be opened by the
> plugin
> >> menu, and none of the  IDE stacks is listed, just plugins. I´v upload a
> >> screenshot of the listed plugins to my Droplr account:
> >> http://d.qck.biz/nzebFW  <
> http://d.qck.biz/nzebFW >
> >>
> >> The openstacks function just returns
> >>
> >> Message Box
> >> revNewScriptEditor 1
> >> Untitled 1   - my newly created stack
> >> revTools
> >> revDictionary
> >> revMenuBar
> >> revIDEProjectBrowser
> >> mrPreis- my loaded stack
> >> com.livecode.palette.autocomplete.completions
> >>
> >> but none of the listed plugin
> >>
> >> This happens as soon as i load an existing stack.
> >>
> >> Was there a change in the plugin handling in LC 9.0.3?
> >>
> >> Should i report this as a bug?
>
> ___
> 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

Re: [ANN] Release 9.0.3 RC-1 - Plugins are listed in PB after loading a stack

2019-02-26 Thread Matthias Rebbe via use-livecode
Hi Panos,

see here Bug 21856 

Regards,

Matthias

Matthias Rebbe

free tools for Livecoders:
https://instamaker.dermattes.de 
https://winsignhelper.dermattes.de 

> Am 26.02.2019 um 10:58 schrieb panagiotis merakos via use-livecode 
> mailto:use-livecode@lists.runrev.com>>:
> 
> Hello Matthias,
> 
> This is probably caused by this change:
> 
> https://github.com/livecode/livecode-ide/pull/2011/files 
> 
> 
> When the name of a stack is referenced (in this case "tLine"), LC loads the
> stack into memory. Note that this does not mean the stack is open, so it
> does not appear in the openStacks.
> 
>>> Should i report this as a bug?
> 
> This is a change in behavior, but I am not 100% sure if this is a bug, so
> yes please, if you don't mind file a bug so as we discuss it with the team.
> 
> Kind regards,
> Panos
> --
> 
> 
> On Tue, Feb 26, 2019 at 11:35 AM Matthias Rebbe via use-livecode <
> use-livecode@lists.runrev.com > wrote:
> 
>> Hi,
>> 
>> something strange here with 9.0.3 RC-1 on Mac OS X.
>> 
>> After a fresh start of the IDE the Project Browser shows no stack.  So
>> that is okay, as the option 'Show IDE stacks in list' is disabled.
>> 
>> When creating a new stack the PB just shows that stack. So that is also
>> okay.
>> 
>> But after opening an existing stack, the PB lists not only that stack, but
>> many of my Plugins, although they are configured to be opened by the plugin
>> menu, and none of the  IDE stacks is listed, just plugins. I´v upload a
>> screenshot of the listed plugins to my Droplr account:
>> http://d.qck.biz/nzebFW  > >
>> 
>> The openstacks function just returns
>> 
>> Message Box
>> revNewScriptEditor 1
>> Untitled 1   - my newly created stack
>> revTools
>> revDictionary
>> revMenuBar
>> revIDEProjectBrowser
>> mrPreis- my loaded stack
>> com.livecode.palette.autocomplete.completions
>> 
>> but none of the listed plugin
>> 
>> This happens as soon as i load an existing stack.
>> 
>> Was there a change in the plugin handling in LC 9.0.3?
>> 
>> Should i report this as a bug?

___
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

Re: [ANN] Release 9.0.3 RC-1 - Plugins are listed in PB after loading a stack

2019-02-26 Thread panagiotis merakos via use-livecode
Hello Matthias,

This is probably caused by this change:

https://github.com/livecode/livecode-ide/pull/2011/files

When the name of a stack is referenced (in this case "tLine"), LC loads the
stack into memory. Note that this does not mean the stack is open, so it
does not appear in the openStacks.

>>Should i report this as a bug?

This is a change in behavior, but I am not 100% sure if this is a bug, so
yes please, if you don't mind file a bug so as we discuss it with the team.

Kind regards,
Panos
--


On Tue, Feb 26, 2019 at 11:35 AM Matthias Rebbe via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Hi,
>
> something strange here with 9.0.3 RC-1 on Mac OS X.
>
> After a fresh start of the IDE the Project Browser shows no stack.  So
> that is okay, as the option 'Show IDE stacks in list' is disabled.
>
> When creating a new stack the PB just shows that stack. So that is also
> okay.
>
> But after opening an existing stack, the PB lists not only that stack, but
> many of my Plugins, although they are configured to be opened by the plugin
> menu, and none of the  IDE stacks is listed, just plugins. I´v upload a
> screenshot of the listed plugins to my Droplr account:
> http://d.qck.biz/nzebFW 
>
> The openstacks function just returns
>
> Message Box
> revNewScriptEditor 1
> Untitled 1   - my newly created stack
> revTools
> revDictionary
> revMenuBar
> revIDEProjectBrowser
> mrPreis- my loaded stack
> com.livecode.palette.autocomplete.completions
>
> but none of the listed plugin
>
> This happens as soon as i load an existing stack.
>
> Was there a change in the plugin handling in LC 9.0.3?
>
> Should i report this as a bug?
>
> Matthias
>
>
>
>
> Matthias Rebbe
> Tel +49 5741 31
> ‌https://matthiasrebbe.eu ‌
>
> > Am 21.02.2019 um 15:00 schrieb panagiotis merakos via use-livecode <
> use-livecode@lists.runrev.com >:
> >
> > Dear list members,
> >
> > We are pleased to announce the release of LiveCode 9.0.3 RC-1.
> >
> >
> > Getting the Release
> > ===
> > You can get the release at https://downloads.livecode.com/livecode/ <
> https://downloads.livecode.com/livecode/> or via
> > the automatic updater.
> >
> >
> > Release Contents
> > 
> > LiveCode 9.0.3 RC-1 comes with more than 60 bugfixes and new features.
> > Moreover, dozens of Dictionary entries have been corrected and enhanced.
> >
> > In addition, LiveCode 9.0.3 RC-1 includes:
> >
> > - support for building with Xcode 10.1, using iOS 12.1 SDK (this is now a
> > requirement for apps submitted to the AppStore, starting this March)
> > - new tsNet and mergExt builds
> > - updated SQLite lib, with support for URI filenames
> >
> > Known issues
> > 
> > - The Browser widget's native layer is not shown in some Linux distros
> with
> > Cinnamon window manager.
> > - The use of the Browser widget is not supported on Ubuntu 18.04 64 bit
> LTS
> > yet.
> >
> > The full release notes are available from:
> >
> >
> http://downloads.livecode.com/livecode/9_0_3/LiveCodeNotes-9_0_3_rc_1.pdf
>  >
> >
> >
> > Feedback
> > 
> > Please report any bugs encountered on our BugZilla at
> > http://quality.livecode.com/ 
> >
> > We have a forum available for discussing LiveCode Builder at
> > http://forums.livecode.com/viewforum.php?f=93 <
> http://forums.livecode.com/viewforum.php?f=93>
> >
> >
> > Have fun!
> > The LiveCode Team
> > --
> > ___
> > 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
>
>
>
> Matthias Rebbe
>
> free tools for Livecoders:
> https://instamaker.dermattes.de 
> https://winsignhelper.dermattes.de 
> ___
> 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

Re: [ANN] Release 9.0.3 RC-1 - Plugins are listed in PB after loading a stack

2019-02-26 Thread Matthias Rebbe via use-livecode
Hi, 

something strange here with 9.0.3 RC-1 on Mac OS X.

After a fresh start of the IDE the Project Browser shows no stack.  So that is 
okay, as the option 'Show IDE stacks in list' is disabled.

When creating a new stack the PB just shows that stack. So that is also okay.

But after opening an existing stack, the PB lists not only that stack, but many 
of my Plugins, although they are configured to be opened by the plugin menu, 
and none of the  IDE stacks is listed, just plugins. I´v upload a screenshot of 
the listed plugins to my Droplr account: http://d.qck.biz/nzebFW 


The openstacks function just returns 

Message Box
revNewScriptEditor 1
Untitled 1   - my newly created stack
revTools
revDictionary
revMenuBar
revIDEProjectBrowser
mrPreis- my loaded stack
com.livecode.palette.autocomplete.completions

but none of the listed plugin

This happens as soon as i load an existing stack.

Was there a change in the plugin handling in LC 9.0.3?

Should i report this as a bug?

Matthias




Matthias Rebbe
Tel +49 5741 31
‌https://matthiasrebbe.eu ‌

> Am 21.02.2019 um 15:00 schrieb panagiotis merakos via use-livecode 
> mailto:use-livecode@lists.runrev.com>>:
> 
> Dear list members,
> 
> We are pleased to announce the release of LiveCode 9.0.3 RC-1.
> 
> 
> Getting the Release
> ===
> You can get the release at https://downloads.livecode.com/livecode/ 
>  or via
> the automatic updater.
> 
> 
> Release Contents
> 
> LiveCode 9.0.3 RC-1 comes with more than 60 bugfixes and new features.
> Moreover, dozens of Dictionary entries have been corrected and enhanced.
> 
> In addition, LiveCode 9.0.3 RC-1 includes:
> 
> - support for building with Xcode 10.1, using iOS 12.1 SDK (this is now a
> requirement for apps submitted to the AppStore, starting this March)
> - new tsNet and mergExt builds
> - updated SQLite lib, with support for URI filenames
> 
> Known issues
> 
> - The Browser widget's native layer is not shown in some Linux distros with
> Cinnamon window manager.
> - The use of the Browser widget is not supported on Ubuntu 18.04 64 bit LTS
> yet.
> 
> The full release notes are available from:
> 
> http://downloads.livecode.com/livecode/9_0_3/LiveCodeNotes-9_0_3_rc_1.pdf 
> 
> 
> 
> Feedback
> 
> Please report any bugs encountered on our BugZilla at
> http://quality.livecode.com/ 
> 
> We have a forum available for discussing LiveCode Builder at
> http://forums.livecode.com/viewforum.php?f=93 
> 
> 
> 
> Have fun!
> The LiveCode Team
> --
> ___
> 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



Matthias Rebbe

free tools for Livecoders:
https://instamaker.dermattes.de 
https://winsignhelper.dermattes.de 
___
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

Re: [ANN] Release 9.0.3 RC-1

2019-02-25 Thread Terry Judd via use-livecode
FWIW I've seen similar issues to this going back a while (I'm on MacOS but not 
sure what LC versions were involved). No recipe that I could find but 
restarting LC generally got things moving again.

Terry...

On 26/2/19, 1:19 pm, "use-livecode on behalf of J. Landman Gay via 
use-livecode"  wrote:

Just an update. I relaunched and have been working fine in 9.0.3 for 
several hours now. I'm at a loss to explain it.

On 2/25/19 1:43 PM, J. Landman Gay via use-livecode wrote:
> On 2/21/19 8:00 AM, panagiotis merakos via use-livecode wrote:
>> We are pleased to announce the release of LiveCode 9.0.3 RC-1.
> 
> I was hoping the strange problems would diminish with this release but I 
> lasted about 5 minutes before I had to quit and return to an earlier 
> version. I'm not sure how anyone can trace this, but thought I'd just 
> post what the circumstances were. Maybe someone will find a commonality 
> in their experience.
> 
> I'm working on a splash app that opens a separate mainstack, call it 
> StackA. The script of the app stack is inserted into the back. I was 
> debugging a handler on a card in StackA. The script editor was open and 
> a red-dot breakpoint was set.
> 
> I called the handler from the message box. -> Can't find handler
> The message box indicated that StackA was the target stack, and typing 
> "the defaultstack" in the message box also returned "StackA"
> 
> Repeated the message box call. -> Can't find handler.
> 
> Used the keyboard shortcut to summon the contextual menu and send the 
> handler name's message to the card. -> Works. Handler runs. Stops at 
> breakpoint.
> 
> I immediately saw a problem and aborted the handler in the middle. Made 
> some corrections and applied the script.
> 
> Called the handler from the message box. -> Can't find handler.
> Tried the contextual menu -> No response, no menu
> Tried "edit script of this cd" -> No response
> Tried "edit script of this cd of stack "StackA" -> no response
> Use keyboard shortcut to switch to Edit tool -> no response
> Tried clicking the Edit tool on the palette -> hilites, returns to 
> browse tool
> Repeated Edit tool selection from tools palette -> hilites, returns to 
> browse tool, but now I see it actually did choose the edit tool. I see 
> arrow-with-cross cursor.
> Double-click a field just to test -> no response
> Type in msg box: there is a fld "blah" -> true
> Use Application Browser to get the field property inspector -> works
> Click the Script button in property inspector -> no response
> 
> At this point I know I'm a hair's breadth away from a crash, so I quit 
> and return to LC 9.0.2 where this happens frequently but not quite as 
soon.
> 
> Anyone have anything in common with this sequence? I don't know what 
> triggers it, but the symptoms are usually the same: loss of keyboard 
> control, inability to find the current stack or card (although the 
> message box knows what it is,) inability to select or edit objects 
> except via Application Browser, and eventually a crash if you persist 
> long enough.
> 


-- 
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


Re: [ANN] Release 9.0.3 RC-1

2019-02-25 Thread J. Landman Gay via use-livecode
Just an update. I relaunched and have been working fine in 9.0.3 for 
several hours now. I'm at a loss to explain it.


On 2/25/19 1:43 PM, J. Landman Gay via use-livecode wrote:

On 2/21/19 8:00 AM, panagiotis merakos via use-livecode wrote:

We are pleased to announce the release of LiveCode 9.0.3 RC-1.


I was hoping the strange problems would diminish with this release but I 
lasted about 5 minutes before I had to quit and return to an earlier 
version. I'm not sure how anyone can trace this, but thought I'd just 
post what the circumstances were. Maybe someone will find a commonality 
in their experience.


I'm working on a splash app that opens a separate mainstack, call it 
StackA. The script of the app stack is inserted into the back. I was 
debugging a handler on a card in StackA. The script editor was open and 
a red-dot breakpoint was set.


I called the handler from the message box. -> Can't find handler
The message box indicated that StackA was the target stack, and typing 
"the defaultstack" in the message box also returned "StackA"


Repeated the message box call. -> Can't find handler.

Used the keyboard shortcut to summon the contextual menu and send the 
handler name's message to the card. -> Works. Handler runs. Stops at 
breakpoint.


I immediately saw a problem and aborted the handler in the middle. Made 
some corrections and applied the script.


Called the handler from the message box. -> Can't find handler.
Tried the contextual menu -> No response, no menu
Tried "edit script of this cd" -> No response
Tried "edit script of this cd of stack "StackA" -> no response
Use keyboard shortcut to switch to Edit tool -> no response
Tried clicking the Edit tool on the palette -> hilites, returns to 
browse tool
Repeated Edit tool selection from tools palette -> hilites, returns to 
browse tool, but now I see it actually did choose the edit tool. I see 
arrow-with-cross cursor.

Double-click a field just to test -> no response
Type in msg box: there is a fld "blah" -> true
Use Application Browser to get the field property inspector -> works
Click the Script button in property inspector -> no response

At this point I know I'm a hair's breadth away from a crash, so I quit 
and return to LC 9.0.2 where this happens frequently but not quite as soon.


Anyone have anything in common with this sequence? I don't know what 
triggers it, but the symptoms are usually the same: loss of keyboard 
control, inability to find the current stack or card (although the 
message box knows what it is,) inability to select or edit objects 
except via Application Browser, and eventually a crash if you persist 
long enough.





--
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


Re: [ANN] Release 9.0.3 RC-1

2019-02-25 Thread J. Landman Gay via use-livecode

On 2/21/19 8:00 AM, panagiotis merakos via use-livecode wrote:

We are pleased to announce the release of LiveCode 9.0.3 RC-1.


I was hoping the strange problems would diminish with this release but I 
lasted about 5 minutes before I had to quit and return to an earlier 
version. I'm not sure how anyone can trace this, but thought I'd just 
post what the circumstances were. Maybe someone will find a commonality 
in their experience.


I'm working on a splash app that opens a separate mainstack, call it 
StackA. The script of the app stack is inserted into the back. I was 
debugging a handler on a card in StackA. The script editor was open and 
a red-dot breakpoint was set.


I called the handler from the message box. -> Can't find handler
The message box indicated that StackA was the target stack, and typing 
"the defaultstack" in the message box also returned "StackA"


Repeated the message box call. -> Can't find handler.

Used the keyboard shortcut to summon the contextual menu and send the 
handler name's message to the card. -> Works. Handler runs. Stops at 
breakpoint.


I immediately saw a problem and aborted the handler in the middle. Made 
some corrections and applied the script.


Called the handler from the message box. -> Can't find handler.
Tried the contextual menu -> No response, no menu
Tried "edit script of this cd" -> No response
Tried "edit script of this cd of stack "StackA" -> no response
Use keyboard shortcut to switch to Edit tool -> no response
Tried clicking the Edit tool on the palette -> hilites, returns to 
browse tool
Repeated Edit tool selection from tools palette -> hilites, returns to 
browse tool, but now I see it actually did choose the edit tool. I see 
arrow-with-cross cursor.

Double-click a field just to test -> no response
Type in msg box: there is a fld "blah" -> true
Use Application Browser to get the field property inspector -> works
Click the Script button in property inspector -> no response

At this point I know I'm a hair's breadth away from a crash, so I quit 
and return to LC 9.0.2 where this happens frequently but not quite as soon.


Anyone have anything in common with this sequence? I don't know what 
triggers it, but the symptoms are usually the same: loss of keyboard 
control, inability to find the current stack or card (although the 
message box knows what it is,) inability to select or edit objects 
except via Application Browser, and eventually a crash if you persist 
long enough.


--
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


Re: [ANN] Release 9.0.3 RC-1

2019-02-22 Thread Richard Gaskin via use-livecode

Richmond wrote:

> This is lovely on macOS 10.14.4 beta 3, but I am a bit cheesed-off
> that the dictionary over on Linux STILL pops up in one's default
> browser *occluding* the IDE.

1. I don't think "occlude" means what you think it means.  See H.W. 
Fowler, "Dictionary of Modern English Usage", section "Love of the long 
word".  But seriously.  I love that book.  It's a hoot. (His chapter on 
split infinitives is even better.)


2. Did you read the Release Notes?  This is a known issue, in 
development but not worth holding up other critical things folks are 
demanding. As it is for this preview release, the Dict opens in a 
separate window, much as it does in the IDE. That the window happens to 
be a separate process is a minor annoyance, and likely to few.


--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 
 ambassa...@fourthworld.comhttp://www.FourthWorld.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


Re: [ANN] Release 9.0.3 RC-1

2019-02-22 Thread Bob Sneidar via use-livecode
Sounds like you need a doctor! 

Bob S


> On Feb 22, 2019, at 11:44 , Richmond via use-livecode 
>  wrote:
> 
> This is lovely on macOS 10.14.4 beta 3, but I am a bit cheesed-off that
> the dictionary over on Linux STILL pops up in one's default browser 
> *occluding* the IDE.
> 
> Richmond.


___
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


Re: [ANN] Release 9.0.3 RC-1

2019-02-22 Thread Richmond via use-livecode

This is lovely on macOS 10.14.4 beta 3, but I am a bit cheesed-off that
the dictionary over on Linux STILL pops up in one's default browser 
*occluding* the IDE.


Richmond.

On 21.02.19 16:00, panagiotis merakos via use-livecode wrote:

Dear list members,

We are pleased to announce the release of LiveCode 9.0.3 RC-1.


Getting the Release
===
You can get the release at https://downloads.livecode.com/livecode/ or via
the automatic updater.


Release Contents

LiveCode 9.0.3 RC-1 comes with more than 60 bugfixes and new features.
Moreover, dozens of Dictionary entries have been corrected and enhanced.

In addition, LiveCode 9.0.3 RC-1 includes:

- support for building with Xcode 10.1, using iOS 12.1 SDK (this is now a
requirement for apps submitted to the AppStore, starting this March)
- new tsNet and mergExt builds
- updated SQLite lib, with support for URI filenames

Known issues

- The Browser widget's native layer is not shown in some Linux distros with
Cinnamon window manager.
- The use of the Browser widget is not supported on Ubuntu 18.04 64 bit LTS
yet.

The full release notes are available from:

http://downloads.livecode.com/livecode/9_0_3/LiveCodeNotes-9_0_3_rc_1.pdf


Feedback

Please report any bugs encountered on our BugZilla at
http://quality.livecode.com/

We have a forum available for discussing LiveCode Builder at
http://forums.livecode.com/viewforum.php?f=93


Have fun!
The LiveCode Team
--
___
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


[ANN] Release 9.0.3 RC-1

2019-02-21 Thread panagiotis merakos via use-livecode
Dear list members,

We are pleased to announce the release of LiveCode 9.0.3 RC-1.


Getting the Release
===
You can get the release at https://downloads.livecode.com/livecode/ or via
the automatic updater.


Release Contents

LiveCode 9.0.3 RC-1 comes with more than 60 bugfixes and new features.
Moreover, dozens of Dictionary entries have been corrected and enhanced.

In addition, LiveCode 9.0.3 RC-1 includes:

- support for building with Xcode 10.1, using iOS 12.1 SDK (this is now a
requirement for apps submitted to the AppStore, starting this March)
- new tsNet and mergExt builds
- updated SQLite lib, with support for URI filenames

Known issues

- The Browser widget's native layer is not shown in some Linux distros with
Cinnamon window manager.
- The use of the Browser widget is not supported on Ubuntu 18.04 64 bit LTS
yet.

The full release notes are available from:

http://downloads.livecode.com/livecode/9_0_3/LiveCodeNotes-9_0_3_rc_1.pdf


Feedback

Please report any bugs encountered on our BugZilla at
http://quality.livecode.com/

We have a forum available for discussing LiveCode Builder at
http://forums.livecode.com/viewforum.php?f=93


Have fun!
The LiveCode Team
--
___
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