prsh11 / manga-cli

📖 Script to read manga from cli
MIT License
80 stars 4 forks source link

Error: Unknown file type: 'inode/x-empty' #6

Closed ghost closed 2 years ago

ghost commented 2 years ago

I get the error message error: Unknown file type: 'inode/x-empty'

It works in the search feature, selection features but gets an error after that. I have all the dependencies and am not sure where the problem is.

prsh11 commented 2 years ago

have you installed zathura-cb package and other dependencies?

DaMindlessGuy commented 2 years ago

which manga did you try to download?

ghost commented 2 years ago

I have installed package zathura-cb. I tried to download boruto manga, chapter 50.

I use a Gentoo machine if you are wondering.

prsh11 commented 2 years ago

do you have some kind of screenshot of the error. So that we can understand better?

ghost commented 2 years ago

before_enter

after_enter

Hope it helps.

fossimprove commented 2 years ago

It works fine on my end. I use arch and everything's up to date

ghost commented 2 years ago

Well like I said I use Gentoo. I am currently using the 0.1.8 version of zathura-cb which might be the problem but that is only a speculation.

prsh11 commented 2 years ago

Well like I said I use Gentoo. I am currently using the 0.1.8 version of zathura-cb which might be the problem but that is only a speculation.

Zathura-cb latest release is 0.1.9.

ghost commented 2 years ago

Well I will try to see if there I can upgrade by writing an ebuild later as there are no maintainers for the particular package.

prsh11 commented 2 years ago

can you list the files in ~/.cache/manga-cli and also did you get Getting Data.... text

ghost commented 2 years ago

The files in the ~/.cache/manga-cli and at first it shows images which can be opened by sxiv but then it gets complied into a pdf which cannot be opened by zathura and that is where the problem starts. The name of the pdf is Boruto:_Naruto_Next_Generations-50.pdf

Also I checked if there was something wrong with zathura opening the pdf and installed okular and tried to open the file and it did not open it. The file was a pdf.

ghost commented 2 years ago

Now I was able to open the file after a restart. Not sure what happened but thank you for your time.