https://bugs.kde.org/show_bug.cgi?id=497352
John Kizer <john.ki...@proton.me> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |CONFIRMED Summary|gwenview has lost pnm |Gwenview does not open |format support. |image/x-portable-pixmap | |(PPM) format images if they | |have the generic .pnm | |extension --- Comment #5 from John Kizer <john.ki...@proton.me> --- That's a pretty picture! I can reproduce that Gwenview will not load the image with a .pnm extension. If the image is renamed to the format's specific extension of .ppm, or if the extension is removed entirely, the image is still recognized and loaded successfully. Re-titling based on that. Thanks! For what it's worth: kmimetypefinder, with no parameters, reports .pnm as image/x-portable-anymap - which is not technically a specific format itself, but a generic catch-all for the PBM/PGM/PPM family. If Gwenview is using kmimetypefinder when being asked to open a file, then I don't know if this bug should be in Gwenview knowing to ask for --content, or in kmimetypefinder not using the file content by default for formats like that? -- You are receiving this mail because: You are watching all bug changes.