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

Key: FB-11712
Type: Bug Bug
Status: New New
Priority: None None
Assignee: tjerk ameel
Reporter: tjerk ameel
Votes: 4
Watchers: 7
Operations

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

When you uncheck "Copy non-embedded files to output folder" you can no longer compile your air app with custom icons...

Created: 01/15/08 07:58 AM   Updated: 07/09/08 02:10 AM
Component/s: AIR: Export to AIR
Security Level: Public (All JIRA Users )

Severity: Non Functioning
Reproducibility: Every Time
Discoverability: Medium
Affected OS(s): Mac - OS 10.5
Steps to Reproduce:
Steps to reproduce:
1. uncheck "Copy non-embedded files to output folder"
2. add custom icons to ...-app.xml
3. export release build
 
 Actual Results: Error creating AIR file: 303: ERROR, ...
 
 
 Expected Results: A flawless build
 
 
 Workaround (if any): check none other than to check "Copy non-embedded files to output folder" again.
 
 
 
Language Found: English
Bugbase Id: none
QA Owner: Mac Martine
Participants: Clifford Hall, Denis Maslov, Dinu Bogdan, Hans-Peter Benz, Jereme, John C. Bland II, Mac Martine, Raymond Lee and tjerk ameel
UI Change Needed: No


 All   Comments      Sort Order:
Clifford Hall - [02/16/08 02:44 PM ]
This also is happening on Windows XP. Flex Builder 3 build 3.0.190133 Beta 3. Whatever version of AIR shipped with that FB drop (i haven't updated AIR beyond that).

-=Cliff>

John C. Bland II - [03/06/08 02:14 AM ]
Confirmed: Vista 64 bit, Final bits, AIR 1.0

I don't have to uncheck the "copy non-embedded" checkbox though. It happens by default for me.

Jereme - [03/13/08 02:05 PM ]
Confirmed: Windows XP SP2 32 bit, Flex Builder 3 build 3.0.190133 beta 3) plugin for Eclipse.

I can't get icons published in my AIR application at all. Doesn't matter if "Copy non-embedded files..." option is checked or not.

Dinu Bogdan - [03/16/08 04:52 AM ]
I've had the same problem and solve it by copying the icons in the root folder of the project (no "copy non-embedded files" had to be checked). The -app.xml contains directly the names of icons (without any path). Hope this helps.

Mac Martine - [05/16/08 06:31 PM ]
I can't repro this at all. Can you provide a project for me to try it with? Thanks

Raymond Lee - [06/15/08 11:39 AM ]
Basically, it doesn't include any non-embedded files even I check the "Copy non-embedded files". This leads to the error "Error creating AIR file: 303: ERROR,"...

I am using Mac OSX 10.5.3 and Flex Builder 3.0.194161.

Denis Maslov - [06/16/08 03:30 AM ]
I have got this error message when folder "icon" was in the same level as "src". Just moved "icon" within "src" and probled was solved.

Raymond Lee - [06/18/08 08:19 AM ]
A workaround that works for me.

1. Move all the icons inside the src/ folder
2. Ensure the "Copy non-embedded files to output folder" option is checked.
3. If the non-embedded files are displayed on the list, click "Cancel" button.
4. A "bin-release" folder should be created, just copy non-embedded files across to that folder.
5. Do the export again, the non-embedded files should appear in the list


Hans-Peter Benz - [07/09/08 02:10 AM ]
I have this issue and no way to compile with icons, no workaround^. FlexBuilder 3.02, air 1.1. Vista 64 ultimate. Itried out icon folder, icons in assets, icons in src without folder -> no result finally my projects hangs as customer wants icons to be displayed.