You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Piotr Zalewa (JIRA)" <ji...@apache.org> on 2015/03/05 09:23:39 UTC

[jira] [Closed] (CB-7435) Could not write icon files

     [ https://issues.apache.org/jira/browse/CB-7435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piotr Zalewa closed CB-7435.
----------------------------
    Resolution: Cannot Reproduce

It's been sorted a while ago - closing

> Could not write icon files
> --------------------------
>
>                 Key: CB-7435
>                 URL: https://issues.apache.org/jira/browse/CB-7435
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: FirefoxOS
>    Affects Versions: 3.5.0
>         Environment: Ubuntu 14.04 64bit
>            Reporter: Peter Hultqvist
>              Labels: icons
>
> No icons are copied to the generated package.
> cordova build firefoxos
> cp: copyFileSync: could not write to dest file (code=ENOENT):/home/.../platforms/firefoxos/www/icon/icon-60.png
> cp: copyFileSync: could not write to dest file (code=ENOENT):/home/.../platforms/firefoxos/www/icon/icon-128.png
> cp: copyFileSync: could not write to dest file (code=ENOENT):/home/.../platforms/firefoxos/www/icon/icon-512.png
> "..." is changed by me.
> there is no icon directory and if I create it there is no change.
> the config.xml contain
>     <platform name="firefoxos">
>         <icon src="logo/firefox60.png" width="60" height="60" />
>         <icon src="logo/firefox128.png" width="128" height="128" />
>         <icon src="logo/firefox512.png" width="512" height="512" />
>     </platform>
> The error messages does not show if I change any src to a path that does not exist.
> However icons are still not copied.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org