• 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: performSelectorOnMainThread fails second time through
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: performSelectorOnMainThread fails second time through


  • Subject: Re: performSelectorOnMainThread fails second time through
  • From: Dave Keck <email@hidden>
  • Date: Wed, 8 Dec 2010 03:15:00 -0500

> <CFRunLoop 0x1a2ac80 [0xa032cec0]>{locked = false, wakeup port = 0x5a03,
> stopped = false,
> current mode = (none),
> common modes = <CFBasicHash 0x1a23f70 [0xa032cec0]>{type = mutable set,
> count = 1,
> entries =>
> 1 : <CFString 0xa0321c48 [0xa032cec0]>{contents = "kCFRunLoopDefaultMode"}
> }
> ,
> common mode items = <CFBasicHash 0x18074e0 [0xa032cec0]>{type = mutable set,
> count = 1,
> entries =>
> 25 : <CFRunLoopSource 0x180a100 [0xa032cec0]>{locked = No, signalled = Yes,
> valid = Yes, order = 0, context = <CFRunLoopSource context>{version = 0,
> info = 0x180c150, callout = __NSThreadPerformPerform (0x996c2bbf)}}
> }
> ,
> modes = <CFBasicHash 0x1a2b970 [0xa032cec0]>{type = mutable set, count = 1,
> entries =>
> 10 : <CFRunLoopMode 0x1a01d30 [0xa032cec0]>{name = kCFRunLoopDefaultMode,
> locked = false, port set = 0x5b03,
> sources = <CFBasicHash 0x1808790 [0xa032cec0]>{type = mutable set, count =
> 1,
> entries =>
> 5 : <CFRunLoopSource 0x180a100 [0xa032cec0]>{locked = No, signalled = Yes,
> valid = Yes, order = 0, context = <CFRunLoopSource context>{version = 0,
> info = 0x180c150, callout = __NSThreadPerformPerform (0x996c2bbf)}}
> }
> ,
> observers = (null),
> timers = (null)
> },
>
> }
> }

Did you edit the above quoted output at all? First, I would expect a lot more
information to be printed for the main run loop, and second, I would
expect to see NSEventTrackingRunLoopMode and NSModalPanelRunLoopMode
as part of the common modes set.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: performSelectorOnMainThread fails second time through
      • From: Dave Keck <email@hidden>
References: 
 >performSelectorOnMainThread fails second time through (From: Gideon King <email@hidden>)
 >Re: performSelectorOnMainThread fails second time through (From: Gideon King <email@hidden>)
 >Re: performSelectorOnMainThread fails second time through (From: Charles Srstka <email@hidden>)
 >Re: performSelectorOnMainThread fails second time through (From: Gideon King <email@hidden>)
 >Re: performSelectorOnMainThread fails second time through (From: Dave Keck <email@hidden>)
 >Re: performSelectorOnMainThread fails second time through (From: Gideon King <email@hidden>)
 >Re: performSelectorOnMainThread fails second time through (From: Dave Keck <email@hidden>)
 >Re: performSelectorOnMainThread fails second time through (From: Gideon King <email@hidden>)
 >Re: performSelectorOnMainThread fails second time through (From: Dave Keck <email@hidden>)
 >Re: performSelectorOnMainThread fails second time through (From: Gideon King <email@hidden>)

  • Prev by Date: Re: another Core Data and Undo Question
  • Next by Date: Re: performSelectorOnMainThread fails second time through
  • Previous by thread: Re: performSelectorOnMainThread fails second time through
  • Next by thread: Re: performSelectorOnMainThread fails second time through
  • Index(es):
    • Date
    • Thread