Polyphone git, ubuntu 16.04, QT 5.5.1.
I ran "qmake", "make". Then ran RELEASE/polyphone. When I try to open a file, it crashes. When I drag-drop a file into Polyphone, it doesn't crash. Saving is fine. When I try to create a new soundfont and "save to path", it crashes similarly.
This is a GDB backtrace of Polyphone release, Open dialog:
gist.github.com/jimbo1qaz/740a9c1e76568ecedb8867bb5c2008f5
It looks like it crashes trying to load icons...
Should I do a debug build?