• 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
Re: It was working..
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: It was working..


  • Subject: Re: It was working..
  • From: Greg Hulands <email@hidden>
  • Date: Wed, 20 Aug 2003 14:41:17 +1000

Have you done a b [NSException raise] in gdb to get a backtrace? It could be in the awakeFromNib as the loadNibNamed:owner: calls awakeFromNib before returning.

HTH,
Greg
On Wednesday, August 20, 2003, at 02:01 PM, John MacMullin wrote:

I have a cocoa program that was working just fine and now gives me the
following errors, which from the debug, looks like they originate from
loading the nib file:

2003-08-19 20:57:44.887 GLASS[4647] *** -[NSCFDictionary setArray:]:
selector not recognized
2003-08-19 20:57:44.897 GLASS[4647] *** -[NSCFDictionary setArray:]:
selector not recognized


The code that seems to be causing the problem is:

if (![NSBundle loadNibNamed:@"AccountCategory.nib" owner:self]) {

Suggestions would be greatly appreciated..

Thanks

John
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: It was working..
      • From: John MacMullin <email@hidden>
References: 
 >It was working.. (From: John MacMullin <email@hidden>)

  • Prev by Date: It was working..
  • Next by Date: Icons in Help system
  • Previous by thread: It was working..
  • Next by thread: Re: It was working..
  • Index(es):
    • Date
    • Thread