Okular cannot open any cbr file (version 0.26) Reproducible: Always Steps to Reproduce: 1. click on a cbr file Actual Results: okular error message open saying that it cannot open the cbr file. Expected Results: okular the comic cbr file
Hi, Cannot confirm here. Okular 0.26 successfully opens cbr. Do you have unrar package installed? Thanks in advance for your answer.
I didn't have unrar but rar installed. I changed it for unrar but I have the same problem. I would have been surprised if that was the cause since it used to work with the previous version. I am using archlinux package from kde-unstable. Thanks.
iirc nothing relevant changed in that part of code. Maybe... which version of shared-mime-info do you have? 1.7?
Yes this is the one 1.7
1.7 broke rar support in many application, as introduced a new MIMEType for that format. See for example: https://bugs.kde.org/show_bug.cgi?id=368786 Does downgrading to 1.6 work for now?
Yes it is the problem. I downgrad to 1.6 and now it is working. This bug can be closed or transferred to shared-mime-info. thanks
Git commit f2b2d94897cfedcec91b82a6bed0450546686b51 by Albert Astals Cid. Committed on 01/10/2016 at 13:39. Pushed by aacid into branch 'Applications/16.08'. Open CBR files with shared-mime-info >= 1.7 Not ideal fix surely but it'll do for the moment M +1 -1 generators/comicbook/document.cpp http://commits.kde.org/okular/f2b2d94897cfedcec91b82a6bed0450546686b51
*** Bug 369654 has been marked as a duplicate of this bug. ***