This repository has been archived by the owner on Nov 29, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 39
Can't Open .cbr Files #147
Comments
touch mcomix/portable.txt
python3 mcomix/mcomixstarter.py -Wall
python3 -c 'import sys;print(repr(open(sys.argv[1],mode="rb").read(6)))' path_of_file.cbr |
Thought it might be related to my preferences so I deleted the files in GIT Version
DNF Installed Version
The GIT version is opening .cbr's fine with no problem (weird). Here is output of the magic number command:
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Updated to Fedora 34 about two weeks back, was using version 0-0.8.D20191205gita098f81.fc33 (which worked) now on version 0-0.14.D20210423git139344e.fc34 and I cannot open .cbr files. I have unrar and libunrar as well as p7zip installed. Debugging doesn't even give any useful information, running
mcomix3 -Wdebug
gives:Also says in the info bar in mcomix that "no images in .cbr". Am I missing a dependency or something? I don't have any problems opening .cbz's or opening .cbr's in evince.
The text was updated successfully, but these errors were encountered: