You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Peter Hultqvist (JIRA)" <ji...@apache.org> on 2014/08/30 13:03:53 UTC

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

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

Peter Hultqvist updated CB-7435:
--------------------------------

    Description: 
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.

  was:
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.


> 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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)