Quote:
Originally Posted by PeterT
I'd never heard of that issue; the '[' in the name / folder causing issues. Do you have a cbz that demonstrates this?
|
Sorry for the delay... Gmail has blocked the mails.
I'm not sure if it's proper to post non-public domain cbzs here, so I will give the procedure to generate one :
(on Archlinux with Evince version 3.16.0 and Zip 3.0)
1. Having some images under dir '[井上雄彦]バガボンド'/
2. $ zip -r test.cbz '[井上雄彦]バガボンド'/
3. $ evince test.cbz
4. If an error of 'no pages in this file' shown up, then you have a poisoned bcz now :P
I dare not to try putting this on my H2O again because I didn't do the KSM patch. The thing surprised me is nickle and evince share the same bug, but not with mcomix. Maybe it has something to do with the libraries they are using.
Also, the paging issue is annoying if you've got an archieve with '1.jpg ~ 200.jpg' numbering style. It forces me to use some regex to do the zero padding, which didn't work well every times.