Jump to content

macplastic beta failing to run (unrecognized selectors)


jon_valdes

Recommended Posts

Hi there,

 

Just downloaded the macplastic beta, and while the program appears to run (I get a dock icon and the program menu works fine), I can't get any windows to show up. Looking at the console, I get "unrecognized selector" errors when trying to open any window:

2015-03-01 09:41:56.594 macplastic[72093:903] -[NSTextField setTranslatesAutoresizingMaskIntoConstraints:]: unrecognized selector sent to instance 0x33815f0
2015-03-01 09:41:56.597 macplastic[72093:903] -[NSTextField setTranslatesAutoresizingMaskIntoConstraints:]: unrecognized selector sent to instance 0x33815f0
2015-03-01 09:42:09.211 macplastic[72093:903] -[NSTextField setTranslatesAutoresizingMaskIntoConstraints:]: unrecognized selector sent to instance 0x33b3780
2015-03-01 09:42:09.287 macplastic[72093:903] HIToolbox: ignoring exception '-[NSTextField setTranslatesAutoresizingMaskIntoConstraints:]: unrecognized selector sent to instance 0x33b3780' that raised inside Carbon event dispatch
It is very very likely this is due to my laptop having OSX 10.6.5, a pretty old version of OSX (but which still works wonderfully!). 
If that is indeed the case, maybe it's just a matter of documenting the minimum required OSX version on the downloads page, and maybe detecting the OS during installation and aborting if installed version is not valid?
 
 
Un saludo!
 
Link to comment
Share on other sites

Hola Jon,

 

we need to check that version, for some reason it's failing but the error is to much generic, "setTranslatesAutoresizingMaskIntoConstraints" is used everywhere in the new GUI.

 

We'll try to reproduce and fix it asap.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...