You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2012/08/03 17:17:05 UTC

[jira] [Created] (CB-1190) Crash when contacts are cloned

Shazron Abdullah created CB-1190:
------------------------------------

             Summary: Crash when contacts are cloned
                 Key: CB-1190
                 URL: https://issues.apache.org/jira/browse/CB-1190
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android, iOS
    Affects Versions: 1.9.0, 2.0.0
         Environment: Eclipse
            Reporter: Shazron Abdullah
            Assignee: Joe Bowser


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
In the log i have many many "!!! FAILED BINDER TRANSACTION !!!"

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

        

[jira] [Commented] (CB-1190) Crash when contacts are edited (mass edit)

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13432284#comment-13432284 ] 

Shazron Abdullah commented on CB-1190:
--------------------------------------

Github of course http://github.com/apache/incubator-cordova-ios
Note the new install method in the README
                
> 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

        

[jira] [Commented] (CB-1190) Crash when contacts are edited (mass edit)

Posted by "Becky Gibson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13430555#comment-13430555 ] 

Becky Gibson commented on CB-1190:
----------------------------------

I just updated and tried with 201 contacts - no problems.
                
> 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

        

[jira] [Commented] (CB-1190) Crash when contacts are edited (mass edit)

Posted by "Ciro La Ferrara (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13432355#comment-13432355 ] 

Ciro La Ferrara commented on CB-1190:
-------------------------------------

So.. I cannot use Xcode to test my app??I must use command line? How can i test my app on my phone without Xcode?
                
> 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

        

[jira] [Updated] (CB-1190) Crash when contacts are cloned

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-1190:
---------------------------------

      Component/s:     (was: Android)
    Fix Version/s: 2.1.0
    
> Crash when contacts are cloned
> ------------------------------
>
>                 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
>
>
> 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
> In the log i have many many "!!! FAILED BINDER TRANSACTION !!!"

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

        

[jira] [Commented] (CB-1190) Crash when contacts are edited (mass edit)

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13432292#comment-13432292 ] 

Shazron Abdullah commented on CB-1190:
--------------------------------------

No worries. Android - I don't know, you'll have to track CB-1009
                
> 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

        

[jira] [Comment Edited] (CB-1190) Crash when contacts are edited (mass edit)

Posted by "Ciro La Ferrara (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13432273#comment-13432273 ] 

Ciro La Ferrara edited comment on CB-1190 at 8/9/12 10:55 PM:
--------------------------------------------------------------

Latest source? Where?
                
      was (Author: enigmista):
    Last source? Where?
                  
> 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

        

[jira] [Commented] (CB-1190) Crash when contacts are edited (mass edit)

Posted by "Ciro La Ferrara (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13430552#comment-13430552 ] 

Ciro La Ferrara commented on CB-1190:
-------------------------------------

Maybe crashed to 180... try with 250 contacts please
                
> 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

        

[jira] [Updated] (CB-1190) Crash when contacts are edited (mass edit)

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-1190:
---------------------------------

    Attachment: testcase.html
    
> 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

        

[jira] [Commented] (CB-1190) Crash when contacts are edited (mass edit)

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13432272#comment-13432272 ] 

Shazron Abdullah commented on CB-1190:
--------------------------------------

@Ciro try with the latest source
                
> 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

        

[jira] [Updated] (CB-1190) Crash when contacts are edited (mass edit)

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-1190:
---------------------------------

    Attachment: testcase.html
    
> 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

        

[jira] [Commented] (CB-1190) Crash when contacts are edited (mass edit)

Posted by "Ciro La Ferrara (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13430539#comment-13430539 ] 

Ciro La Ferrara commented on CB-1190:
-------------------------------------

How many contacts in your test?
                
> 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

        

[jira] [Commented] (CB-1190) Crash when contacts are edited (mass edit)

Posted by "Becky Gibson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13440510#comment-13440510 ] 

Becky Gibson commented on CB-1190:
----------------------------------

This commit (https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-ios.git;a=commit;h=1a0dcb7ae52f6f6606a35130cae04e5784b6c5ca) also updates save to use blocks.  UI is returned to user during save.  Would like to close since I could not duplicate before nor after this commit.
                
> 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

        

[jira] [Updated] (CB-1190) Crash when contacts are edited (mass edit)

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-1190:
---------------------------------

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

  was:
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
In the log i have many many "!!! FAILED BINDER TRANSACTION !!!"

        Summary: Crash when contacts are edited (mass edit)  (was: Crash when contacts are cloned)
    
> 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
>
>
> 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

        

[jira] [Commented] (CB-1190) Crash when contacts are edited (mass edit)

Posted by "Becky Gibson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13430533#comment-13430533 ] 

Becky Gibson commented on CB-1190:
----------------------------------

I just tried this with the 8/5/2012 edge version in the 5.1 simulator and it worked fine.  It took awhile but there was no crash and all of the contacts were updated.  I used the test case above and a version of this code to add the contacts to the address book: http://stackoverflow.com/questions/8116214/adding-vcard-data-directly-to-the-system-address-book
                
> 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

        

[jira] [Commented] (CB-1190) Crash when contacts are edited (mass edit)

Posted by "Becky Gibson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13430549#comment-13430549 ] 

Becky Gibson commented on CB-1190:
----------------------------------

180 - I used the data from here (http://jsfiddle.net/bEEwY/) to generate my contacts.  Although it looks like I had a bit of a cut and paste error as that example has 200 and my vcf file only had 180.

                
> 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

        

[jira] [Commented] (CB-1190) Crash when contacts are edited (mass edit)

Posted by "Ciro La Ferrara (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13432290#comment-13432290 ] 

Ciro La Ferrara commented on CB-1190:
-------------------------------------

I have IOS in Virtualbox... installation method was changed... Wait more time please. Any change for Android? It is more fast to test for me
                
> 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

        

[jira] [Commented] (CB-1190) Crash when contacts are edited (mass edit)

Posted by "Ciro La Ferrara (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13432342#comment-13432342 ] 

Ciro La Ferrara commented on CB-1190:
-------------------------------------

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

        

[jira] [Comment Edited] (CB-1190) Crash when contacts are edited (mass edit)

Posted by "Ciro La Ferrara (JIRA)" <ji...@apache.org>.
    [ 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

        

[jira] [Assigned] (CB-1190) Crash when contacts are cloned

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah reassigned CB-1190:
------------------------------------

    Assignee: Shazron Abdullah  (was: Joe Bowser)
    
> Crash when contacts are cloned
> ------------------------------
>
>                 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
>
>
> 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
> In the log i have many many "!!! FAILED BINDER TRANSACTION !!!"

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

        

[jira] [Updated] (CB-1190) Crash when contacts are edited (mass edit)

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-1190:
---------------------------------

    Attachment:     (was: testcase.html)
    
> 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

        

[jira] [Commented] (CB-1190) Crash when contacts are edited (mass edit)

Posted by "Ciro La Ferrara (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13432273#comment-13432273 ] 

Ciro La Ferrara commented on CB-1190:
-------------------------------------

Last source? Where?
                
> 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