Release 8.0 DP 9

Ali Lloyd ali.lloyd at livecode.com
Mon Nov 16 15:17:05 EST 2015


Unfortunately there was an issue with recursive array union that's
preventing the GM working.

If anyone would like to test the general functionality of the geometry
manager in the meantime, you could apply the following workaround to the
script of stack "revIDELibrary":
https://github.com/livecode/livecode-ide/pull/661/files

On Mon, Nov 16, 2015 at 7:51 PM Mike Kerner <MikeKerner at roadrunner.com>
wrote:

> There are other problems with GM, not just not functioning properly.  GM
> properties aren't showing in the palette after they are set (but they are
> still affecting behavior), etc., so I'm going to just leave it alone until
> the next DP
>
> On Mon, Nov 16, 2015 at 2:28 PM, Paul Hibbert <paul at livecode.org> wrote:
>
> > Try adding...
> >
> > on resizeStack
> >    revUpdateGeometry
> > end resizeStack
> >
> > ...to your stack script, that seemed to get some things working for me,
> > I’m just setting up a bug report for this.
> >
> > Paul
> >
> > > On Nov 16, 2015, at 11:16 AM, Mike Kerner <MikeKerner at roadrunner.com>
> > wrote:
> > >
> > > GM doesn't work, yet, either, but I'm guessing that it isn't supposed
> to
> > > work, yet.
> > >
> > > On Sat, Nov 14, 2015 at 6:08 AM, Richmond <richmondmathewson at gmail.com
> >
> > > wrote:
> > >
> > >> On 14/11/15 00:58, Mark Wieder wrote:
> > >>
> > >>> On 11/13/2015 11:48 AM, Richmond wrote:
> > >>>
> > >>>> Considerably better than DP 8.
> > >>>>
> > >>>> Well Done!
> > >>>>
> > >>>
> > >>> Hmmm... what are you seeing that I'm not?
> > >>>
> > >>
> > >> I don't think that's the case.
> > >>
> > >> What is the case is that I am looking for things that worried me about
> > DP
> > >> 8 and thou art
> > >> looking for things that worried thee.
> > >>
> > >> 1. The IDE got badly stuck after loading and crashed my whole
> computer.
> > >>
> > >> 2. The Geometry manager has returned to its roost in the Prefs
> palette.
> > >>
> > >> and so on.
> > >>
> > >> Richmond.
> > >>
> > >>
> > >>> User plugins are again not loaded.
> > >>> You can no longer right-click an object for a contextual menu.
> > >>> When saving a stack, the 'saving' dialog never goes away.
> > >>> Editing is painful:
> > >>> Have to use the Edit menu after selecting an object.
> > >>> Clicking the 'Apply' button does nothing for tens of seconds.
> > >>> Then possibly you are requested to reload the script.
> > >>> The Apply button stays yellow.
> > >>> Switching from Edit mode to Browse mode (tool palette) works.
> > >>> Switching from Browse mode to Edit mode doesn't.
> > >>> Possibly because of the Edit problems above,
> > >>> Clicking on a button has no effect during some period.
> > >>> Maybe the engine is still compiling.
> > >>>
> > >>>
> > >>
> > >> _______________________________________________
> > >> use-livecode mailing list
> > >> use-livecode at lists.runrev.com
> > >> Please visit this url to subscribe, unsubscribe and manage your
> > >> subscription preferences:
> > >> http://lists.runrev.com/mailman/listinfo/use-livecode
> > >>
> > >
> > >
> > >
> > > --
> > > On the first day, God created the heavens and the Earth
> > > On the second day, God created the oceans.
> > > On the third day, God put the animals on hold for a few hours,
> > >   and did a little diving.
> > > And God said, "This is good."
> > > _______________________________________________
> > > use-livecode mailing list
> > > use-livecode at 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 at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> > subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
> >
>
>
>
> --
> On the first day, God created the heavens and the Earth
> On the second day, God created the oceans.
> On the third day, God put the animals on hold for a few hours,
>    and did a little diving.
> And God said, "This is good."
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode



More information about the use-livecode mailing list