Page 1 of 1

Livecode 8.0.2 on windows 10 - buggy

Posted: Fri Aug 19, 2016 12:25 pm
by MrAlobar
Anyone else noticed the following...

Mouse freezing, random times, locks up and cannot be unfrozen, have to save and close and reopen. Mouse action outside of LC is fine, alt tab to another app and the mouse is fine ?

Project Browser display problem - after opening, flahses full list of objects, then bottom two thirds bunch up and cannot be browsed - rendering it useless ?

Cheers,

Re: Livecode 8.0.2 on windows 10 - buggy

Posted: Fri Aug 19, 2016 2:36 pm
by FourthWorld
These are things I haven't seen, but would like to try. If we can come up with a reproducible recipe for them they can be fixed.

Let's start with this one: How many objects are on the card showing when the Project Browser hangs?

Re: Livecode 8.0.2 on windows 10 - buggy

Posted: Sun Aug 21, 2016 9:38 am
by MrAlobar
Thanks for your reply ForthWorld.. I've been playing with it a bit and it seems I only have the problem with projects built in previous versions of the IDE - I haven't been able to reproduce it with a new stack.

Later I will try to strip back a problem stack to see if there is a culprit object or combination. The problem exhibits 100% reliably with my old stacks.

Is there a way of listing the objects in a project without using the browser?

Thanks for your help.

Re: Livecode 8.0.2 on windows 10 - buggy

Posted: Sun Aug 21, 2016 7:01 pm
by jacque
Try the Application Overview, which you'll find in the Plugins menu. I use it exclusively, preferring a horizontal layout.

Re: Livecode 8.0.2 on windows 10 - buggy

Posted: Sun Aug 21, 2016 7:17 pm
by MrAlobar
Thanks jacque, useful tip.

Well I have reduced a stack (link below) down to one grouped object, with one control in it. The problem exists until I ungroup it and then it stops!

Stack on dropbox: https://dl.dropboxusercontent.com/u/291 ... Stack2.zip

(By the way, I'm now thinking the mouse freeze problem may be a red herring - it happened this evening outside of LC just after I had closed it. I'm going to look elsewhere, I'm no longer considering it an LC problem.)

Re: Livecode 8.0.2 on windows 10 - buggy

Posted: Sun Aug 21, 2016 10:27 pm
by MrAlobar
Further to last - I have now managed to recreate the problem with a new stack...

Create a new stack... place two controls, group them, open project browser, expand sections - the problem appeared for me.

The grouping causes the problem for me.

LC 8.0.2 Indy edition, build 13025

Re: Livecode 8.0.2 on windows 10 - buggy

Posted: Sun Aug 21, 2016 11:20 pm
by ClipArtGuy
MrAlobar wrote:Further to last - I have now managed to recreate the problem with a new stack...

Create a new stack... place two controls, group them, open project browser, expand sections - the problem appeared for me.

The grouping causes the problem for me.

LC 8.0.2 Indy edition, build 13025

This seems to work as expected in LC 8.02 community edition, on a 64 bit Windows 10 PC, even with many groups and controls.