Search found 18 matches

by X
Thu Apr 12, 2012 4:42 pm
Forum: Linux
Topic: LiveCode 5.5.0 Linux Memory leak... Again!
Replies: 44
Views: 32855

Re: LiveCode 5.5.0 Linux Memory leak... Again!

It's helpful to know this a non-issue for you. Sometimes I feel like that "last samurai", fighting for and standing by RR/LC Empire which unfortunately is losing ground on the Linux landscape :( ...If you haven't seen this yet, the Ubuntu team finally put together a good site for third-party devs, ...
by X
Thu Apr 12, 2012 12:35 pm
Forum: Linux
Topic: LiveCode 5.5.0 Linux Memory leak... Again!
Replies: 44
Views: 32855

Re: LiveCode 5.5.0 Linux Memory leak... Again!

I'd be happy to donate a Linux box if they don't have one. They do have some Linux machines there, but perhaps not one with your particular config. That was my a bit of sarcasm to this sad story, as one may get an impression they don't have any. Out of 7 stock hardware set-ups (Dell, HP machines), ...
by X
Thu Apr 12, 2012 12:03 am
Forum: Linux
Topic: LiveCode 5.5.0 Linux Memory leak... Again!
Replies: 44
Views: 32855

Re: LiveCode 5.5.0 Linux Memory leak... Again!

...it's a little hard to pin this down on LC if the standard drivers work... Then how to explain open-source ATi driver that causes no problems in Ubuntu 10.04, but does in Ubuntu 11+ ?? ...I suppose it's possible that after memory allocation an internal error prevents the execution of the free() c...
by X
Wed Apr 11, 2012 11:42 pm
Forum: Linux
Topic: LiveCode 5.5.0 Linux Memory leak... Again!
Replies: 44
Views: 32855

Re: LiveCode 5.5.0 Linux Memory leak... Again!

Could the problem lie with the NVidia driver? ... and with ATi, and with Matrox, and... ? "MetaCard is very good at exposing bugs in video drivers." Oh, that is nice quote. But it is Linux we're talking about - a big sandbox full of kids where all have to play nice with each other - and not "leak" ...
by X
Wed Apr 11, 2012 11:33 pm
Forum: Linux
Topic: LiveCode 5.5.0 Linux Memory leak... Again!
Replies: 44
Views: 32855

Re: LiveCode 5.5.0 Linux Memory leak... Again!

I've had good experiences with the proprietary NVidia driver on Ubuntu 11.10 and earlier. Given the wide variety of configs and symptoms among those who've tested here, is it entirely unthinkable that this may be yet another leak in Xorg, or some other component? Obviously this is not NVidia's or X...
by X
Wed Apr 11, 2012 11:11 pm
Forum: Linux
Topic: LiveCode 5.5.0 Linux Memory leak... Again!
Replies: 44
Views: 32855

Re: LiveCode 5.5.0 Linux Memory leak... Again!

...I've got the standard built-in graphics card, which is an NVIDIA Quadro NVS 3100M... If you have not installed proprietary NVidia driver and using system default open-source driver (nouveau), then you would not have this problem. On all my test systems with NVidia grapchics LC 5.5 works fine unt...
by X
Wed Apr 11, 2012 11:01 pm
Forum: Linux
Topic: LiveCode 5.5.0 Linux Memory leak... Again!
Replies: 44
Views: 32855

Re: LiveCode 5.5.0 Linux Memory leak... Again!

ghettocottage wrote:LC 4 .6.4 is running fine...
The problem is in LC 5.5* - not 4.* My LC 4.* works fine (apart from historically persistent performance issues which is another matter).
by X
Wed Apr 11, 2012 7:27 pm
Forum: Linux
Topic: LiveCode 5.5.0 Linux Memory leak... Again!
Replies: 44
Views: 32855

Re: LiveCode 5.5.0 Linux Memory leak... Again!

Well, I wasted another half hour on this and managed to get a reported leakage of 5MB after some severe stressing. That's 5 megabytes of private storage and a matching 5 megabytes of virtual storage. On a 4GB system that doesn't even register in the total current usage of 16%. I'm pretty much done ...
by X
Wed Apr 11, 2012 4:57 pm
Forum: Linux
Topic: LiveCode 5.5.0 Linux Memory leak... Again!
Replies: 44
Views: 32855

Re: LiveCode 5.5.0 Linux Memory leak... Again!

Just to follow up, I left that stack open all night, and checked this morning. The memory usage went up to 32%, I have 8gb of RAM, so that is quite the usage... 8GB x 0.32 = 2.56GB! But larger the screen resolution, larger the stack and the object you resize - heavier the leak. On my 2056x1600 30" ...
by X
Wed Apr 11, 2012 11:19 am
Forum: Linux
Topic: LiveCode 5.5.0 Linux Memory leak... Again!
Replies: 44
Views: 32855

Re: LiveCode 5.5.0 Linux Memory leak... Again!

Ubuntu 12.04 x64 Dual Monitors Nvidia geforce 8400 card Nvidia Driver Version 295.33 LiveCode 5.5.0 ... and the memory (slowly) went up from .6 to 26.7% ... Yep. That is it. The memory leak. It should not have happened. .6 to 26.7% is huge number, you lost 20% of your RAM in few moves. 20% on, say,...
by X
Tue Apr 10, 2012 9:31 pm
Forum: Linux
Topic: LiveCode 5.5.0 Linux Memory leak... Again!
Replies: 44
Views: 32855

Re: LiveCode 5.5.0 Linux Memory leak... Again!

Update Tested on openSuSE 12.1 64bit on a system with nVidia graphics, all default install, and guess what? Same problem. I knew that distribution should not matter, they (mostly) all use same drivers, same X server and so on. Please, anyone, run top in terminal, select memory usage column (Shift + ...
by X
Tue Apr 10, 2012 6:11 pm
Forum: Linux
Topic: LiveCode 5.5.0 Linux Memory leak... Again!
Replies: 44
Views: 32855

Re: LiveCode 5.5.0 Linux Memory leak... Again!

Update.
Same problem even with open-source ATI driver (older ATI cards). Tested on Ubuntu 11.04 32bit
by X
Tue Apr 10, 2012 6:08 pm
Forum: Linux
Topic: LiveCode 5.5.0 Linux Memory leak... Again!
Replies: 44
Views: 32855

Re: LiveCode 5.5.0 Linux Memory leak... Again!

LiveCode 5.5.0 works fine for me in Ubuntu 12.04 using latest Nvidia graphics drivers. No noticable memory leaks. "No noticable"? If you do top in terminal, compare Xorg memory usage before and after dragging some large object (like text field) around your maximised stack for a while. This number s...
by X
Thu Apr 05, 2012 5:03 pm
Forum: Linux
Topic: LiveCode 5.5.0 Linux Memory leak... Again!
Replies: 44
Views: 32855

LiveCode 5.5.0 Linux Memory leak... Again!

LiveCode 5.5.0 (incl. GM3) on Linux (tested on various Ubuntu installations) causes rapid memory leak to Xorg X server. Create new stack, move it around, or better create a text field, bigger the better, move it around the stack, watch (top) Xorg process eating all system memory very rapidly, until ...
by X
Sun Jun 21, 2009 5:11 pm
Forum: Internet
Topic: create FTP Client
Replies: 8
Views: 8254

Understanding FTP Protocol

Actually its all down to understanding the nature of FTP protocol. FTP, unlike HTTP uses two channels to communicate and exchange data. 1. First channel (usually on port 21) is called 'Control Channel' (PI - Protocol Interpreter). You use it to pass FTP commands to the server and server will respond...

Go to advanced search