On 18/09/2012, at 4:12 AM, Corbin Dunn <corb...@apple.com> wrote: >> 14/09/12 9:02:18.578 AM WindowServer[108]: CGXSetWindowShape: Operation on a >> window 0xf87 requiring rights kCGSWindowRightOwner by caller Artboard >> 14/09/12 9:02:18.578 AM Artboard[47282]: _NXPlaceWindow: error setting >> window shape (1001) >> 14/09/12 9:02:18.583 AM com.apple.security.pboxd[47286]: >> <FI_TSidebarSplitView: 0x7fd3e34728c0>: the delegate >> <FI_TSidebarSplitterController: 0x7fd3e346ce50> was sent >> -splitView:resizeSubviewsWithOldSize: and left the subview frames in an >> inconsistent state: >> 14/09/12 9:02:18.584 AM com.apple.security.pboxd[47286]: Split view bounds: >> {{0, 0}, {0, 0}} >> 14/09/12 9:02:18.584 AM com.apple.security.pboxd[47286]: Subview frame: >> {{0, 0}, {-316, 0}} >> 14/09/12 9:02:18.584 AM com.apple.security.pboxd[47286]: Subview frame: >> {{-315, 0}, {315, 0}} >> 14/09/12 9:02:18.585 AM com.apple.security.pboxd[47286]: The subview frames >> are not in the same order as the subviews array. NSSplitView requires that >> these orders be kept consistent, otherwise behavior is undefined. > > > This logging indicates a bug in the frameworks. If you can reproduce it, > please log your app and reproducible steps to bugreporter.apple.com.
I certainly will; but haven't reproduced it in a separate project yet.... My feeling is that the sidebar split view problem is a consequence of the first part: CGXSetWindowShape: Operation on a window 0xf87 requiring rights kCGSWindowRightOwner by caller which has a sandbox/rights denial flavour to it, possibly. It would be useful to know what that actually MEANS so I can look for an originating cause. --Graham _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com