On Thursday, July 12, 2012 8:39:23 AM UTC-7, Chas4 wrote:
Do you see any messages in the console?
7/12/12 9:30:43.042 PM Growl: Failed reading with error: Error Domain=NSPOSIXErrorDomain Code=32 "Broken pipe" UserInfo=0x7fd971bdaf90 {NSLocalizedDescription=Broken pipe, NSLocalizedFailureReason=Error in write() function}
7/10/12 9:56:45.643 PM Growl: Unable to simultaneously satisfy constraints:
(
"<NSAutoresizingMaskLayoutConstraint:0x7fd9718c0e10 h=--& v=-&- V:|-(1)-[GroupNoteCell] (Names: GroupNoteCell:0x7fd9718f0c40, '|':GrowlNotificationRowView:0x7fd9718f0ec0 )>",
"<NSAutoresizingMaskLayoutConstraint:0x7fd9718c0e70 h=--& v=-&- V:[GroupNoteCell]-(1)-| (Names: GroupNoteCell:0x7fd9718f0c40, '|':GrowlNotificationRowView:0x7fd9718f0ec0 )>",
"<NSAutoresizingMaskLayoutConstraint:0x7fd9718c11c0 h=--& v=--& V:[GrowlNotificationRowView:0x7fd9718f0ec0(50)]>",
"<NSLayoutConstraint:0x7fd9718faa80 V:[NSTextField:0x7fd9718f2fd0]-(6)-| (Names: GroupNoteCell:0x7fd9718f0c40, '|':GrowlNotificationCellView:0x7fd9718f0c40 )>",
"<NSLayoutConstraint:0x7fd9718fa000 V:|-(22)-[NSTextField:0x7fd9718f2fd0] (Names: GroupNoteCell:0x7fd9718f0c40, '|':GrowlNotificationCellView:0x7fd9718f0c40 )>",
"<NSLayoutConstraint:0x7fd9718f7fb0 V:[NSTextField:0x7fd9718f2fd0(39)]>"
)
Will attempt to recover by breaking constraint
<NSLayoutConstraint:0x7fd9718f7fb0 V:[NSTextField:0x7fd9718f2fd0(39)]>
Set the NSUserDefault NSConstraintBasedLayoutVisualizeMutuallyExclusiveConstraints to YES to have -[NSWindow visualizeConstraints:] automatically called when this happens. And/or, break on objc_exception_throw to catch this in the debugger.