[jira] [Resolved] (CB-8745) Update plugin release process to work with old-id branch and publish to npm

2015-04-17 Thread Steve Gill (JIRA)

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

Steve Gill resolved CB-8745.

Resolution: Fixed

 Update plugin release process to work with old-id branch and publish to npm
 ---

 Key: CB-8745
 URL: https://issues.apache.org/jira/browse/CB-8745
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Coho
Reporter: Steve Gill
Assignee: Steve Gill





--
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-8844) File plugin test failures on Android

2015-04-17 Thread Dmitry Blotsky (JIRA)

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

Dmitry Blotsky updated CB-8844:
---
Summary: File plugin test failures on Android  (was: File plugin test 
failures on Android)

 File plugin test failures on Android
 

 Key: CB-8844
 URL: https://issues.apache.org/jira/browse/CB-8844
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android, Plugin File
Affects Versions: Master
 Environment: Windows, OSX
Reporter: Dmitry Blotsky
  Labels: android, plugin, plugin-file, test-fail
   Original Estimate: 48h
  Remaining Estimate: 48h

 Test results here: 
 [http://ci.apache.org/builders/cordova-android-osx/builds/275/steps/running-tests/logs/stdio]
 {noformat}
 cordova-plugin-file-tests.tests  File API asset: URLs file.spec.142 assets 
 should be enumerable
 cordova-plugin-file-tests.tests  File API file.spec.144 copyTo: asset 
 directory
 {noformat}



--
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-8853) Android builds fail when emulator is already running

2015-04-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14499216#comment-14499216
 ] 

ASF GitHub Bot commented on CB-8853:


GitHub user dblotsky opened a pull request:

https://github.com/apache/cordova-medic/pull/43

[CB-8853] Killing Android emulator before build.

This works around the issue with the running emulator process preventing 
running builds. A full solution will come later with a deeper dive into the 
[Android build 
script](https://github.com/apache/cordova-medic/blob/master/src/build/makers/android.js).

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MSOpenTech/cordova-medic CB-8853

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-medic/pull/43.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #43


commit b60d6c66692080f0f9a3b4687534f42980e863a5
Author: Dmitry Blotsky dmitry.blot...@gmail.com
Date:   2015-04-17T04:12:27Z

[CB-8853] Killing Android emulator before build.




 Android builds fail when emulator is already running
 

 Key: CB-8853
 URL: https://issues.apache.org/jira/browse/CB-8853
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android, Medic
Affects Versions: Master
 Environment: OSX, Windows
Reporter: Dmitry Blotsky
  Labels: android, emulator, medic
   Original Estimate: 24h
  Remaining Estimate: 24h

 Running an Android build when the emulator is already running fails in 
 different ways on different platforms (e.g. hang, error, etc.). However, 
 running the build when the emulator is not running succeeds, but raises an 
 error regarding shutdown.
 Examples of hangs:
 http://ci.apache.org/builders/cordova-android-osx/builds/310/steps/running-tests/logs/stdio
 http://ci.apache.org/builders/cordova-android-win/builds/1085/steps/running-tests/logs/stdio
 Example of failure to shut down:
 http://ci.apache.org/builders/cordova-android-win/builds/1086/steps/running-tests/logs/stdio



--
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-8844) File plugin test failures on Android

2015-04-17 Thread Tony Homer (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14499385#comment-14499385
 ] 

Tony Homer commented on CB-8844:


I will be traveling between April 14 and and April 17.
I will have limited access to email during this time.


 File plugin test failures on Android
 

 Key: CB-8844
 URL: https://issues.apache.org/jira/browse/CB-8844
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android, Plugin File
Affects Versions: Master
 Environment: Windows, OSX
Reporter: Dmitry Blotsky
  Labels: android, plugin, plugin-file, test-fail
   Original Estimate: 48h
  Remaining Estimate: 48h

 Test results here: 
 [http://ci.apache.org/builders/cordova-android-osx/builds/275/steps/running-tests/logs/stdio]
 {noformat}
 cordova-plugin-file-tests.tests  File API asset: URLs file.spec.142 assets 
 should be enumerable
 cordova-plugin-file-tests.tests  File API file.spec.144 copyTo: asset 
 directory
 {noformat}



--
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-8870) Medic should display test failures in build status

2015-04-17 Thread Dmitry Blotsky (JIRA)
Dmitry Blotsky created CB-8870:
--

 Summary: Medic should display test failures in build status
 Key: CB-8870
 URL: https://issues.apache.org/jira/browse/CB-8870
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Medic
Affects Versions: Master
Reporter: Dmitry Blotsky






--
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-7734) navigator.notification.alert or navigator.notification.confirm seem have a many words issue

2015-04-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-7734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14499263#comment-14499263
 ] 

ASF GitHub Bot commented on CB-7734:


Github user jcesarmobile commented on the pull request:


https://github.com/apache/cordova-plugin-dialogs/pull/39#issuecomment-93894696
  
No, I've just tried and doesn't work if I do it that way 
(alertController.view.frame = [self invertFrameIfNeeded:[UIScreen 
mainScreen].applicationFrame orientation:[[UIApplication sharedApplication] 
statusBarOrientation]];)

That code doesn't invert if it's on iOS 8, but the thing is, it needs the 
inversion to make the text scroll


 navigator.notification.alert or navigator.notification.confirm seem have 
 a many words issue
 -

 Key: CB-7734
 URL: https://issues.apache.org/jira/browse/CB-7734
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Plugin Dialogs
Affects Versions: 3.6.3
 Environment: PGB 3.6.3 with the all latest core plugin
 https://build.phonegap.com/plugins
 ios 8.02 environment
Reporter: Colin Bau
Assignee: jcesarmobile
  Labels: notification
   Original Estimate: 12h
  Remaining Estimate: 12h

 Improvement 1
 according to this
 https://issues.apache.org/jira/browse/CB-6528
 a same problem just like the WP,ios have this problem too
 when the words is greater than one page
 it can't slide up and down 
 Improvement 2
 all words center problem,I think maybe Left-aligned is more Beautiful 
 (because when in Android,all words Left-aligned)
 http://www.littlebau.com/ios_1.png
 Improvement 3
 all words looks like small and Vague (maybe in Chinese),is there any way 
 (maybe future) can let become more Clear ?
 http://www.littlebau.com/ios_1.png



--
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-8872) jshint 2.7.0 breaks on current code

2015-04-17 Thread Jenny Gee (JIRA)
Jenny Gee created CB-8872:
-

 Summary: jshint 2.7.0 breaks on current code
 Key: CB-8872
 URL: https://issues.apache.org/jira/browse/CB-8872
 Project: Apache Cordova
  Issue Type: Bug
  Components: BlackBerry
Affects Versions: Master
Reporter: Jenny Gee
Priority: Minor


{quote}
/var/jenkins/workspace/cordova-blackberry$ node_modules/grunt-cli/bin/grunt
Running jshint:all (jshint) task

   framework/lib/utils.js
 53 |if (!arg instanceof Array) {
 ^ Confusing use of '!'.
 58 |if (!arg instanceof Date) {
 ^ Confusing use of '!'.

 2 errors in 90 files
Warning: Task jshint:all failed. Use --force to continue.
{quote}

This doesn't break on jshint@2.6.0



--
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-8872) jshint 2.7.0 breaks on current code

2015-04-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14499922#comment-14499922
 ] 

ASF GitHub Bot commented on CB-8872:


Github user asfgit closed the pull request at:

https://github.com/apache/cordova-blackberry/pull/182


 jshint 2.7.0 breaks on current code
 ---

 Key: CB-8872
 URL: https://issues.apache.org/jira/browse/CB-8872
 Project: Apache Cordova
  Issue Type: Bug
  Components: BlackBerry
Affects Versions: Master
Reporter: Jenny Gee
Priority: Minor

 {quote}
 /var/jenkins/workspace/cordova-blackberry$ node_modules/grunt-cli/bin/grunt
 Running jshint:all (jshint) task
framework/lib/utils.js
  53 |if (!arg instanceof Array) {
  ^ Confusing use of '!'.
  58 |if (!arg instanceof Date) {
  ^ Confusing use of '!'.
  2 errors in 90 files
 Warning: Task jshint:all failed. Use --force to continue.
 {quote}
 This doesn't break on jshint@2.6.0



--
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-8872) jshint 2.7.0 breaks on current code

2015-04-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14499918#comment-14499918
 ] 

ASF GitHub Bot commented on CB-8872:


GitHub user jsoref opened a pull request:

https://github.com/apache/cordova-blackberry/pull/182

CB-8872 Add parens to disambiguate ! / instanceof



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/blackberry/cordova-blackberry cb_8872

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-blackberry/pull/182.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #182


commit c42525b6c0210d5edee0544c1cddd69c9d858834
Author: Josh Soref jso...@blackberry.com
Date:   2015-04-17T14:37:02Z

CB-8872 Add parens to disambiguate ! / instanceof




 jshint 2.7.0 breaks on current code
 ---

 Key: CB-8872
 URL: https://issues.apache.org/jira/browse/CB-8872
 Project: Apache Cordova
  Issue Type: Bug
  Components: BlackBerry
Affects Versions: Master
Reporter: Jenny Gee
Priority: Minor

 {quote}
 /var/jenkins/workspace/cordova-blackberry$ node_modules/grunt-cli/bin/grunt
 Running jshint:all (jshint) task
framework/lib/utils.js
  53 |if (!arg instanceof Array) {
  ^ Confusing use of '!'.
  58 |if (!arg instanceof Date) {
  ^ Confusing use of '!'.
  2 errors in 90 files
 Warning: Task jshint:all failed. Use --force to continue.
 {quote}
 This doesn't break on jshint@2.6.0



--
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-8872) jshint 2.7.0 breaks on current code

2015-04-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14499920#comment-14499920
 ] 

ASF subversion and git services commented on CB-8872:
-

Commit c42525b6c0210d5edee0544c1cddd69c9d858834 in cordova-blackberry's branch 
refs/heads/master from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=c42525b ]

CB-8872 Add parens to disambiguate ! / instanceof


 jshint 2.7.0 breaks on current code
 ---

 Key: CB-8872
 URL: https://issues.apache.org/jira/browse/CB-8872
 Project: Apache Cordova
  Issue Type: Bug
  Components: BlackBerry
Affects Versions: Master
Reporter: Jenny Gee
Priority: Minor

 {quote}
 /var/jenkins/workspace/cordova-blackberry$ node_modules/grunt-cli/bin/grunt
 Running jshint:all (jshint) task
framework/lib/utils.js
  53 |if (!arg instanceof Array) {
  ^ Confusing use of '!'.
  58 |if (!arg instanceof Date) {
  ^ Confusing use of '!'.
  2 errors in 90 files
 Warning: Task jshint:all failed. Use --force to continue.
 {quote}
 This doesn't break on jshint@2.6.0



--
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] [Resolved] (CB-8872) jshint 2.7.0 breaks on current code

2015-04-17 Thread Josh Soref (JIRA)

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

Josh Soref resolved CB-8872.

Resolution: Fixed
  Assignee: Josh Soref

 jshint 2.7.0 breaks on current code
 ---

 Key: CB-8872
 URL: https://issues.apache.org/jira/browse/CB-8872
 Project: Apache Cordova
  Issue Type: Bug
  Components: BlackBerry
Affects Versions: Master
Reporter: Jenny Gee
Assignee: Josh Soref
Priority: Minor

 {quote}
 /var/jenkins/workspace/cordova-blackberry$ node_modules/grunt-cli/bin/grunt
 Running jshint:all (jshint) task
framework/lib/utils.js
  53 |if (!arg instanceof Array) {
  ^ Confusing use of '!'.
  58 |if (!arg instanceof Date) {
  ^ Confusing use of '!'.
  2 errors in 90 files
 Warning: Task jshint:all failed. Use --force to continue.
 {quote}
 This doesn't break on jshint@2.6.0



--
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-8871) Camera doesn't ask for user's permission

2015-04-17 Thread Marcos Lima (JIRA)
Marcos Lima created CB-8871:
---

 Summary: Camera doesn't ask for user's permission
 Key: CB-8871
 URL: https://issues.apache.org/jira/browse/CB-8871
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS
 Environment: Cordova 4.3.0, Camera plugin 0.3.6, iOS 8.3 on iPhone 5S
Reporter: Marcos Lima
Priority: Blocker


When trying to get a picture from iPhone's Photo library, the system doesn't 
prompt for the user permission to access the albums. The iOS screen shows the 
message This app does not have access to your photos or videos, and the 
getPicture method returns has no access to assets to the error callback. On 
XCode simulator it works fine, but on the real device it doesn't.

Code:
{color:gray}$(#selectPicture).click(function() {
navigator.camera.getPicture(function(imageURI) {
alert(Success:  + imageURI);
}, function(message) {
alert(Error:  + message);
}, {
quality: 50,
destinationType: 
navigator.camera.DestinationType.FILE_URI,
sourceType: 
navigator.camera.PictureSourceType.PHOTOLIBRARY
});
});{color}



--
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-8871) Camera doesn't ask for user's permission

2015-04-17 Thread Marcos Lima (JIRA)

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

Marcos Lima updated CB-8871:

Environment: Cordova 4.3.0, Camera plugin 0.3.6 (Or the newest in-devs 
1.0.0 and 1.0.1), iOS 8.3 on iPhone 5S  (was: Cordova 4.3.0, Camera plugin 
0.3.6, iOS 8.3 on iPhone 5S)

 Camera doesn't ask for user's permission
 

 Key: CB-8871
 URL: https://issues.apache.org/jira/browse/CB-8871
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS
 Environment: Cordova 4.3.0, Camera plugin 0.3.6 (Or the newest 
 in-devs 1.0.0 and 1.0.1), iOS 8.3 on iPhone 5S
Reporter: Marcos Lima
Priority: Blocker

 When trying to get a picture from iPhone's Photo library, the system doesn't 
 prompt for the user permission to access the albums. The iOS screen shows the 
 message This app does not have access to your photos or videos, and the 
 getPicture method returns has no access to assets to the error callback. On 
 XCode simulator it works fine, but on the real device it doesn't.
 Code:
 {color:gray}$(#selectPicture).click(function() {
   navigator.camera.getPicture(function(imageURI) {
   alert(Success:  + imageURI);
   }, function(message) {
   alert(Error:  + message);
   }, {
   quality: 50,
   destinationType: 
 navigator.camera.DestinationType.FILE_URI,
   sourceType: 
 navigator.camera.PictureSourceType.PHOTOLIBRARY
   });
   });{color}



--
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-6069) Alignment with W3C DeviceMotion event

2015-04-17 Thread Dan Dascalescu (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14499715#comment-14499715
 ] 

Dan Dascalescu commented on CB-6069:


The [devicemotion API has been published since 
2011|http://www.w3.org/TR/orientation-event/].

I'm new to Cordova, so pardon my ignorance, but is there a reason why this 
plugin exposes {{navigator.accelerometer}},but not a {{devicemotion}} event?

I'm not the only one confused by this issue - even the author of a mobile 
browser shake detection plugin doesn't know what the deal is with Cordova - 
https://github.com/alexgibson/shake.js/issues/20

 Alignment with W3C DeviceMotion event
 -

 Key: CB-6069
 URL: https://issues.apache.org/jira/browse/CB-6069
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Plugin Device Motion
Reporter: Dominique Hazael-Massieux

 The W3C DeviceMotion event is used by most browsers nowadays to detect 
 acceleration: http://dev.w3.org/geo/api/spec-source-orientation.html
 As such, it is already pretty stable (although there are some minor fixes and 
 clarifications expected in the upcoming few months).
 It would be nice if the cordova accelerometer plugin would align with it.



--
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-8871) Camera doesn't ask for user's permission

2015-04-17 Thread Marcos Lima (JIRA)

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

Marcos Lima closed CB-8871.
---
Resolution: Cannot Reproduce

The device in question had restrictions enabled for pictures.

 Camera doesn't ask for user's permission
 

 Key: CB-8871
 URL: https://issues.apache.org/jira/browse/CB-8871
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS
 Environment: Cordova 4.3.0, Camera plugin 0.3.6 (Or the newest 
 in-devs 1.0.0 and 1.0.1), iOS 8.3 on iPhone 5S
Reporter: Marcos Lima
Priority: Blocker

 When trying to get a picture from iPhone's Photo library, the system doesn't 
 prompt for the user permission to access the albums. The iOS screen shows the 
 message This app does not have access to your photos or videos, and the 
 getPicture method returns has no access to assets to the error callback. On 
 XCode simulator it works fine, but on the real device it doesn't.
 Code:
 {color:gray}$(#selectPicture).click(function() {
   navigator.camera.getPicture(function(imageURI) {
   alert(Success:  + imageURI);
   }, function(message) {
   alert(Error:  + message);
   }, {
   quality: 50,
   destinationType: 
 navigator.camera.DestinationType.FILE_URI,
   sourceType: 
 navigator.camera.PictureSourceType.PHOTOLIBRARY
   });
   });{color}



--
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] [Resolved] (CB-5278) Contacts.remove : Cursor is not closed.

2015-04-17 Thread Joe Bowser (JIRA)

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

Joe Bowser resolved CB-5278.

Resolution: Fixed

 Contacts.remove : Cursor is not closed.
 ---

 Key: CB-5278
 URL: https://issues.apache.org/jira/browse/CB-5278
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android
Affects Versions: 3.1.0
 Environment: Android 4.1.2
Reporter: Shingo Toda
Assignee: Joe Bowser
Priority: Blocker
  Labels: test

 When I run Contact mobile-spec tests, I got following warning message.
 {quote}
 11-05 10:30:32.890: W/CursorWrapperInner(2524): Cursor finalized without 
 prior close()
 {quote}
 I think this is because cursor is not closed at remove(). After close() is 
 added, I don't get this message.
 {code: title=ContactAccessorSdk5.java|borderStyle=solid}
 public boolean remove(String id) {
 int result = 0;
 Cursor cursor = 
 mApp.getActivity().getContentResolver().query(ContactsContract.Contacts.CONTENT_URI,
 null,
 ContactsContract.Contacts._ID +  = ?,
 new String[] { id }, null);
 if (cursor.getCount() == 1) {
 cursor.moveToFirst();
 String lookupKey = 
 cursor.getString(cursor.getColumnIndex(ContactsContract.Contacts.LOOKUP_KEY));
 Uri uri = 
 Uri.withAppendedPath(ContactsContract.Contacts.CONTENT_LOOKUP_URI, lookupKey);
 result = mApp.getActivity().getContentResolver().delete(uri, 
 null, null);
 } else {
 Log.d(LOG_TAG, Could not find contact with ID);
 }
 //ST Added
 cursor.close();
 return (result  0) ? true : false;
 }
 {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] [Commented] (CB-7734) navigator.notification.alert or navigator.notification.confirm seem have a many words issue

2015-04-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-7734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14500409#comment-14500409
 ] 

ASF GitHub Bot commented on CB-7734:


Github user shazron commented on the pull request:


https://github.com/apache/cordova-plugin-dialogs/pull/39#issuecomment-94049313
  
Starting over again.

On iOS 8.2, and 7.1 Simulators -- I'm trying to make this fail. Without 
your fix:
``` alertController.view.frame = [[UIScreen mainScreen] applicationFrame]; 
``` when I add words greater than 1 page, it still scrolls for me? 

I used this test case:
```
function dialogAlert() {
function alertDismissed() {
// do something
alert('dismissed');
}

var msg = 
agj3kl3jtljsdgjl;sjlg;jsl;djglasjgl;jasl;gjlajgljaosgjsajg;aosgjpoagaspgkaokg;askg;kas;lgkasl;kgl;as
 +

agj3kl3jtljsdgjl;sjlg;jsl;djglasjgl;jasl;gjlajgljaosgjsajg;aosgjpoagaspgkaokg;askg;kas;lgkasl;kgl;as+

agj3kl3jtljsdgjl;sjlg;jsl;djglasjgl;jasl;gjlajgljaosgjsajg;aosgjpoagaspgkaokg;askg;kas;lgkasl;kgl;as+

agj3kl3jtljsdgjl;sjlg;jsl;djglasjgl;jasl;gjlajgljaosgjsajg;aosgjpoagaspgkaokg;askg;kas;lgkasl;kgl;as+

agj3kl3jtljsdgjl;sjlg;jsl;djglasjgl;jasl;gjlajgljaosgjsajg;aosgjpoagaspgkaokg;askg;kas;lgkasl;kgl;as+

agj3kl3jtljsdgjl;sjlg;jsl;djglasjgl;jasl;gjlajgljaosgjsajg;aosgjpoagaspgkaokg;askg;kas;lgkasl;kgl;as+

agj3kl3jtljsdgjl;sjlg;jsl;djglasjgl;jasl;gjlajgljaosgjsajg;aosgjpoagaspgkaokg;askg;kas;lgkasl;kgl;as+

agj3kl3jtljsdgjl;sjlg;jsl;djglasjgl;jasl;gjlajgljaosgjsajg;aosgjpoagaspgkaokg;askg;kas;lgkasl;kgl;as+

agj3kl3jtljsdgjl;sjlg;jsl;djglasjgl;jasl;gjlajgljaosgjsajg;aosgjpoagaspgkaokg;askg;kas;lgkasl;kgl;as+

agj3kl3jtljsdgjl;sjlg;jsl;djglasjgl;jasl;gjlajgljaosgjsajg;aosgjpoagaspgkaokg;askg;kas;lgkasl;kgl;as+

agj3kl3jtljsdgjl;sjlg;jsl;djglasjgl;jasl;gjlajgljaosgjsajg;aosgjpoagaspgkaokg;askg;kas;lgkasl;kgl;as+

agj3kl3jtljsdgjl;sjlg;jsl;djglasjgl;jasl;gjlajgljaosgjsajg;aosgjpoagaspgkaokg;askg;kas;lgkasl;kgl;as+

agj3kl3jtljsdgjl;sjlg;jsl;djglasjgl;jasl;gjlajgljaosgjsajg;aosgjpoagaspgkaokg;askg;kas;lgkasl;kgl;as+

agj3kl3jtljsdgjl;sjlg;jsl;djglasjgl;jasl;gjlajgljaosgjsajg;aosgjpoagaspgkaokg;askg;kas;lgkasl;kgl;as+

agj3kl3jtljsdgjl;sjlg;jsl;djglasjgl;jasl;gjlajgljaosgjsajg;aosgjpoagaspgkaokg;askg;kas;lgkasl;kgl;as+

agj3kl3jtljsdgjl;sjlg;jsl;djglasjgl;jasl;gjlajgljaosgjsajg;aosgjpoagaspgkaokg;askg;kas;lgkasl;kgl;as+

agj3kl3jtljsdgjl;sjlg;jsl;djglasjgl;jasl;gjlajgljaosgjsajg;aosgjpoagaspgkaokg;askg;kas;lgkasl;kgl;as+

agj3kl3jtljsdgjl;sjlg;jsl;djglasjgl;jasl;gjlajgljaosgjsajg;aosgjpoagaspgkaokg;askg;kas;lgkasl;kgl;as+

agj3kl3jtljsdgjl;sjlg;jsl;djglasjgl;jasl;gjlajgljaosgjsajg;aosgjpoagaspgkaokg;askg;kas;lgkasl;kgl;as+

agj3kl3jtljsdgjl;sjlg;jsl;djglasjgl;jasl;gjlajgljaosgjsajg;aosgjpoagaspgkaokg;askg;kas;lgkasl;kgl;as+

agj3kl3jtljsdgjl;sjlg;jsl;djglasjgl;jasl;gjlajgljaosgjsajg;aosgjpoagaspgkaokg;askg;kas;lgkasl;kgl;as+

agj3kl3jtljsdgjl;sjlg;jsl;djglasjgl;jasl;gjlajgljaosgjsajg;aosgjpoagaspgkaokg;askg;kas;lgkasl;kgl;as+

agj3kl3jtljsdgjl;sjlg;jsl;djglasjgl;jasl;gjlajgljaosgjsajg;aosgjpoagaspgkaokg;askg;kas;lgkasl;kgl;as+
END;
navigator.notification.alert(
 msg, //'You are the winner!',  // message
 alertDismissed, // callback
 'Game Over',// title
 'Done'  // buttonName
 );
}
```




 navigator.notification.alert or navigator.notification.confirm seem have 
 a many words issue
 -

 Key: CB-7734
 URL: https://issues.apache.org/jira/browse/CB-7734
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Plugin Dialogs
Affects Versions: 3.6.3
 Environment: PGB 3.6.3 with the all latest core plugin
 https://build.phonegap.com/plugins
 ios 8.02 environment
Reporter: Colin Bau
Assignee: jcesarmobile
  Labels: notification
   Original Estimate: 12h
  Remaining Estimate: 12h

 Improvement 1
 according to this
 https://issues.apache.org/jira/browse/CB-6528
 a same problem just like the WP,ios have this problem too
 when the words is greater than one page
 it can't slide up and down 
 Improvement 2
 all words center problem,I think maybe Left-aligned is more Beautiful 
 (because when in Android,all words Left-aligned)
 http://www.littlebau.com/ios_1.png
 

[jira] [Commented] (CB-5278) Contacts.remove : Cursor is not closed.

2015-04-17 Thread Joe Bowser (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-5278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14500347#comment-14500347
 ] 

Joe Bowser commented on CB-5278:


This appears to resolve this issue, although it may re-appear.  If so, re-open 
it. 

 Contacts.remove : Cursor is not closed.
 ---

 Key: CB-5278
 URL: https://issues.apache.org/jira/browse/CB-5278
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android
Affects Versions: 3.1.0
 Environment: Android 4.1.2
Reporter: Shingo Toda
Assignee: Joe Bowser
Priority: Blocker
  Labels: test

 When I run Contact mobile-spec tests, I got following warning message.
 {quote}
 11-05 10:30:32.890: W/CursorWrapperInner(2524): Cursor finalized without 
 prior close()
 {quote}
 I think this is because cursor is not closed at remove(). After close() is 
 added, I don't get this message.
 {code: title=ContactAccessorSdk5.java|borderStyle=solid}
 public boolean remove(String id) {
 int result = 0;
 Cursor cursor = 
 mApp.getActivity().getContentResolver().query(ContactsContract.Contacts.CONTENT_URI,
 null,
 ContactsContract.Contacts._ID +  = ?,
 new String[] { id }, null);
 if (cursor.getCount() == 1) {
 cursor.moveToFirst();
 String lookupKey = 
 cursor.getString(cursor.getColumnIndex(ContactsContract.Contacts.LOOKUP_KEY));
 Uri uri = 
 Uri.withAppendedPath(ContactsContract.Contacts.CONTENT_LOOKUP_URI, lookupKey);
 result = mApp.getActivity().getContentResolver().delete(uri, 
 null, null);
 } else {
 Log.d(LOG_TAG, Could not find contact with ID);
 }
 //ST Added
 cursor.close();
 return (result  0) ? true : false;
 }
 {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] [Commented] (CB-5454) Plugin Mapping Issue

2015-04-17 Thread Shazron Abdullah (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-5454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14500424#comment-14500424
 ] 

Shazron Abdullah commented on CB-5454:
--

Thanks! Do you think you can file a new issue with your new findings (esp the 
pull request fixes?), so it won't get lost here.

 Plugin Mapping Issue
 

 Key: CB-5454
 URL: https://issues.apache.org/jira/browse/CB-5454
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI, iOS, Plugins
Affects Versions: 3.1.0
 Environment: iOS
Reporter: Mike Hartington
Assignee: Braden Shepherdson
  Labels: cli, config.xml,, cordova, cordova-cli
 Fix For: 3.2.0


 Once I've removed a plugin, I'm unable to add any plugins back again. So from 
 the command line,
 cordova plugin rm org.apache.cordova.device
 cordova plugin add org.apache.cordova.device
 Everything installs properly but once I go into Xcode and run the project, my 
 console puts out 
 2013-11-20 14:59:28.301 ProductDemo[65497:a0b] CDVPlugin class CDVStatusBar 
 (pluginName: StatusBar) does not exist.
 2013-11-20 14:59:28.302 ProductDemo[65497:a0b] ERROR: Plugin 'StatusBar' not 
 found, or is not a CDVPlugin. Check your plugin mapping in config.xml.
 2013-11-20 14:59:28.303 ProductDemo[65497:a0b] -[CDVCommandQueue 
 executePending] [Line 117] FAILED pluginJSON = [
   INVALID,
   StatusBar,
   overlaysWebView,
   [
 true
   ]
 ]
 I've run thought the debugging option and no errors come up so I'm not sure 
 what the issue is,  but my config.xml is correct and everything is copied 
 over as far as files go. Anyone have this issue too?



--
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-8803) Medic builds sometimes fail cleanup on Windows

2015-04-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14500769#comment-14500769
 ] 

ASF GitHub Bot commented on CB-8803:


GitHub user dblotsky opened a pull request:

https://github.com/apache/cordova-medic/pull/44

[CB-8803] Properly fixing the intermittent cleanup issue.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MSOpenTech/cordova-medic CB-8803

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-medic/pull/44.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #44


commit a7b848c1a3d40430d0bd748a94d0e1c9133504ab
Author: Dmitry Blotsky dmitry.blot...@gmail.com
Date:   2015-04-17T21:34:52Z

[CB-8803] Properly fixing the intermittent cleanup issue.




 Medic builds sometimes fail cleanup on Windows
 --

 Key: CB-8803
 URL: https://issues.apache.org/jira/browse/CB-8803
 Project: Apache Cordova
  Issue Type: Bug
  Components: Medic, Windows
Affects Versions: Master
 Environment: Any cordova-medic setup on Windows.
Reporter: Dmitry Blotsky
Priority: Minor
  Labels: medic, rm, windows
   Original Estimate: 24h
  Remaining Estimate: 24h

 On Windows, sometimes the cleanup step fails because of some stray process 
 briefly looking at a directory while the directory is being deleted.
 Although medic uses shelljs's implementation of {{rm}}, it still fails 
 sometimes. This should be fixed with more persistent cleanup 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] [Commented] (CB-7734) navigator.notification.alert or navigator.notification.confirm seem have a many words issue

2015-04-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-7734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14500798#comment-14500798
 ] 

ASF GitHub Bot commented on CB-7734:


Github user jcesarmobile commented on the pull request:


https://github.com/apache/cordova-plugin-dialogs/pull/39#issuecomment-94087108
  
You mean without all the code on my pull request or with the code on my 
pull request removing this line:
alertController.view.frame = [[UIScreen mainScreen] applicationFrame];
?

On iOS 7 it should work because the bug only affects to iOS 8, and my code 
doesn't change anything for iOS 7, but I've been testing on iOS 8.1 and 8.2 
simulators (almost everyone) and on real devices (iPod touch 8.2 and iPad 
8.1.3) and I don't have scroll with you example if I remove that line


 navigator.notification.alert or navigator.notification.confirm seem have 
 a many words issue
 -

 Key: CB-7734
 URL: https://issues.apache.org/jira/browse/CB-7734
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Plugin Dialogs
Affects Versions: 3.6.3
 Environment: PGB 3.6.3 with the all latest core plugin
 https://build.phonegap.com/plugins
 ios 8.02 environment
Reporter: Colin Bau
Assignee: jcesarmobile
  Labels: notification
   Original Estimate: 12h
  Remaining Estimate: 12h

 Improvement 1
 according to this
 https://issues.apache.org/jira/browse/CB-6528
 a same problem just like the WP,ios have this problem too
 when the words is greater than one page
 it can't slide up and down 
 Improvement 2
 all words center problem,I think maybe Left-aligned is more Beautiful 
 (because when in Android,all words Left-aligned)
 http://www.littlebau.com/ios_1.png
 Improvement 3
 all words looks like small and Vague (maybe in Chinese),is there any way 
 (maybe future) can let become more Clear ?
 http://www.littlebau.com/ios_1.png



--
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-7734) navigator.notification.alert or navigator.notification.confirm seem have a many words issue

2015-04-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-7734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14500802#comment-14500802
 ] 

ASF GitHub Bot commented on CB-7734:


Github user shazron commented on the pull request:


https://github.com/apache/cordova-plugin-dialogs/pull/39#issuecomment-94087506
  
This: with the code on my pull request removing this line:
alertController.view.frame = [[UIScreen mainScreen] applicationFrame];


 navigator.notification.alert or navigator.notification.confirm seem have 
 a many words issue
 -

 Key: CB-7734
 URL: https://issues.apache.org/jira/browse/CB-7734
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Plugin Dialogs
Affects Versions: 3.6.3
 Environment: PGB 3.6.3 with the all latest core plugin
 https://build.phonegap.com/plugins
 ios 8.02 environment
Reporter: Colin Bau
Assignee: jcesarmobile
  Labels: notification
   Original Estimate: 12h
  Remaining Estimate: 12h

 Improvement 1
 according to this
 https://issues.apache.org/jira/browse/CB-6528
 a same problem just like the WP,ios have this problem too
 when the words is greater than one page
 it can't slide up and down 
 Improvement 2
 all words center problem,I think maybe Left-aligned is more Beautiful 
 (because when in Android,all words Left-aligned)
 http://www.littlebau.com/ios_1.png
 Improvement 3
 all words looks like small and Vague (maybe in Chinese),is there any way 
 (maybe future) can let become more Clear ?
 http://www.littlebau.com/ios_1.png



--
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-8805) Allow specifying repo versions for on-demand medic builds

2015-04-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14500862#comment-14500862
 ] 

ASF GitHub Bot commented on CB-8805:


Github user dblotsky commented on the pull request:

https://github.com/apache/cordova-medic/pull/41#issuecomment-94092731
  
Ping.


 Allow specifying repo versions for on-demand medic builds
 -

 Key: CB-8805
 URL: https://issues.apache.org/jira/browse/CB-8805
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Medic
Affects Versions: Master
Reporter: Dmitry Blotsky
Priority: Critical
   Original Estimate: 168h
  Remaining Estimate: 168h

 Right now medic only does builds from master for multi-repo builds (e.g. 
 plugins builds). There should be a way to specify the version of each repo 
 that goes into a build. This is needed for release testing and for PR testing.



--
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-7734) navigator.notification.alert or navigator.notification.confirm seem have a many words issue

2015-04-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-7734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14500821#comment-14500821
 ] 

ASF GitHub Bot commented on CB-7734:


Github user shazron commented on the pull request:


https://github.com/apache/cordova-plugin-dialogs/pull/39#issuecomment-94089798
  
My assertion is, I can't repro the failing bug at all. I'm using Xcode 6.3, 
deploying to iOS 8.2 and 7.1 Simulators.


 navigator.notification.alert or navigator.notification.confirm seem have 
 a many words issue
 -

 Key: CB-7734
 URL: https://issues.apache.org/jira/browse/CB-7734
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Plugin Dialogs
Affects Versions: 3.6.3
 Environment: PGB 3.6.3 with the all latest core plugin
 https://build.phonegap.com/plugins
 ios 8.02 environment
Reporter: Colin Bau
Assignee: jcesarmobile
  Labels: notification
   Original Estimate: 12h
  Remaining Estimate: 12h

 Improvement 1
 according to this
 https://issues.apache.org/jira/browse/CB-6528
 a same problem just like the WP,ios have this problem too
 when the words is greater than one page
 it can't slide up and down 
 Improvement 2
 all words center problem,I think maybe Left-aligned is more Beautiful 
 (because when in Android,all words Left-aligned)
 http://www.littlebau.com/ios_1.png
 Improvement 3
 all words looks like small and Vague (maybe in Chinese),is there any way 
 (maybe future) can let become more Clear ?
 http://www.littlebau.com/ios_1.png



--
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-7750) iOS app crashes on start after update

2015-04-17 Thread Shazron Abdullah (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-7750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14500835#comment-14500835
 ] 

Shazron Abdullah commented on CB-7750:
--

WKWebView uses WebKit2, while UIWebView is WebKit -- so I'm hopeful.

 iOS app crashes on start after update
 -

 Key: CB-7750
 URL: https://issues.apache.org/jira/browse/CB-7750
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS
Affects Versions: 3.6.3
 Environment: iOS 8
Reporter: Kuan Yi Ming
Assignee: Shazron Abdullah

 There is a possibility of a Cordova app crashing on launch after it has been 
 updated on iOS, possibly related to a memory deallocation issue. The logs for 
 the crashed thread is as below:
 {code}
 Thread 8 name:  WebThread
 Thread 8 Crashed:
 0   libobjc.A.dylib   0x35094f47 objc_msgSend + 7
 1   CoreFoundation0x27617269 CFRelease + 597
 2   QuartzCore0x2a5d2d21 
 CA::release_objects(X::Listvoid const**) + 13
 3   QuartzCore0x2a5d8083 -[CAAnimation dealloc] + 51
 4   libobjc.A.dylib   0x350a2d5b 
 objc_object::sidetable_release(bool) + 163
 5   libobjc.A.dylib   0x350a31a5 (anonymous 
 namespace)::AutoreleasePoolPage::pop(void*) + 401
 6   CoreFoundation0x276223a5 _CFAutoreleasePoolPop + 13
 7   Foundation0x2836092b -[NSAutoreleasePool drain] + 
 119
 8   CFNetwork 0x2723af1d 
 AutoAutoreleasePool::~AutoAutoreleasePool() + 21
 9   CFNetwork 0x2721effb 
 ___ZN27URLConnectionClient_Classic18_withDelegateAsyncEPKcU13block_pointerFvP16_CFURLConnectionPK33CFURLConnectionClientCurrent_VMaxE_block_invoke_2
  + 163
 10  CFNetwork 0x27173beb 
 RunloopBlockContext::_invoke_block(void const*, void*) + 59
 11  CoreFoundation0x2762208b CFArrayApplyFunction + 35
 12  CFNetwork 0x27173aa3 
 RunloopBlockContext::perform() + 179
 13  CFNetwork 0x2717396b MultiplexerSource::perform() 
 + 215
 14  CFNetwork 0x271737fd 
 MultiplexerSource::_perform(void*) + 45
 15  CoreFoundation0x276d658d 
 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 13
 16  CoreFoundation0x276d5a2d __CFRunLoopDoSources0 + 361
 17  CoreFoundation0x276d4001 __CFRunLoopRun + 769
 18  CoreFoundation0x2762261d CFRunLoopRunSpecific + 473
 19  CoreFoundation0x2762242f CFRunLoopRunInMode + 103
 20  WebCore   0x32b5d9b7 RunWebThread(void*) + 415
 21  libsystem_pthread.dylib   0x3574be91 _pthread_body + 137
 22  libsystem_pthread.dylib   0x3574be03 _pthread_start + 115
 23  libsystem_pthread.dylib   0x35749b8c thread_start + 4
 {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-8873) Add support for crosswalk to the Android builder

