Flash Builder Burrito, Random Crash in Debug Build

Hello:
I have been working with Flash Builder Burrito for about a week. When I publish it to the Xoom device in debug mode, it will crash at random. When I publish it as a normal build, it works great.
I'm not sure if it's actually a crash or it loses the Wi-Fi connection to the device and just quits out?
I get no errors to the Debug window when it just random quits the app.
I would suggest it's a coding error but it is just sitting at a simple MXML screen and not doing anything in the background. Plus it works when I do a normal build with out the Debug console.
My guess is there is a packet loss or something and it quits out?

This is a bug in AIR on the Xoom device.  As you pointed out it only happens when debugging.  We're aware of the issue and working on a fix, you can track the progress on this bug: http://bugs.adobe.com/jira/browse/FB-30457

Similar Messages

  • Flash Pro CC 2014 crashes on debugging in iOS SDK 8.0

    Hi,
    Flash Pro CC 2014 crashes on debugging in iOS SDK 8.0
    This is the path to the SDK:
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SD Ks/iPhoneSimulator.sdk
    Is also crashes on:
    same path/iPhoneSimulator8.0.sdk
    Anyone knows a solution to this?
    Had the problem before with the former Flash Pro CC and older SDK.
    But didnot really need it.
    Any help is greatly appreciated.

    They are looking in to it. Follow this thread:
    Problem to access iOS Simulator from Flash CC

  • Adobe Flash keeps randomly crashing

    Help is needed badly. i'll go to sites i always go to and haven't had a problem with before, and then, just at random, while i'm doing things with the sites, my Adobe Flash will just randomly crash on me. i have no idea why, and it's really annoying me. One of the sites i'm on a lot is an online game that requires flash as it's a 3-d real-time RPG. i use the latest version of Firefox, and i haven't had problems before with Flash, but now all of a sudden i am. This problem with random crashes are relatively new, and have been occuring for the past two weeks.

    Adobe just had an update in the past week or two, perhaps that's contributing to the problem. See this Firefox note on how to restore the prior Flash version.

  • How do you detect whether release or debug build using compiler preprocess​or directives​?

    Hi - I want to detect during compilation whether the user has set CVI to compile the code as a release build or as a standard debug build.  Are there simple preprocessor conditionals to test for this?
    Thanks
    Gareth
    Solved!
    Go to Solution.

    Hey Gareth -
    The _CVI_DEBUG_ predefined macro will be set for debug builds.  You can see the list of all predefined macros by going to Options»Build Options»Predefined Macros.
    NickB
    National Instruments

  • Flash Builder Burrito Supported Android Phones?

    Hi there everyone. I am giong to start building an Android phone via Flash Builder Burrito.
    The question I wanted to post is, has any tried developing/debugging an Android application on Burrito and connected it with another phone other than the developer phone offered in the Android Developer Marketspace?

    Any Android 2.2 phone should work, and yes, provided you have the drivers for it installed if you are on Windows. We include the USB drivers for all the common supported phones in your Flash Builder Burrito installation at:
    <Adobe Flash Builder Burrito Home>\utilities\drivers\android\
    Refer to the documentation that came with Flash Builder Burrito for instructions on installing the drivers.
    Also, if you run into any other problems with a particular Android 2.2 device, please let us know!
    thanks,
    -george

  • How to use Flex SDK 4.0.0 in Flash Builder Burrito?

    Hello!
    How can I create a project with Flash Builder Burrito that builds against the Flex 4.0 SDK? I tried to copy the 4.0.0 sdk folder over from my Flash Builder 4 installation, but if I create a new project in burrito, it still offers me only choice between 3.5 and 4.5
    what else do I have to do?

    Did you configure it in Window / Preferences / Flash Builder / Installed SDKs?

  • Flash Builder 4.5 crash on load OS X 10.7

    It was working, the app crashed during a build then would not reload. After a short bit of time it returns an error alert with instructions to look at the log file. Looking at the .log file and the console there are several Java errors (see bellow)
    This is a clean install of Lion not a 10.6 upgrade. This is my development machine for Xcode and Air projects, it has no extraneous stuff. Installed Java version is: Java SE 6 32-bit & 64-bit 1.6.0_26-b03-383.
    What I've tried so far: Removed the Flash Builder folder from documents and let FB rebuild it. Reinstalled Java and FB 4.5.1 two and three times respectively. Verified disk permissions. Rebooted between several of these steps. Created a new Admin user account, reinstalled both again from that account. Still fails. None of these tasks has resolved the issue.
    Any ideas?
    --- Excerpts for the log file. ---
    7/28/11 11:04:27.259 AM [0x0-0x41041].org.eclipse.eclipse: java.lang.RuntimeException: Widget disposed too early!
    7/28/11 11:04:27.259 AM [0x0-0x41041].org.eclipse.eclipse: at org.eclipse.ui.internal.WorkbenchPartReference$1.widgetDisposed(WorkbenchPartReference.ja va:172)
    7/28/11 11:04:27.259 AM [0x0-0x41041].org.eclipse.eclipse: at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:123)
    7/28/11 11:04:27.259 AM [0x0-0x41041].org.eclipse.eclipse: at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    7/28/11 11:04:27.259 AM [0x0-0x41041].org.eclipse.eclipse: at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
    7/28/11 11:04:27.259 AM [0x0-0x41041].org.eclipse.eclipse: at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
    7/28/11 11:04:27.259 AM [0x0-0x41041].org.eclipse.eclipse: at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
    Then it gets into ....
    7/28/11 11:04:27.323 AM [0x0-0x41041].org.eclipse.eclipse: !MESSAGE Application error
    7/28/11 11:04:27.323 AM [0x0-0x41041].org.eclipse.eclipse: !STACK 1
    7/28/11 11:04:27.323 AM [0x0-0x41041].org.eclipse.eclipse: java.lang.NoClassDefFoundError: com/adobe/flexbuilder/utils/osnative/NativeControl
    7/28/11 11:04:27.323 AM [0x0-0x41041].org.eclipse.eclipse: at com.adobe.flexbuilder.project.internal.PlayerTrustStore.getUserFlashPlayerTrustFolder(Pla yerTrustStore.java:195)
    7/28/11 11:04:27.323 AM [0x0-0x41041].org.eclipse.eclipse: at com.adobe.flexbuilder.project.internal.PlayerTrustStore.<init>(PlayerTrustStore.java:78)
    7/28/11 11:04:27.323 AM [0x0-0x41041].org.eclipse.eclipse: at com.adobe.flexbuilder.project.internal.PlayerTrustStore.getInstance(PlayerTrustStore.java :68)
    7/28/11 11:04:27.323 AM [0x0-0x41041].org.eclipse.eclipse: at com.adobe.flexbuilder.ui.handlers.OpenStartPageHandler.updateTrustFile(OpenStartPageHandl er.java:182)
    7/28/11 11:04:27.323 AM [0x0-0x41041].org.eclipse.eclipse: at com.adobe.flexbuilder.ui.handlers.OpenStartPageHandler.execute(OpenStartPageHandler.java: 118)
    7/28/11 11:04:27.323 AM [0x0-0x41041].org.eclipse.eclipse: at com.adobe.flexbuilder.standalone.FlashBuilderWorkbenchWindowAdvisor.postWindowCreate(Flas hBuilderWorkbenchWindowAdvisor.java:87)
    7/28/11 11:04:27.323 AM [0x0-0x41041].org.eclipse.eclipse: at org.eclipse.ui.internal.WorkbenchWindow.fireWindowCreated(WorkbenchWindow.java:1321)
    7/28/11 11:04:27.323 AM [0x0-0x41041].org.eclipse.eclipse: at org.eclipse.ui.internal.WorkbenchWindow.open(WorkbenchWindow.java:788)
    7/28/11 11:04:27.323 AM [0x0-0x41041].org.eclipse.eclipse: at org.eclipse.ui.internal.Workbench$24.runWithException(Workbench.java:1235)

    I absolutly did read the guidance notes and it was based in them that we installed.
    Quote:
    "Now that we have had an opportunity to undertake further testing with the final release of Mac OS X 10.7, we are pleased to report that there are only minor usability issues when using Flash Builder 4.5.1 on Mac OS X 10.7 and, as such, we will be updating our previous statement to confirm compatibility of these releases"
    What I am now experiencing on two different machines is what appears to be outside the scope of these notes and either a new issue that is reproducible, or a Java issue related to 10.7. Not being a Java guy I'm not sure were to begin short of trying Eclipse on its own.
    I am able to produce a crash of FB 4.5.1 by just trying to close an MXML file by clicking the close button of the tab, or by closing a project. This is on two seperate machines now.

  • Autocompletion not working in Flash Builder burrito

    Hello!
    What causes could prevent autocompletion from working in Flash Builder burrito? in flash builder 4 it works fine, but not at all in burrito. maybe I changed some settings somehow? If i open Settings->Flash Builder->Editors then "Enable Auto Activation" under "Code Assist" is checked.
    what other reason could there be for that problem?

    Hi,
    Are you using 'Flash Builder Burrito Preview'? You might have faced this known issue https://bugs.adobe.com/jira/browse/FB-28451 . This is fixed in future builds of Flash Builder.
    Workaround is, Click 'Restore defaults' in Preferences->Flash Builder->Editors->ActionScript Code->Content Assist Cycling
    Or Changing workspace.
    Let us know if this workaround solves the issue.
    -Radhakrishna

  • Purchasing Flash Builder Burrito

    Hi,
    Sorry if this is the wrong forum, but not sure where to ask. Was just wondering if Flash Builder Burrito will be released as an update for Flash Builder or if it will be a new version to purchase. I plan on purchasing Flash Builder, but wasn't sure if i should wait until Burrito is released or not.
    Thanks

    Hi,
    We have not announced pricing or availability as of yet for the upcoming version of Flash Builder.
    As the upcoming release contains new features it will be a paid upgrade from the current Flash Builder 4 release.
    Thanks,
    Andrew Shorten
    Group Product Manager, Developer Tools, Adobe

  • A puzzle game using Flash Builder Burrito

    I used the Flash Builder Burrito and AIR 2.5.1 to build a simple puzzle game for the Android market. It is called 'Ramanujam's Magic Square' and is live. Performance on Galaxy S is as good at it can be with a native app. considering that the puzzle is about number crunching.
    Here is the pic:

    it's ok, I figured it out.
    just using Flash builder 4.5 grid containers

  • Flash builder burrito

    hello
    I'm are using the flash builder burrito
    to make a few test's for android aplications.
    So my questions are
    When the final release for the burrito whe will be able to buid  aplications without adobe air requeriment?
    I ask that because on samples that i made not just one works because my android phone have a arm6 processor, so i think that
    aplications made on burrito just will work on the smartphones with arm7 processor because the air request, is correct?
    Sorry for my english
    Many thanks

    Hi Chris,
    The Burrito Preview installs to a different directory than your existing FB4 installation, by default, so there should be no conflict there. Also, it accepts the same Serial Number you have for FB4 if you purchased FB4 as an individual product.
    If you purchased FB4 as part of a CS5 Suite, there will be a site available you can use to obtain a Preview SN for Burrito, but you can still use Burrito in Trial mode until that is available.
    -Chris

  • Flash Builder Burrito - Enabled Geolocation in running device?

    Hi, I am developing a simple app that will show user's geolocation in the map.
    I use code like this:
    protected function view1_creationCompleteHandler(event:FlexEvent):void
         if( Geolocation.isSupported )
               g = new Geolocation();
               g.setRequestedUpdateInterval(100);
               if( g.muted )
                   // Don't do anything if device's sensor is muted.
                    return;
               g.addEventListener(GeolocationEvent.UPDATE,geoLocation_UpdateHandler,false,0,true);
    Then I modified application.xml in project like this (following Ryan Strewart's video in Adobe TV):
    <android>
        <manifestAdditions><![CDATA[
        <manifest android:installLocation="auto">
            <!-- See the Adobe AIR documentation for more information about setting Google Android permissions -->
            <uses-permission android:name="android.permission.INTERNET"/>
            <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
            <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/>
            <uses-configuration android:reqFiveWayNav="true"/>
            <supports-screens android:normalScreens="true"/>
            <uses-feature android:required="true" android:name="android.hardware.touchscreen.multitouch"/>
        </manifest>
    ]]></manifestAdditions>
      </android>
    Then I use Flash Builder Burrito to install and run application into device. The Geolocation object is muted. Even I turn on all geolocation setting. An interesting thing is, Geolocation is work in Flex de tour Mobile application.
    I use Samsung Galaxy S with Froyo 2.2

    I was able to test the Geolocation object successfully on a Motorola Droid using the following code:
    GeoTest1.mxml:
    <?xml version="1.0" encoding="utf-8"?>
    <s:MobileApplication xmlns:fx="http://ns.adobe.com/mxml/2009"
                         xmlns:s="library://ns.adobe.com/flex/spark" firstView="views.GeoTest1Home">
        <fx:Declarations>
            <!-- Place non-visual elements (e.g., services, value objects) here -->
        </fx:Declarations>
    </s:MobileApplication>
    GeoTest1Home.mxml:
    <?xml version="1.0" encoding="utf-8"?>
    <s:View xmlns:fx="http://ns.adobe.com/mxml/2009"
            xmlns:s="library://ns.adobe.com/flex/spark" title="Home"
            creationComplete="view1_creationCompleteHandler(event)">
        <fx:Script>
            <![CDATA[
                import flash.sensors.Geolocation;
                import mx.events.FlexEvent;
                private var g:Geolocation;
                protected function view1_creationCompleteHandler(event:FlexEvent):void
                    if( Geolocation.isSupported )
                        g = new Geolocation();
                        g.setRequestedUpdateInterval(100);
                        if( g.muted )
                            // Don't do anything if device's sensor is muted.
                            msg.text = "geo muted";
                            return;
                        msg.text = "geo active";
                        g.addEventListener(GeolocationEvent.UPDATE,geoLocation_UpdateHandler, false,0,true);
                protected function geoLocation_UpdateHandler(event:Event):void
                    msg.text += "\ngeolocation updated";
            ]]>
        </fx:Script>
        <s:Label id="msg" text="foo"/>
    </s:View>
    GeoTest1-app.xml
    <?xml version="1.0" encoding="utf-8" standalone="no"?>
    <application xmlns="http://ns.adobe.com/air/application/2.6">
         <id>GeoTest1</id>
         <filename>GeoTest1</filename>
         <name>GeoTest1</name>
         <versionNumber>1.0.0</versionNumber>
         <initialWindow>
              <content>[This value will be overwritten by Flash Builder in the output app.xml]</content>
         </initialWindow>
         <android>
              <manifestAdditions>
              <![CDATA[
                   <manifest android:installLocation="auto">
                        <uses-permission android:name="android.permission.INTERNET"/>
                        <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
                        <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/>
                        <uses-configuration android:reqFiveWayNav="true"/>
                        <supports-screens android:normalScreens="true"/>
                        <uses-feature android:required="true" android:name="android.hardware.touchscreen.multitouch"/>
                        <application android:enabled="true">
                             <activity android:excludeFromRecents="false">
                                  <intent-filter>
                                       <action android:name="android.intent.action.MAIN"/>
                                       <category android:name="android.intent.category.LAUNCHER"/>
                                  </intent-filter>
                             </activity>
                        </application>
                   </manifest>
              ]]>
              </manifestAdditions>
         </android>
    </application>
    Please try the above and see if it works.
    -- Tom
    Flex SDK engineer

  • Flash Builder Burrito 'unable to resolve ... for transcoding' error css file

    Hi,
    I am trying to dip my toes into the waters of mobile development with the preview release of flash builder burrito.
    I am doing so by trying to port over an application I have built in Flash Builder 4 for the web, by bringing it into a mobile app piece by piece, using the view stack struture peculiar to mobile apps.
    I am haivng an issue with my untouched css file that I am trying to use in the app. It's a direct copy from the other app in the same directory structure and yet I have declarations of embedded images of the form:
    .topLogo {
        url: Embed(source="assets/images/header-logo.png");
    Which continually cause:
    unable to resolve '/assets/css/assets/images/header-logo.png' for transcoding     Flex Style Problem
    errors.
    It is drving me utterly nuts. The images are there, and if I change the path to an invalid one I get a proper error in the editor, so it IS resolving them, but then these transcoding errors come up and seem to be triggering repeatedly as the problems pane keeps taking the focus away from the editor.
    It's driving me nuts.
    Anyone know if I've missed something?

    Problem solved by turning off Design View (which we never use anyway, useless thing for OO style programming), it's on by default with a new install of Flash builder.
    The mobile app looks promising, just waiting on a developer license to see how it goes on an iPad

  • I get some trouble exporting  mobile  application with Android Adobe Flash Builder Burrito

    Hi, eveybody.
    I make a simple mobile application with Adobe Flash Builder Burrito, and it works well on windows.
    Then I want to export it as a .apk and install on android emulator. But I failed. I got some messages as follow:
    E:\android\a\android-sdk-windows\platform-tools>adb install Twitter.apk
    594 KB/s (875316 bytes in 1.437s)
            pkg: /data/local/tmp/Twitter.apk
    Failure [INSTALL_FAILED_INVALID_APK]
    Then, I download the AdobeAIRSDK2.6, unzip, and copy the files to the sdk(D:\Program Files\Adobe\Adobe Flash Builder Burrito\sdks\4.5.0).
    I change <application xmlns=http://ns.adobe.com/air/application/2.5> to <application xmlns="http://ns.adobe.com/air/application/2.6">.
    Then It can't export it as a .apk...
    Thanks!

    Thanks.
    But why I can't export a .apk as I update the sdk to air2.6?

  • Where can I download flash builder burrito standard preview release?

    Dear all,
    Where can I download the flash builder burrito?
    My current project is in burrito and I want to set up for my new pc but still can't find the archive of Burrito version and when I downloaded the latest version of flash builder 4.5 it can't run flex and showed this error:
    Description        Resource        Path        Location        Type
    Unknown Flex SDK: "Flex Hero"            MyGame                Unknown        Flex Problem
    Thank you all !
    I need that badly

    try the link : http://www.mydigitallife.info/adobe-flash-builder-4-free-download-with-serial-number/

Maybe you are looking for