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

Strange error


  • Subject: Strange error
  • From: Aidas Dailide <email@hidden>
  • Date: Thu, 8 May 2003 23:09:48 +0300

Hi,

I get a strange error every time i click on my modal window. Here it is:

2003-05-08 23:06:29.090 Kava client[2727] *** Assertion failure in
+[NSEvent startPeriodicEventsAfterDelay:withPeriod:],
AppKit.subproj/NSEvent.m:1135
2003-05-08 23:06:29.131 Kava client[2727] Periodic events are already
being generated

Here is what Cocoa browser says about
startPeriodictsEventsAfterDealy:withPeriod:
+ (void)startPeriodicEventsAfterDelay:(NSTimeInterval)delaySeconds
withPeriod:(NSTimeInterval)periodSeconds

Begins generating periodic events for the current thread every
periodSeconds, after a delay of delaySeconds. Raises an
NSInternalInconsistencyException if periodic events are already being
generated for the current thread. This method is typically used in a
modal loop while tracking mouse-dragged events.


My app is multi-threaded, but I have no idea what could be wrong. Any
ideas?

Thanks,

Aidas
_______________________________________________
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.

  • Prev by Date: Re: Memory Management Mismanaged
  • Next by Date: Re: Memory Management Mismanaged
  • Previous by thread: Re: adding a login item programmatically
  • Next by thread: Continuity
  • Index(es):
    • Date
    • Thread