History | Log In     View a printable version of the current page.  
Issue Details (XML)

Key: SDK-11655
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: B B
Assignee: Gaurav Jain
Reporter: Gaurav Jain
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Flex SDK

AFE unable to transcode some OTF files

Created: 07/06/07 11:43 AM   Updated: 07/11/07 02:48 PM
Component/s: Embedded Asset Transcoding
Security Level: Public (All JIRA Users )

File Attachments: 1. Zip Archive SDK-11655.zip (4.20 Mb)


Severity: Non Functioning
Reproducibility: Every Time
Discoverability: Medium
Found in Version: SDK Moxie M3 (Beta 2)
Milestone: SDK Moxie M3 (Beta 2)
Affected OS(s): All OS Platforms
Steps to Reproduce:
Steps to reproduce:
1. get bug files
2. mxmlc -managers=flash.fonts.AFEFontManager otf_test.mxml

 
 Actual Results:
 Loading configuration file C:\Flex\depot\flex\sdk\frameworks\flex-config.xml
This beta will expire on Wed Oct 31 00:00:00 EDT 2007.
C:\bugs\OTF\otf_test.mxml(41): Error: exception during transcoding: Font for alias 'myfont47' with b
old weight was not found at: file:/C:/bugs/OTF/fonts/otf/logocutstd-ultra/LogoCutStd-Ultra.otf

                fontFamily:myfont47;

C:\bugs\OTF\otf_test.mxml(41): Error: unable to build font 'myfont47'

                fontFamily:myfont47;

C:\bugs\OTF\otf_test.mxml(7): Error: exception during transcoding: Font for alias 'myfont35' with bo
ld weight was not found at: file:/C:/bugs/OTF/fonts/otf/kozgostd-bold/KozGoStd-Bold.otf

                fontFamily:myfont35;

C:\bugs\OTF\otf_test.mxml(7): Error: unable to build font 'myfont35'

                fontFamily:myfont35;

C:\bugs\OTF\otf_test.mxml(50): Error: exception during transcoding: Font for alias 'myfont57' with i
talic style was not found at: file:/C:/bugs/OTF/fonts/otf/minionpro-semiboldcnit/MinionPro-SemiboldC
nIt.otf

                fontFamily:myfont57;

C:\bugs\OTF\otf_test.mxml(50): Error: unable to build font 'myfont57'

                fontFamily:myfont57;

C:\bugs\OTF\otf_test.mxml(32): Error: exception during transcoding: Font for alias 'myfont46' with i
talic style was not found at: file:/C:/bugs/OTF/fonts/otf/lettergothicstd-slanted/LetterGothicStd-Sl
anted.otf

                fontFamily:myfont46;

C:\bugs\OTF\otf_test.mxml(32): Error: unable to build font 'myfont46'

                fontFamily:myfont46;

C:\bugs\OTF\otf_test.mxml(23): Error: exception during transcoding: Font for alias 'myfont45' with b
old weight and italic style was not found at: file:/C:/bugs/OTF/fonts/otf/lettergothicstd-boldslante
d/LetterGothicStd-BoldSlanted.otf

                fontFamily:myfont45;

C:\bugs\OTF\otf_test.mxml(23): Error: unable to build font 'myfont45'

                fontFamily:myfont45;

C:\bugs\OTF\otf_test.mxml(15): Error: exception during transcoding: Font for alias 'myfont37' with b
old weight was not found at: file:/C:/bugs/OTF/fonts/otf/kozgostd-heavy/KozGoStd-Heavy.otf

                fontFamily:myfont37;

C:\bugs\OTF\otf_test.mxml(15): Error: unable to build font 'myfont37'

                fontFamily:myfont37;
 
 Expected Results:
 No Exceptions. Should be embedded.
 
Language Found: English
Bugbase Id: none
Triaged: Yes
Regression: Yes
QA Owner: Gaurav Jain
Resolved by: Clement Wong
Fixed Version: SDK Moxie M3 (Beta 2) - Next Build
Confirmed Version: SDK Moxie M3 (Beta 2) - 176558
Participants: Gaurav Jain, Kristen Sindac and Susan Lally


 All   Comments      Sort Order:
Gaurav Jain - [07/06/07 11:44 AM ]
These were working fine before checkin #175576.

Gaurav Jain - [07/06/07 11:46 AM ]
Assigning to Kristen for Triage.

Kristen Sindac - [07/06/07 12:10 PM ]
recent breakage in compiler testsuite

Susan Lally - [07/06/07 12:33 PM ]
Requires change from core tech

Gaurav Jain - [07/11/07 02:48 PM ]
Confirmed Fixed.