Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-constraints warning under Yosemite #20

Closed
douglasdrumond opened this issue May 4, 2015 · 1 comment
Closed

Auto-constraints warning under Yosemite #20

douglasdrumond opened this issue May 4, 2015 · 1 comment

Comments

@douglasdrumond
Copy link
Member

From @GoogleCodeExporter on March 16, 2015 9:25

Got this error when running MacVim under Yosemite:

Unable to simultaneously satisfy constraints:
(
    "<NSAutoresizingMaskLayoutConstraint:0x7fe499dcde70 h=--& v=--& V:[FI_TBrowserBackgroundView:0x7fe49c5793a0(0)]>",
    "<NSAutoresizingMaskLayoutConstraint:0x7fe49c4146e0 h=-&- v=-&- V:|-(0)-[FI_TListScrollView:0x7fe499df0480]   (Names: '|':FI_TBrowserBackgroundView:0x7fe49c5793a0 )>",
    "<NSAutoresizingMaskLayoutConstraint:0x7fe49c4070c0 h=-&- v=-&- V:|-(0)-[NSClipView:0x7fe499df00d0]   (Names: '|':FI_TListScrollView:0x7fe499df0480 )>",
    "<NSAutoresizingMaskLayoutConstraint:0x7fe499e0d2b0 h=-&- v=-&- V:[NSClipView:0x7fe499df00d0]-(0)-|   (Names: '|':FI_TListScrollView:0x7fe499df0480 )>",
    "<NSAutoresizingMaskLayoutConstraint:0x7fe49c414690 h=-&- v=-&- V:[FI_TListScrollView:0x7fe499df0480]-(0)-|   (Names: '|':FI_TBrowserBackgroundView:0x7fe49c5793a0 )>",
    "<NSAutoresizingMaskLayoutConstraint:0x7fe499ed8290 h=-&- v=-&- V:[FI_TListView:0x7fe499defad0]-(17)-|   (Names: '|':NSClipView:0x7fe499df00d0 )>",
    "<NSAutoresizingMaskLayoutConstraint:0x7fe499ed8240 h=-&- v=-&- V:|-(0)-[FI_TListView:0x7fe499defad0]   (Names: '|':NSClipView:0x7fe499df00d0 )>"
)

Will attempt to recover by breaking constraint 
<NSAutoresizingMaskLayoutConstraint:0x7fe499ed8290 h=-&- v=-&- 
V:[FI_TListView:0x7fe499defad0]-(17)-|   (Names: '|':NSClipView:0x7fe499df00d0 
)>

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.

Original issue reported on code.google.com by fushunpoon@googlemail.com on 14 Dec 2014 at 1:19

Copied from original issue: #521

@splhack
Copy link
Contributor

splhack commented Nov 7, 2015

I never see this. please feel free to create a new issue if we still have the issue with Snapshot 81.

@splhack splhack closed this as completed Nov 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants