pjrinaldi / wombatforensics

linux c++, fox-toolkit, multi-threaded forensic gui tool
GNU General Public License v2.0
47 stars 12 forks source link

thumbnailing processing #265

Closed pjrinaldi closed 5 years ago

pjrinaldi commented 5 years ago

errors occur, see if there is a way to resolve this issues...

  1. libpng warning: iCCP: known incorrect sRGB profile (nothing needed to fix this)
  2. libpng warning: iCCP: cHRM chunk does not match sRGB (nothing needed to fix this)
  3. qt.svg: link # is undefined! (nothing needed to fix this)
  4. libpng error: Read Error (bad png, nothing needed to fix this)

It would be nice to remove these errors and possibly fix them

pjrinaldi commented 5 years ago

These are issues with the actual files and warning messages for those files, not code issues. My code is working fine.