Blank Vuo Window Title Crashes VuoCompositionLoader

Steps causing the bug to occur

  1. Create a window
  2. Attach change window title do not enter text
  3. Attach fire to change window title
  4. Composition Crashes

Have you found a workaround?

Enter text into change window title, if you want it blank, once you have entered in text then even deleting the text makes the problem go away.

Exits with this error in console:
*** Terminating app due to uncaught exception ‘NSInvalidArgumentException’, reason: ‘*** +[NSString stringWithUTF8String:]: NULL cString’
terminating with uncaught exception of type NSException
abort() called

Other notes

  • Vuo version: 1.2.1
  • macOS version: OS X 10.9
  • How severely does this bug affect you? Not much; I’m just letting you know about it.

Attached comp and screenshot.

window-title-crash.vuo (1.38 KB)

Scheduled for work.

Fixed in Vuo 1.2.2.