08-11-2011 12:44 PM
08-17-2011 10:24 AM
08-17-2011 10:25 AM
v2.1.1 should be out in the next couple days
08-17-2011 10:28 AM
08-17-2011 10:52 AM
Hi Saeger,
I'm not sure I understand your question... If you are referring to the WebWorks plug-ins for Visual Studio and Eclipse... they only can support up to v2.0 of the WebWorks SDK. Those plug-ins have been End of Lifed and will not be recieving any more updates.
08-17-2011 11:02 AM
08-17-2011 11:03 AM
Yes, with 2.1.1 you will need to build with the command lind and then drag/drop the cod file onto the runnig emulator
08-19-2011 03:59 PM
Hello guys,
I updated my SDK to the v.2.1.1 and used it to compile my application again.
Result: Same memory leak problem... I'm still stuck at this point...
I just move the device for a few seconds and i got this problem.
I don't know what to do anymore. The problem only occour in the BlackBerry OS 6. In the OS5, it's not getting the memory leak.
I'll do this: I uploaded my application to my private server. You can download the zip (contains the standarInstall and the fonts of my application)
Link: http://download.marciosaeger.com.br/MemoryLeakApp.
To reproduce the memory leak, just follow the menu: "Cadastro de CLiente" then a little freeze will occour (creating default data). Then some registry will appear in the grid (with photo and so on..) Click on the registry "Marcio".
Then, with the registry opened, click in the button "Editar" (in the top).
Then take some pictures for example, try to save the registry or something. Memory leak will occour. See the image below:
08-19-2011 04:03 PM
08-19-2011 04:03 PM
We are still tracking down other sources of memory leaks.. the JavaScript extension leaks have been cleaned-up. We are trying to get to the bottom of images being used in the DOM not freeing themselves between page transistions. This could be in the Java Browser Field API we use which is part of the OS, or it could be in the WebWorks template code.
We still need to get to the root of the issue... it is a top priority for the team... memory leaks are plain hard to track down.