Problems on window platform

Want to talk about something that isn't covered by another category?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
penopia
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 25
Joined: Fri Apr 25, 2008 2:46 pm

Problems on window platform

Post by penopia »

I use 4 computers, Mac air book, window XP, window 7, window 8.
After opening the Livecode community vesion 6.5 and 6.5.2, recent update 6.6 beta, the program gets slower as I use it in all three window system except Mac. The longer I use, the slower the program run. So I removed the communoity vesion, and installed old Runtime revolution version 5,5, that run comletely well. I suspect something wrong happens in the computer memory management system of Livecode in window platform.
Does anybody has same problems as mine??
FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10103
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Problems on window platform

Post by FourthWorld »

Have you tried running with the Windows System Monitor open? Memory leaks would be evident there, or you may find some other process eating either RAM or CPU cycles.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: Problems on window platform

Post by Simon »

Hi again penopia,
I guess there are no Huge graphics :)
Try without using the project browser, or to start just turn off the thumbnails in the project browser. I recall early on there were some grumblings about it causing problems.

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!
Post Reply