Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-26572

mxlmc compiler crashes when font color is not black

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Adobe Flex SDK 4.1 (Release)
    • MXML Compiler
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      This is related to bug SDK-28512 I tried to reopen it, but I guess I don't have sufficient privileges, so I'm filing a new one.

      1. Unpack attached test.zip
      2. Go to the unpack directory and type in the command prompt: mxmlc alabala_gray.as -output alabala.swf -use-network=true -optimize=true -debug=false -static-link-runtime-shared-libraries -managers=flash.fonts.AFEFontManager -library-path+=.

      Actual Results: MXMLC compiler crashes.

      Expected Results: MXMLC should not crash.

      Workaround (if any): None that works for me.

      If you start the compiler with: mxmlc alabala_black.as -output alabala.swf -use-network=true -optimize=true -debug=false -static-link-runtime-shared-libraries -managers=flash.fonts.AFEFontManager -library-path+=.
      Which uses "testblack.swc", instead of "testgray.swc", then the build process completes normally. The only difference between "library.swf" that are inside "testgray.swc" and "testblack.swc" is 3 bytes that hold the color of DefineEditText tag.

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: