I get "libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
QLayout: Attempting to add QLayout "" to QPasswordEdit "", which already has a layout"
I tried converting all icons per "find . -type f -name "*.png" -exec convert {} -strip {} \;"
I don't know what changed to cause this.
Still doesn't work.