Waterfall plugin

Is the waterfall plugin by @Tosche working? I get this:

Traceback (most recent call last):
  File "/Users/ludwiguebele/Library/Application Support/Glyphs/Repositories/Waterfall/Waterfall.glyphsPlugin/Contents/Resources/plugin.py", line 216, in loadPrefs
    R_f, G_f, B_f, A_f = Glyphs.defaults["com.Tosche.Waterfall.foreColour"]
TypeError: 'NoneType' object is not iterable

Traceback (most recent call last):
  File "/Users/ludwiguebele/Library/Application Support/Glyphs/Repositories/Waterfall/Waterfall.glyphsPlugin/Contents/Resources/plugin.py", line 278, in uiChange
    R_f, G_f, B_f, A_f = NSC_f.redComponent(), NSC_f.greenComponent(), NSC_f.blueComponent(), NSC_f.alphaComponent()
ValueError: NSInvalidArgumentException - *** -redComponent not valid for the NSColor NSCalibratedWhiteColorSpace 0 1; need to first convert colorspace.

Traceback (most recent call last):
  File "/Users/ludwiguebele/Library/Application Support/Glyphs/Repositories/Waterfall/Waterfall.glyphsPlugin/Contents/Resources/plugin.py", line 132, in drawRect_
    self.drawText(str(s), self.wrapper._foreColour, 10, h-s-sSum-2)
  File "/Users/ludwiguebele/Library/Application Support/Glyphs/Repositories/Waterfall/Waterfall.glyphsPlugin/Contents/Resources/plugin.py", line 148, in drawText
    String.drawAtPoint_((x, y))
ValueError: NSInvalidArgumentException - -[NSNull set]: unrecognized selector sent to instance 0x7fffabd950e0

Traceback (most recent call last):
  File "/Users/ludwiguebele/Library/Application Support/Glyphs/Repositories/Waterfall/Waterfall.glyphsPlugin/Contents/Resources/plugin.py", line 132, in drawRect_
    self.drawText(str(s), self.wrapper._foreColour, 10, h-s-sSum-2)
  File "/Users/ludwiguebele/Library/Application Support/Glyphs/Repositories/Waterfall/Waterfall.glyphsPlugin/Contents/Resources/plugin.py", line 148, in drawText
    String.drawAtPoint_((x, y))
ValueError: NSInvalidArgumentException - -[NSNull set]: unrecognized selector sent to instance 0x7fffabd950e0

This should probably be posted as an Issue on GitHub.

I did some weeks ago.

Looks like it has to do with the (not) stored defaults again.

Yes, I am aware of the reports (I haven’t read them yet, sorry).

So it’s coming from the app?

Just wondering: Is the waterfall plugin working for you guys?

Works fine for me.

Version 2.6.5 (1290)
Features (calt and liga) are working in the editor but not activated in the waterfall preview.

Does the Waterfall plugin work with Glyphs 3 for others?

Looks like a possible bug in @Tosche’s Waterfall plugin if one has never run Waterfall before. I submitted a potential fix.

1 Like

Thanks!

Working for me now, thanks!

1 Like