2015-04-17 Thread Nikhil Khandelwal (JIRA)
Nikhil Khandelwal created CB-8873:
-

 Summary: Add support for crosswalk to the Android builder
 Key: CB-8873
 URL: https://issues.apache.org/jira/browse/CB-8873
 Project: Apache Cordova
  Issue Type: Test
  Components: Medic
Reporter: Nikhil Khandelwal


One approach for this to work could be as part of the cordova-android-osx  
cordova-android-win builder, there could be two steps added:
- Add the latest version of the Crosswalk plugin from npm
- Run the core plugin tests again.

Alternatively, there could be a separate builder for this altogether - though 
that would have of redundant setup steps.



--
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-8868) ios 4.0.x cannot archive

2015-04-17 Thread Winston (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14500920#comment-14500920
 ] 

Winston commented on CB-8868:
-

In case it matters, we're using XCode 6.3 (6D570)

 ios 4.0.x cannot archive
 

 Key: CB-8868
 URL: https://issues.apache.org/jira/browse/CB-8868
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: iOS
Affects Versions: 4.0.0
Reporter: Winston

 The current (16 April 2015) version of the ios platform on brach 4.0.x is 
 unable to archive the project. If I create an empty project, open XCode, and 
 run the project on my iPad it works fine. When I try to archive it for 
 distribution, it gives the error below. Presumably it's some problem of 
 include paths. At first I thought it might be a the release settings since 
 Archive uses release, but if you change your XCode Scheme to use debug 
 settings for Archive, you still get that error.
 ```
 In file included from 
 /Users/winstonwolff/steveandkate/cordova-test/cordova_test/platforms/ios/CordovaTest/Classes/AppDelegate.m:28:
 /Users/winstonwolff/steveandkate/cordova-test/cordova_test/platforms/ios/CordovaTest/Classes/AppDelegate.h:28:9:
  fatal error: 'Cordova/CDVViewController.h' file not found
 #import Cordova/CDVViewController.h
 ^
 1 error generated.
 ```



--
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-8803) Medic builds sometimes fail cleanup on Windows

2015-04-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14500941#comment-14500941
 ] 

ASF GitHub Bot commented on CB-8803:


Github user nikhilkh commented on a diff in the pull request:

https://github.com/apache/cordova-medic/pull/44#discussion_r28638738
  
--- Diff: bin/medic.js ---
@@ -0,0 +1,110 @@
+#!/usr/bin/env node
+
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * License); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * AS IS BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+use strict;
+
+// node dependencies
+var fs = require(fs);
+var os = require(os);
+
+// external dependencies
+var shelljs  = require(shelljs);
+var optimist = require(optimist);
+
+// constants
+var MAX_REMOVAL_ATTEMPTS = 3;
+
+// parse args
+var argv = optimist
+.usage(Usage: $0 [command])
+.demand(1)
+.argv;
+
+// helpers
+function fatal(message) {
+console.error(ERROR:  + message);
+process.exit(1);
+}
+
+function isWindows() {
--- End diff --

Dead code?


 Medic builds sometimes fail cleanup on Windows
 --

 Key: CB-8803
 URL: https://issues.apache.org/jira/browse/CB-8803
 Project: Apache Cordova
  Issue Type: Bug
  Components: Medic, Windows
Affects Versions: Master
 Environment: Any cordova-medic setup on Windows.
Reporter: Dmitry Blotsky
Priority: Minor
  Labels: medic, rm, windows
   Original Estimate: 24h
  Remaining Estimate: 24h

 On Windows, sometimes the cleanup step fails because of some stray process 
 briefly looking at a directory while the directory is being deleted.
 Although medic uses shelljs's implementation of {{rm}}, it still fails 
 sometimes. This should be fixed with more persistent cleanup 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] [Commented] (CB-8803) Medic builds sometimes fail cleanup on Windows

2015-04-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14500948#comment-14500948
 ] 

ASF GitHub Bot commented on CB-8803:


Github user dblotsky commented on a diff in the pull request:

https://github.com/apache/cordova-medic/pull/44#discussion_r28638999
  
--- Diff: bin/medic.js ---
@@ -0,0 +1,110 @@
+#!/usr/bin/env node
+
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * License); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * AS IS BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+use strict;
+
+// node dependencies
+var fs = require(fs);
+var os = require(os);
+
+// external dependencies
+var shelljs  = require(shelljs);
+var optimist = require(optimist);
+
+// constants
+var MAX_REMOVAL_ATTEMPTS = 3;
+
+// parse args
+var argv = optimist
+.usage(Usage: $0 [command])
+.demand(1)
+.argv;
+
+// helpers
+function fatal(message) {
+console.error(ERROR:  + message);
+process.exit(1);
+}
+
+function isWindows() {
--- End diff --

Removed. It will be used in the next PR, and indeed it belongs there.


 Medic builds sometimes fail cleanup on Windows
 --

 Key: CB-8803
 URL: https://issues.apache.org/jira/browse/CB-8803
 Project: Apache Cordova
  Issue Type: Bug
  Components: Medic, Windows
Affects Versions: Master
 Environment: Any cordova-medic setup on Windows.
Reporter: Dmitry Blotsky
Priority: Minor
  Labels: medic, rm, windows
   Original Estimate: 24h
  Remaining Estimate: 24h

 On Windows, sometimes the cleanup step fails because of some stray process 
 briefly looking at a directory while the directory is being deleted.
 Although medic uses shelljs's implementation of {{rm}}, it still fails 
 sometimes. This should be fixed with more persistent cleanup 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] [Commented] (CB-7734) navigator.notification.alert or navigator.notification.confirm seem have a many words issue

2015-04-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-7734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14500947#comment-14500947
 ] 

ASF GitHub Bot commented on CB-7734:


Github user jcesarmobile commented on the pull request:


https://github.com/apache/cordova-plugin-dialogs/pull/39#issuecomment-94105276
  
I'm testing on Xcode 6.3 too, that's strange, can you test on a real device 
with 8.1 or 8.2? can you test on a 8.1 simulator?
can you repo the bug with the latest version of the plugin without my fix?
do you rotate the device before trying to scroll (once the alert appears)? 
that fixes the bug



 navigator.notification.alert or navigator.notification.confirm seem have 
 a many words issue
 -

 Key: CB-7734
 URL: https://issues.apache.org/jira/browse/CB-7734
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Plugin Dialogs
Affects Versions: 3.6.3
 Environment: PGB 3.6.3 with the all latest core plugin
 https://build.phonegap.com/plugins
 ios 8.02 environment
