Unsupported ICC input color space, failed general sanity check

Hi there,

I’m trying to run an app image file from terminal in Whonix run through VirtualBox and it keeps failing with the following error message:

qt.gui.icc: Unsupported ICC input color space 47524159
qt.gui.icc: fromIccProfile: failed general sanity check
QPngHandler: Failed to parse ICC profile

Never sen this before. Any thoughts on what is causing this and how to fix it?

Thanks for the help.

This is an upstream Qt bug and not something we are responsible for. Upstream needs to fix it.

1 Like

Thanks HulaHoop.

I’m unsure I understand exactly what you mean because I am not very technical. Is Upstream a company I can contact? How would I make them aware of this or is there some way I can fix it on my own?

“Upstream” refers to the company or project actually making the software while “downstream” are users and integrators like Debian. For Qt you would need to do a search for their github or bugtracker an d report it there accordingly. I would try and find out if there are duplicate complaints first before filing a redundant ticket.