• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Zombie: XCode detects a phantom file that I can't find. {Part Deux: extra character is placed upon name}
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Zombie: XCode detects a phantom file that I can't find. {Part Deux: extra character is placed upon name}


  • Subject: Zombie: XCode detects a phantom file that I can't find. {Part Deux: extra character is placed upon name}
  • From: "Frederick C. Lee" <email@hidden>
  • Date: Sat, 1 Apr 2006 14:35:20 -0800


I changed the name of the problem MO in the data model
from 'MapCoordinates' to 'Turkey'. I changed the NSArrayController's attribute as well.


What I got is:  *** NSRunLoop ignoring exception
'no such table: ZTURKEY' that raised during posting of delayed perform
with target 38bd9e0 and selector 'invokeWithTarget:'


So now I know that XCode or something else is tacking on an extra character (ascii 'Z'?) to the
MO name, screwing things up.


I'm clueless to what is happening here.

Any remedy?

Ric.



I'm trying to find where Xcode says a reference to a non-existent Core Data table exists:

*** NSRunLoop ignoring exception 'no such table: ZMAPCOORDINATES' that raised during posting of delayed

============

'ZMAPCOORDINATES' was probably a typo for the MO: 'MapCoordinates' or
the relationship link 'mapcoordinates'.

Scenario:

    MapCoordinates MO  <---> NSArrayController <--> GUI.

============

This is getting me headaches. I believe this is the cause of the following run-time error:

*** -[NSArrayController presentError:]: selector not recognized [self = 0x388df20]

*** NSRunLoop ignoring exception '*** -[NSArrayController presentError:]:
selector not recognized [self = 0x388df20]' that raised during posting of delayed perform with target 38c49b0 and selector 'invokeWithTarget:'


============

I tried global search and even tried to rebuild a backup, using parts from the current/damaged project.

Question: How can I find the source, 'ZMAPCOORDINATES' and fix/ remove it?

Regards,

Ric.



_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Zombie: XCode detects a phantom file that I can't find. {Part Deux: extra character is placed upon name}
      • From: Jim Correia <email@hidden>
  • Prev by Date: Re: String memory leak
  • Next by Date: Re: Zombie: XCode detects a phantom file that I can't find. {Part Deux: extra character is placed upon name}
  • Previous by thread: Zombie: XCode detects a phantom file that I can't find.
  • Next by thread: Re: Zombie: XCode detects a phantom file that I can't find. {Part Deux: extra character is placed upon name}
  • Index(es):
    • Date
    • Thread