Summary: | Preview of 4-bit TIF is broken | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-khtml | Reporter: | Christopher Yeleighton <giecrilj> |
Component: | general | Assignee: | Martin Sandsmark <martin.sandsmark> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aacid, elvis.angelaccio, kdelibs-bugs |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
screen shot
memory map |
Description
Christopher Yeleighton
2021-08-24 19:58:19 UTC
Can you attach a screenshot of the error you get? When you press "Open", it's most likely not Ark's fault anymore but another program that is failing to open the file. 1. I do not press [Open!], I press the file itself, which is like pressing [Preview!]. 2. There is no external program, it is Ark’s preview window. 3. It does not fail to open the file, it fails to display the image, replacing it with a broken image icon. I would still like a screenshot, because previews are not provided by ark either. Created attachment 141092 [details]
screen shot
That's not as useful as i was expecting ^_^ Can you make ark get to the same situation (i.e. showing the "broken image") and then in a terminal run cat /proc/`pidof ark`/maps &> ark_maps and attach the ark_maps file here? Created attachment 141117 [details]
memory map
wow, htmlimagepart ^_^ A possibly relevant merge request was started @ https://invent.kde.org/frameworks/khtml/-/merge_requests/3 |