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

Crash on 10.12.4 #3

Open
GeorgeMSchaffer opened this issue May 10, 2017 · 3 comments
Open

Crash on 10.12.4 #3

GeorgeMSchaffer opened this issue May 10, 2017 · 3 comments
Labels

Comments

@GeorgeMSchaffer
Copy link

I am able to build the DMG add the application etc and running ike from the terminal seems ok (from far as I can tell). But when I launch the application I get the error below. Unfortunately I am complete noob with AppKit and Python and I was unable to see a way around it in the scripts.

**Error Message
MacShrew (AppKit)
Subsystem: com.apple.AppKit Category : Layout

Detected missing constraints for . It cannot be placed because there are not enough constraints to fully define the size and origin. Add the missing constraints, or set translatesAutoresizingMaskIntoConstraints=YES and constraints will be generated for you. If this view is laid out manually on macOS 10.12 and later, you may choose to not call [super layout] from your override. Set a breakpoint on DETECTED_MISSING_CONSTRAINTS to debug. This error will only be logged once

@mejmo mejmo added the bug label May 11, 2017
@mejmo
Copy link
Owner

mejmo commented May 11, 2017

I will try in next days to update the package in order to work with newest version of Sierra + some enhancements. Sorry for the delay.

@bigmadkev
Copy link

If you open ~/.macshrew/MacShrew.conf and set the verboselogging setting to off then start the app it will work (It did for me)

[UI]
profile =
verboselogging = off
[IKE]
ikedpath = /usr/local/sbin/iked
ikecpath = /usr/local/bin/ikec

@GeorgeMSchaffer
Copy link
Author

Thanks it is now working. But i am unable to add or select profiles but that might be a RTF. This can be closed i think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants