[jira] [Updated] (CB-9775) Can't install Apache Cordova on OS X

2015-10-10 Thread Jakob Moser (JIRA)

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

Jakob Moser updated CB-9775:

Summary: Can't install Apache Cordova on OS X  (was: Ca't install Apache 
Cordova on OS X)

> Can't install Apache Cordova on OS X
> 
>
> Key: CB-9775
> URL: https://issues.apache.org/jira/browse/CB-9775
> Project: Apache Cordova
>  Issue Type: Bug
>Reporter: Jakob Moser
>
> When I wan't to install Cordova trough terminal I only get this message: 
> Jakobs-MacBook-Pro:~ jakobmoser$ npm install -g cordova
> npm ERR! Darwin 14.5.0
> npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "-g" 
> "cordova"
> npm ERR! node v4.1.2
> npm ERR! npm  v2.14.4
> npm ERR! code ECONNRESET
> npm ERR! network tunneling socket could not be established, cause=getaddrinfo 
> ENOTFOUND proxy proxy:8080
> npm ERR! network This is most likely not a problem with npm itself
> npm ERR! network and is related to network connectivity.
> npm ERR! network In most cases you are behind a proxy or have bad network 
> settings.
> npm ERR! network 
> npm ERR! network If you are behind a proxy, please make sure that the
> npm ERR! network 'proxy' config is set properly.  See: 'npm help config'
> npm ERR! Please include the following file with any support request:
> npm ERR! /Users/jakobmoser/npm-debug.log
> Can you help me?



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

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



[jira] [Created] (CB-9775) Ca't install Apache Cordova on OS X

2015-10-10 Thread Jakob Moser (JIRA)
Jakob Moser created CB-9775:
---

 Summary: Ca't install Apache Cordova on OS X
 Key: CB-9775
 URL: https://issues.apache.org/jira/browse/CB-9775
 Project: Apache Cordova
  Issue Type: Bug
Reporter: Jakob Moser


When I wan't to install Cordova trough terminal I only get this message: 

Jakobs-MacBook-Pro:~ jakobmoser$ npm install -g cordova
npm ERR! Darwin 14.5.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "-g" 
"cordova"
npm ERR! node v4.1.2
npm ERR! npm  v2.14.4
npm ERR! code ECONNRESET

npm ERR! network tunneling socket could not be established, cause=getaddrinfo 
ENOTFOUND proxy proxy:8080
npm ERR! network This is most likely not a problem with npm itself
npm ERR! network and is related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network 
settings.
npm ERR! network 
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network 'proxy' config is set properly.  See: 'npm help config'

npm ERR! Please include the following file with any support request:
npm ERR! /Users/jakobmoser/npm-debug.log

Can you help me?



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

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



[jira] [Commented] (CB-9687) Cannot create new Cordova project

2015-10-10 Thread JIRA

[ 
https://issues.apache.org/jira/browse/CB-9687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14952003#comment-14952003
 ] 

Frederico Costa Galvão commented on CB-9687:


Same issue:
node `v0.12.1`
npm `3.3.6`
cordova `5.3.3`

> Cannot create new Cordova project
> -
>
> Key: CB-9687
> URL: https://issues.apache.org/jira/browse/CB-9687
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: CLI
> Environment: Debian 8 "Jessie" Stable
> Node v4.1.0 (installed from this repo: https://deb.nodesource.com/node_4.x)
> Npm v3.3.3
> Cordova 5.1.1, 5.3.1 & 5.3.2-dev (I tried different versions)
>Reporter: Xandor Schiefer
>Assignee: Sergey Shakhnazarov
>Priority: Blocker
>
> I cannot create a Cordova project using `cordova create hello`. I get the 
> following error:
> {quote}
> Could not find directory: 
> /usr/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/cordova-app-hello-world
> {quote}
> `cordova-app-hello-world` is actually located at 
> `/usr/lib/node_modules/cordova/node_modules/cordova-app-hello-world`.
> It's worth noting that the whole 
> `/usr/lib/node_modules/cordova/node_modules/cordova-lib/node_modules` folder 
> doesn't exist.
> I ran `sudo npm install -g --reinstall cordova` with no change in behaviour.
> If I uninstall cordova and reinstall using `sudo npm install -g 
> cordova@5.1.1` I get the same error
> It's also affecting other users, see here one user that's trying to add 
> Android as a platform to Meteor: https://github.com/meteor/meteor/issues/5006.
> Installing `cordova-cli` and `cordova-plugman` from Git instead of Npm (as 
> per https://www.npmjs.com/package/cordova#installing-from-master) also 
> doesn't work.



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

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



[jira] [Created] (CB-9777) ios9 not compatible

2015-10-10 Thread Mike Stryker (JIRA)
Mike Stryker created CB-9777:


 Summary: ios9 not compatible
 Key: CB-9777
 URL: https://issues.apache.org/jira/browse/CB-9777
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS
 Environment: Xcode 7.0.1, Phonegap, ios9
Reporter: Mike Stryker


Hi there,

We are currently trying to get our javascript to work correctly in Phonegap for 
ios9, and it seems like the scoped variables are no longer working.  We have 
one global variable that is accessible everywhere, but now it seems like our 
functions are not able to populate or fill it.  It is either that, or we have 
been storing the information locally on the device (just in case it is 
offline), but for some reason the settings get set to use it for cloud.  We 
have tried disabling this, but no luck.



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

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



[jira] [Commented] (CB-9634) InAppBrowser Crash on certain servers (when they have SPDY turned on)

2015-10-10 Thread Hirbod (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-9634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14952130#comment-14952130
 ] 

Hirbod commented on CB-9634:


ping

> InAppBrowser Crash on certain servers (when they have SPDY turned on)
> -
>
> Key: CB-9634
> URL: https://issues.apache.org/jira/browse/CB-9634
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin InAppBrowser
>Reporter: Hirbod
>
> Since iOS 8.4 and 8.4.1, URLs to a server with turned on SPDY will lead into 
> crash.
> Assertion failed: (stream != NULL), function cb_spdylay_on_stream_close, file 
> /SourceCache/CFNetwork/CFNetwork-711.4.6/SPDY/SPDYConnection.cpp, line 1778.
> Process 2885 stopped
> Im my example, I tried to load an URL from google docs with https. (PDF-File)
> This is reproducable in all scenarios, where the server has SPDY support (see 
> mod_spdy). As mod_spdy was donated to Apache Foundation, I guess this should 
> be fixed very quickly!



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

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



[jira] [Updated] (CB-9778) invalid cordova hello world app directory

2015-10-10 Thread Clement Yuan (JIRA)

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

Clement Yuan updated CB-9778:
-
Description: 
Could not find directory: 
/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/cordova-app-hello-world


> invalid cordova hello world app directory
> -
>
> Key: CB-9778
> URL: https://issues.apache.org/jira/browse/CB-9778
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: App Hello World
>Affects Versions: 3.5.0
>Reporter: Clement Yuan
>
> Could not find directory: 
> /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/cordova-app-hello-world



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

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



[jira] [Created] (CB-9778) invalid cordova hello world app directory

2015-10-10 Thread Clement Yuan (JIRA)
Clement Yuan created CB-9778:


 Summary: invalid cordova hello world app directory
 Key: CB-9778
 URL: https://issues.apache.org/jira/browse/CB-9778
 Project: Apache Cordova
  Issue Type: Bug
  Components: App Hello World
Affects Versions: 3.5.0
Reporter: Clement Yuan






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

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



[jira] [Closed] (CB-8247) cordova.apache.org error in website

2015-10-10 Thread Steve Gill (JIRA)

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

Steve Gill closed CB-8247.
--
Resolution: Fixed

not applicable on new site

> cordova.apache.org error in website
> ---
>
> Key: CB-8247
> URL: https://issues.apache.org/jira/browse/CB-8247
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Website
>Reporter: Shazron Abdullah
>Priority: Minor
>
> From Vincent De Coen at dev@ list:
> {code}
> Dear devteam,
> The website has a problem in it's navigation. The options
> "Contribute","Mailing list" and "News". Keeps jittering when they appear
> the text keeps going up and down a pixel or two which creates a very
> annoying effect. Also you can't scroll back and forward on these pages.
> I think the problem lies in the scroll plugin you are using. I tested the
> problem in multiple browsers(IE, firefox) and only Chrome(39 in my case)
> seems to be affected.
> Best regards and good luck!
> {code}



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

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



[jira] [Created] (CB-9776) copy button on homepage doesn't work in firefox

2015-10-10 Thread Steve Gill (JIRA)
Steve Gill created CB-9776:
--

 Summary: copy button on homepage doesn't work in firefox
 Key: CB-9776
 URL: https://issues.apache.org/jira/browse/CB-9776
 Project: Apache Cordova
  Issue Type: Bug
  Components: Website
Reporter: Steve Gill


The get started fast copy buttons on the homepage don't work with the latest 
firefox (41.0.1). 

Maybe try using this library to do the copy text instead. 
https://github.com/zenorocha/clipboard.js





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

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



[jira] [Commented] (CB-9490) LG G4 camera application saves photos when using destinationType DATA_URL

2015-10-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-9490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14951714#comment-14951714
 ] 

ASF GitHub Bot commented on CB-9490:


Github user cojomojo commented on the pull request:


https://github.com/apache/cordova-plugin-camera/pull/115#issuecomment-147061485
  
@sgrebnov Ok, I finally got around to doing what you suggested. Please 
re-review.


> LG G4 camera application saves photos when using destinationType DATA_URL
> -
>
> Key: CB-9490
> URL: https://issues.apache.org/jira/browse/CB-9490
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
> Environment: LG G4, Android 5.1
>Reporter: Cody Balos
>Assignee: Cody Balos
>  Time Spent: 6h
>  Remaining Estimate: 0h
>
> So far this issue only happens on an LG G4 using the stock camera application:
> Using the camera plugin, with destinationType set to DATA_URL,
> the expected functionality is for the base64 string to be returned to the 
> javascript interface, and not saved to the file system without explicitly 
> saving it separately. Using the LG G4 stock camera application, all photos 
> are saved even when using destinationType DATA_URL if the retake option is 
> used. 
> The issue does not occur when using the Google Camera application or Camera 
> 360 (both on the Play Store). 



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

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



[jira] [Commented] (CB-8721) (Windows Phone 8, File-transfer download method) When specifying header with comma in it, fail callback is called

2015-10-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14951776#comment-14951776
 ] 

ASF GitHub Bot commented on CB-8721:


Github user mowcixo commented on the pull request:


https://github.com/apache/cordova-plugin-file-transfer/pull/54#issuecomment-147072279
  
I've just changed the PR title, but I don't really know how to do the rest 
of things... sorry...


> (Windows Phone 8, File-transfer download method) When specifying header with 
> comma in it, fail callback is called
> -
>
> Key: CB-8721
> URL: https://issues.apache.org/jira/browse/CB-8721
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin File Transfer
>Reporter: Alexander Sorokin
>Assignee: Vladimir Kotikov
>
> This code fails because header with comma in it is not parsed properly:
> {code}
> transfer.download(fileURL, localFilePath, function win(){}, function 
> fail(){}, true,
> {
> headers: {
> 'If-Modified-Since': 'Sun, 06 Nov 1994 08:49:37 GMT'
> }
> });
> {code}



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

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