Evince throwing error trying to open .cbz
jklmli opened this issue · 1 comments
"File type TeX document (text/x-tex) is not supported." Odd, because the file has a .cbz extension, and the system recognizes the filetype as 'comic book archive.'
To reproduce: Bakuman on OtakuWorks. Tested on chapters 1-5, but likely all chapters.
This is not because of the recent changes - I have the same chapter from Sept. 2010, and it throws the same error.
I should add that it can open other .cbz files fine, so I suspect the issue lies in manga downloader's code. Also, I have looked inside the .cbz files in question, and they only contain image files.
UPDATE: I have attempted to create a .cbz manually using the same images, and Evince throws the same error. I'm beginning to wonder if Evince broke recently. Either that, or our image files are not being identified correctly as 'images'. (But that doesn't make sense, because Evince will happily view them as images.)
Evince appears to have some hacky code that automatically attempts to open a file as .tex if the filename contains 'chapter' delimited by...anything.
Not our problem.