Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 19CC3C39D for ; Fri, 10 Aug 2012 00:34:20 +0000 (UTC) Received: (qmail 29897 invoked by uid 500); 10 Aug 2012 00:34:19 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 29872 invoked by uid 500); 10 Aug 2012 00:34:19 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 29418 invoked by uid 99); 10 Aug 2012 00:34:19 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Aug 2012 00:34:19 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 4827D14182B for ; Fri, 10 Aug 2012 00:34:19 +0000 (UTC) Date: Fri, 10 Aug 2012 00:34:19 +0000 (UTC) From: "Ciro La Ferrara (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <1546606275.4736.1344558859298.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1560968459.10750.1344007025130.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Comment Edited] (CB-1190) Crash when contacts are edited (mass edit) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13432342#comment-13432342 ] Ciro La Ferrara edited comment on CB-1190 at 8/10/12 12:33 AM: --------------------------------------------------------------- Very difficult I have edited Makefile and changed lines: XC_APP = /Applications/Xcode.app DEVELOPER = /Applications/Xcode.app/Contents/Developer I make a ln -s /Applications/Xcode.app/Contents/Developer/usr/bin/make /bin (I have installed ios-sim) Now it is ok. Ready to test was (Author: enigmista): Very difficult -_-' I have edited Makefile and changed lines: XC_APP = /Applications/Xcode.app DEVELOPER = /Applications/Xcode.app/Contents/Developer I make a ln -s /Applications/Xcode.app/Contents/Developer/usr/bin/make /bin Now I must install ios-sim. For install ios-sim i need homebrew. For install homebrew i must launch ruby <(curl -fsSk https://raw.github.com/mxcl/homebrew/go) That give me a syntax error "(" unexpected > Crash when contacts are edited (mass edit) > ------------------------------------------ > > Key: CB-1190 > URL: https://issues.apache.org/jira/browse/CB-1190 > Project: Apache Cordova > Issue Type: Bug > Components: iOS > Affects Versions: 1.9.0, 2.0.0 > Environment: Eclipse > Reporter: Shazron Abdullah > Assignee: Shazron Abdullah > Fix For: 2.1.0 > > Attachments: testcase.html > > > Mass edit contact. If contacts are few, the application works. If contacts are many (180), it closes unexpectedly. > This is the source: http://nopaste.info/d1908f2aa9.html > This crashes iOS. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira