Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug with preview #49

Open
rudolfschmidt opened this issue Dec 2, 2019 · 2 comments
Open

Bug with preview #49

rudolfschmidt opened this issue Dec 2, 2019 · 2 comments

Comments

@rudolfschmidt
Copy link

Hi,
the app crashes when I preview pdf files.
I like the approach with c. I like ranger, it has everything that you need, but it's quite too complex and overloaded with things you do not need and what its the worst, it's slow. There needs to be a more performant alternative.

@mananapr
Copy link
Owner

mananapr commented Dec 4, 2019

What do you mean by crashes? Does it segfaults or does it just freezes?

@pedro-hs
Copy link

pedro-hs commented Mar 22, 2021

pdf-preview-error

If you're having this problem (see image)
BEFORE INSTALLING, try this steps. Maybe help

  • Change in config.h from #define SHOW_PDF_PREVIEWS 0 to #define SHOW_PDF_PREVIEWS 1
  • Check dependencies. Exemple for debian like:
    sudo apt install libncurses-dev libxext-dev mediainfo atool fzf xdg-utils poppler-utils

Check if

  • your FILE_OPENER in config.h it's right?
  • it's installed in your machine?
  • have a pdf viewer installed in your machine?
  • this pdf viewer configured to open with your FILE_OPENER?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants