I am playing around with Flash Builder 4 Beta and when editing mxml in source view after a couple of keystrokes the application pauses and becomes unresponsive for 5 to 10 seconds, then comes back, then becomes unresponsive ... etc. At first I thought that it was the JVM Garbage Collector but I am not so sure about that becase it happens every a couple of keystrokes. Any one else has this problem?
P.S. I am runing on Vista 64 bit with 4 GB of RAM and Core 2 Duo T9400 so the machine is very fast.
I am just starting to play around with Flex 4, the MXL file is below! I am on a Lattitude E6500 with 4GB RAM and Core 2 Due 9400 with Vista 64, it is a very fast machine.
The project I am working on I had started with a trial edition of Flex Builder 3 and opened it with Flash Builder 4 it only has short simple MXML examples nothing over 150 lines, and whole bunch of action script files. are there any settings I can turn on to troubleshoot this, or places I can look for log files to see if there are errors.
<?xml version="1.0" encoding="utf-8"?>
<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" xmlns:mx="library://ns.adobe.com/flex/halo" minWidth="1024" minHeight="768">
<s:layout>
<s:BasicLayout/>
</s:layout>
<s:RichEditableText id="richText"
horizontalCenter="0" verticalCenter="0">
<s:text>hello there</s:text>
</s:RichEditableText >
</s:Application>
For me Flash Builder is also a lot slower than Flex 3. I´m developing the same project I used Flex 3 for. FB4 gets stuck once in a while. Most annoying thing is the autofill that often takes 0,5 seconds to give me options for things like "MovieC (ctrl-space)"
If this is the responsiveness of final version I´ll really have to re-evaluate FDT, though I´ve liked Flex3 ![]()
EDIT: in fact the problem is that autofill often does not start instantly, I have to push ctrl-space 2 times. Could it be that Flex 4 is not "ready for autofill" in situations where Flex 3 already is?
EDIT2: the same happens when I write a method like "private function onStuffHappened(event:Event):void", then push enter. Sometimes the enter is ignored. So annoying! I´m working on Compaq 6710b laptop, should be good enough for this stuff.
I've experienced the same behavior, and this is the workaround I've found. I don't know if it will work for you because it's pretty strange. I went to the Help menu and I've clicked on Search. The help search panel will open on the right, and you'll be able to see at the bottom how it's indexing the help. If you click on the little icon right next to the indexing progress bar it will open the progress panel. Then you stop the indexing progress and close that panel, and the help search panel as well. After that, the mxml editing works just fine. No more 'freezes' or slow downs. I have to do that every time I create a new project though. Pretty annoying, and kind of weird.
Same experience here on a fast Macbook Pro 2.4 Ghz with 4Gb RAM.
This is kind of ridiculous. An MXML with just a few buttons is a complete pain to edit. Typing a *single* character results in a 0.5 / 1 second freeze. It's unbelievable. Was this ever tested by Adobe? Why releasing -- let alone selling -- a tool like this if it can't even perform the most basic functions every programmer will need?
I'd love to hear anything we can do to improve text editing performance. I've disabled a bunch of niceties in the prefs but it seems like it just keeps getting slower and slower.
Adobe: please advise, this is really a major problem.
cubelogic wrote:
Same experience here on a fast Macbook Pro 2.4 Ghz with 4Gb RAM.
This is kind of ridiculous. An MXML with just a few buttons is a complete pain to edit. Typing a *single* character results in a 0.5 / 1 second freeze. It's unbelievable. Was this ever tested by Adobe? Why releasing -- let alone selling -- a tool like this if it can't even perform the most basic functions every programmer will need?
I'm on a Macbook Pro 2.5ghz with 4GB of RAM (Snow Leopard) and I don't have any slowdowns/pauses/freezes in FB4.
His issue was addressed on a separate thread http://forums.adobe.com/message/2717334#2717334.
Jason San Jose
Software Engineer, Flash Builder
North America
Europe, Middle East and Africa
Asia Pacific