BlueM / Pashua

Native macOS dialogs for scripting languages
164 stars 16 forks source link

unrecognized selector sent to instance #17

Open doekman opened 4 years ago

doekman commented 4 years ago

It's possible you get the following error message with Pashua:

Schermafbeelding 2020-04-20 om 15 07 19

Or textual:

-[__NSCFString count]: unrecognized selector sent to instance 0x7f91e05237d0

This is probably due to misspelling option on a popup-control (or combobox/radiobutton), so you should fix your Pashua-configuration (workaround).

However, Pashua should provide a proper error message for this.