• 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
Notification error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Notification error


  • Subject: Notification error
  • From: John MacMullin <email@hidden>
  • Date: Tue, 4 Nov 2003 19:34:21 -0700

I am getting the following error from a posting of a notification. It
doesn't seem to be affecting the process, but I'd like to know what's
causing it.

The error is:

2003-11-04 19:30:31.200 GLASS[660] Exception raised during posting of
notification. Ignored. exception: *** -[NSCFArray objectAtIndex:]:
index (1) beyond bounds (1)


The code is:

NSString *resetCategoryNotification = @"resetCategory";
[[NSNotificationQueue defaultQueue]
enqueueNotification:[NSNotification
notificationWithName:resetCategoryNotification object:nil]
postingStyle: NSPostNow coalesceMask:NSNotificationCoalescingOnName
forModes:nil];

Any suggestions?

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.

  • Follow-Ups:
    • Re: Notification error
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: Super Newbie
  • Next by Date: Re: Running an App as Root
  • Previous by thread: String conversion problem from web
  • Next by thread: Re: Notification error
  • Index(es):
    • Date
    • Thread