https://bugs.kde.org/show_bug.cgi?id=347634
Bug ID: 347634 Summary: unrar finder does not recognize the correct unrar Product: okular Version: 0.17.5 Platform: Fedora RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Comicbook backend Assignee: okular-devel@kde.org Reporter: legol...@yandex.ru Okular cannot open .cbr files. It complains about being not able to find the unrar while unrar is present and working. I suspect it tries to verify if unrar binary is correct unrar but fails because unrar being non-GNU software does not respond good to "--version" argument. My proposal is to remove that redundant check and live happily and forever. Reproducible: Always Steps to Reproduce: 1. Have rar or unrar installed 2. Open .cbr file with okular Actual Results: Okular says it cannot find unrar Expected Results: Read comics. [root@battlehummer ~]# unrar | head -n2 UNRAR 5.21 freeware Copyright (c) 1993-2015 Alexander Roshal [root@battlehummer ~]# md5sum /usr/bin/unrar b81142742fc5697b76bea0a7574367d1 /usr/bin/unrar [root@battlehummer ~]# unrar --version ERROR: Unknown option: -version[root@battlehummer ~]# -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Okular-devel mailing list Okular-devel@kde.org https://mail.kde.org/mailman/listinfo/okular-devel