Reporter: Colin Bau
Assignee: jcesarmobile
  Labels: notification
   Original Estimate: 12h
  Remaining Estimate: 12h

 Improvement 1
 according to this
 https://issues.apache.org/jira/browse/CB-6528
 a same problem just like the WP,ios have this problem too
 when the words is greater than one page
 it can't slide up and down 
 Improvement 2
 all words center problem,I think maybe Left-aligned is more Beautiful 
 (because when in Android,all words Left-aligned)
 http://www.littlebau.com/ios_1.png
 Improvement 3
 all words looks like small and Vague (maybe in Chinese),is there any way 
 (maybe future) can let become more Clear ?
 http://www.littlebau.com/ios_1.png



--
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-8868) ios 4.0.x cannot archive

2015-04-17 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah updated CB-8868:
-
Issue Type: Sub-task  (was: Bug)
Parent: CB-7991

 ios 4.0.x cannot archive
 

 Key: CB-8868
 URL: https://issues.apache.org/jira/browse/CB-8868
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: iOS
Affects Versions: 4.0.0
Reporter: Winston

 The current (16 April 2015) version of the ios platform on brach 4.0.x is 
 unable to archive the project. If I create an empty project, open XCode, and 
 run the project on my iPad it works fine. When I try to archive it for 
 distribution, it gives the error below. Presumably it's some problem of 
 include paths. At first I thought it might be a the release settings since 
 Archive uses release, but if you change your XCode Scheme to use debug 
 settings for Archive, you still get that error.
 ```
 In file included from 
 /Users/winstonwolff/steveandkate/cordova-test/cordova_test/platforms/ios/CordovaTest/Classes/AppDelegate.m:28:
 /Users/winstonwolff/steveandkate/cordova-test/cordova_test/platforms/ios/CordovaTest/Classes/AppDelegate.h:28:9:
  fatal error: 'Cordova/CDVViewController.h' file not found
 #import Cordova/CDVViewController.h
 ^
 1 error generated.
 ```



--
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-8868) ios 4.0.x cannot archive

2015-04-17 Thread Tommy-Carlos Williams (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14500930#comment-14500930
 ] 

Tommy-Carlos Williams commented on CB-8868:
---

The workaround worked for me... I changed the debug and release headers from 
$(TARGET_BUILD_DIR)/usr/local/lib/include 
$(OBJROOT)/UninstalledProducts/include $(BUILT_PRODUCTS_DIR) to 
$(TARGET_BUILD_DIR)/usr/local/lib/include 
$(OBJROOT)/UninstalledProducts/include $(BUILT_PRODUCTS_DIR)

 ios 4.0.x cannot archive
 

 Key: CB-8868
 URL: https://issues.apache.org/jira/browse/CB-8868
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: iOS
Affects Versions: 4.0.0
Reporter: Winston

 The current (16 April 2015) version of the ios platform on brach 4.0.x is 
 unable to archive the project. If I create an empty project, open XCode, and 
 run the project on my iPad it works fine. When I try to archive it for 
 distribution, it gives the error below. Presumably it's some problem of 
 include paths. At first I thought it might be a the release settings since 
 Archive uses release, but if you change your XCode Scheme to use debug 
 settings for Archive, you still get that error.
 ```
 In file included from 
 /Users/winstonwolff/steveandkate/cordova-test/cordova_test/platforms/ios/CordovaTest/Classes/AppDelegate.m:28:
 /Users/winstonwolff/steveandkate/cordova-test/cordova_test/platforms/ios/CordovaTest/Classes/AppDelegate.h:28:9:
  fatal error: 'Cordova/CDVViewController.h' file not found
 #import Cordova/CDVViewController.h
 ^
 1 error generated.
 ```



--
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-7734) navigator.notification.alert or navigator.notification.confirm seem have a many words issue

2015-04-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-7734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14500969#comment-14500969
 ] 

ASF GitHub Bot commented on CB-7734:


Github user shazron commented on the pull request:


https://github.com/apache/cordova-plugin-dialogs/pull/39#issuecomment-94106987
  
In preparing my test project: https://github.com/shazron/CB-7734
I had to remove the build artifacts folder, and I did a re-test. Now I can 
repro your issue, not sure what was going on there :/


 navigator.notification.alert or navigator.notification.confirm seem have 
 a many words issue
 -

 Key: CB-7734
 URL: https://issues.apache.org/jira/browse/CB-7734
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Plugin Dialogs
Affects Versions: 3.6.3
 Environment: PGB 3.6.3 with the all latest core plugin
 https://build.phonegap.com/plugins
 ios 8.02 environment
Reporter: Colin Bau
Assignee: jcesarmobile
  Labels: notification
   Original Estimate: 12h
  Remaining Estimate: 12h

 Improvement 1
 according to this
 https://issues.apache.org/jira/browse/CB-6528
 a same problem just like the WP,ios have this problem too
 when the words is greater than one page
 it can't slide up and down 
 Improvement 2
 all words center problem,I think maybe Left-aligned is more Beautiful 
 (because when in Android,all words Left-aligned)
 http://www.littlebau.com/ios_1.png
 Improvement 3
 all words looks like small and Vague (maybe in Chinese),is there any way 
 (maybe future) can let become more Clear ?
 http://www.littlebau.com/ios_1.png



--
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-8404) [Windows] Camera image rotates when device is used in landscape mode

2015-04-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14500972#comment-14500972
 ] 

ASF GitHub Bot commented on CB-8404:


GitHub user muratsu opened a pull request:

https://github.com/apache/cordova-plugin-camera/pull/88

CB-8404 Rotate camera feed with device orientation

Fixed 2 bugs in windows where we have trouble rotating the image on preview 
and saving

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MSOpenTech/cordova-plugin-camera CB-8404

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-plugin-camera/pull/88.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #88


commit 0ea0cf9b6b5c9499fb50548455df1b5fffbb47b7
Author: Murat Sutunc sut...@gmail.com
Date:   2015-04-17T00:27:55Z

CB-8404 Rotate camera feed with device orientation




 [Windows] Camera image rotates when device is used in landscape mode
 

 Key: CB-8404
 URL: https://issues.apache.org/jira/browse/CB-8404
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Camera, Windows
Affects Versions: 3.4.0
 Environment: Windows Phone 8.1 - Nokia Lumia 735
Reporter: Olivier VERMONT

 When using the camera plugin on a Windows Phone 8.1 device (Nokia Lumia 735) 
 in my case every thing is fine in portrait mode but when I change device 
 orientation to landscape, the camera image rotates aswell which give a 90 
 degree offset regardless to what is being viewed. 



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