Created attachment 73 [details] unzip endianess patch unzipping file with "central directory" does not work on big endian arch. Obvious when reading the code, because formatted.cds_offset is an uint32_t. Bug conditional on CONFIG_DESKTOP. Patch attached.
Fixed in svn. Thanks!