Created attachment 109095 [details] an example pgm image that has comments in it Krita is unable to open pgm (P5) or ppm (P6) files that have comments in the header. Gimp on the other hand can. Please make sure to read/skip comments when opening the files
Git commit 0b964f76ba98461afd6891cd1d5f071734b0fd4d by Boudewijn Rempt. Committed on 28/11/2017 at 15:15. Pushed by rempt into branch 'master'. Skip comments, also for binary netpbm files M +4 -0 plugins/impex/ppm/kis_ppm_import.cpp https://commits.kde.org/krita/0b964f76ba98461afd6891cd1d5f071734b0fd4d
Git commit 83514493a1c5105f06ab1f35760b3136618ac9e7 by Boudewijn Rempt. Committed on 28/11/2017 at 15:15. Pushed by rempt into branch 'krita/3.3'. Skip comments, also for binary netpbm files M +4 -0 plugins/impex/ppm/kis_ppm_import.cpp https://commits.kde.org/krita/83514493a1c5105f06ab1f35760b3136618ac9e7
Git commit a0624f31a0cb78f9520dce52428c18b0769e8b06 by Victor Wåhlström. Committed on 28/11/2017 at 21:33. Pushed by victorw into branch 'master'. Fix compile error in KisPPMImport::convert() M +2 -2 plugins/impex/ppm/kis_ppm_import.cpp https://commits.kde.org/krita/a0624f31a0cb78f9520dce52428c18b0769e8b06