Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 88F5C11AA5 for ; Wed, 17 Sep 2014 11:36:34 +0000 (UTC) Received: (qmail 76180 invoked by uid 500); 17 Sep 2014 11:36:34 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 76158 invoked by uid 500); 17 Sep 2014 11:36:34 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 76137 invoked by uid 99); 17 Sep 2014 11:36:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Sep 2014 11:36:34 +0000 Date: Wed, 17 Sep 2014 11:36:33 +0000 (UTC) From: "Hendy Irawan (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-7567) firefox os build compression corrupted certain JPEG files MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Hendy Irawan created CB-7567: -------------------------------- Summary: firefox os build compression corrupted certain JPEG files Key: CB-7567 URL: https://issues.apache.org/jira/browse/CB-7567 Project: Apache Cordova Issue Type: Bug Components: FirefoxOS Affects Versions: 3.5.0 Environment: Cordova 3.5.0-0.2.7, Ionic 1.2.5, Ubuntu 14.04 64-bit Reporter: Hendy Irawan Some image files cannot be compressed properly by {{build firefoxos}}. However, during build there is no error. During extraction, these affected files will have 0 byte size. For example, unzipping the package.zip will emit following error message: inflating: recipe_photos/Vegetable-Pasta.jpg error: invalid compressed data to inflate creating: templates/ Example file that cannot be compressed is attached. -- This message was sent by Atlassian JIRA (v6.3.4#6332)