GithubHelp home page GithubHelp logo

Comments (10)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
Is this in the project as downloaded from the site or did you make any changes? 
 If you made changes, could you 
ZIP up your project/code and send to me?

thanks!

Original comment by [email protected] on 15 Apr 2010 at 7:08

from coredatalibrary.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
No, this is as is from the website. The file CoreDataSampleFor436 project, as 
well as a project I tried to start has 
this same problem. I am comparing your code with a similar project I am using 
to see if I can help.

Original comment by [email protected] on 15 Apr 2010 at 8:28

Attachments:

from coredatalibrary.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
I took that attached file and opened the XCode project just to make sure and 
followed these steps:

1) Clean all targets
2) Reset simulator
3) Build and Run in 3.1.3 iPhone Simulator
4) Click on the first row "Widgets"
5) Click on widget C
6) Click on Edit 
7) Click on Add Process
8) Select 1 process (also tested with > 1)
9) Press save

I don't get a crash.  I didn't try this on device right now, but I have in the 
past with success.  Are you following 
these steps and getting a crash or is there a different procedure you are 
following?  I attached a screenshot of 
the detailView.plist I am using - it is unmodified from the code you attached 
above.

What OS / XCode versions?

Original comment by [email protected] on 15 Apr 2010 at 8:43

Attachments:

from coredatalibrary.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
Weird. I did the same thing and I get a crash both in the simulator and on my 
device. 

OS 10.6.3
XCode 3.2.3

I'd love to get other people to try this, because we shouldn't be getting such 
different results.

Original comment by [email protected] on 15 Apr 2010 at 8:56

from coredatalibrary.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
can you enable the breakpoint objc_exception_throw and give me the backtrace?

Original comment by [email protected] on 15 Apr 2010 at 8:58

from coredatalibrary.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
aha... I noticed the crash occurs when you click on the green "add" button. 
When you tap the cell itself, the add 
function works just fine.

Original comment by [email protected] on 15 Apr 2010 at 9:09

from coredatalibrary.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
[deleted comment]

from coredatalibrary.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
[Session started at 2010-04-15 16:09:54 -0500.]
GNU gdb 6.3.50-20050815 (Apple version gdb-1463) (Fri Mar  5 14:24:01 UTC 2010)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-apple-darwin".sharedlibrary apply-load-rules 
all
Attaching to process 536.
Pending breakpoint 1 - "objc_exception_throw" resolved
Program received signal:  “EXC_BAD_ACCESS”.



@[[self.delegate managedObjectForSectionController:self] 
performSelector:removeFunction 
withObject:objectForRow];

See attachment for variables

Original comment by [email protected] on 15 Apr 2010 at 9:25

Attachments:

from coredatalibrary.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
Found the problem - I forgot to check the type of editingStyle in the 
commitEditingStyle... method, so when you 
clicked the plus it was running the delete logic - just released .11 that fixes 
so that when you click the plus icon, 
its the same as selecting the row.

Thank you for the report.

Changed files are attached or in downloads.

Original comment by [email protected] on 15 Apr 2010 at 9:54

  • Changed state: Verified

Attachments:

from coredatalibrary.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
yay! Nicely done!

Original comment by [email protected] on 15 Apr 2010 at 10:07

from coredatalibrary.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.