Giter Site home page Giter Site logo

Comments (3)

zegervdv avatar zegervdv commented on September 28, 2024

Can you do a brew update and see if it still happens? Zathura has a dependency set on libmagic, I would not expect to see these kind of issues.

Can you also check if libmagic was installed correctly?
And maybe run a brew doctor just to see if no pointers pop up in there.

from homebrew-zathura.

Skyfold avatar Skyfold commented on September 28, 2024

I ran brew update and then brew install zathura. Zathura installs, but I get these warnings:

Warning: Calling Resource#sha1 is deprecated!
Use Resource#sha256 instead.
/usr/local/Library/Taps/zegervdv/homebrew-zathura/zathura.rb:9:in `class:Zathura'
Please report this to the zegervdv/zathura tap!

Warning: Calling Formula.sha1 is deprecated!
Use Formula.sha256 instead.
/usr/local/Library/Taps/zegervdv/homebrew-zathura/zathura.rb:9:in `class:Zathura'
Please report this to the zegervdv/zathura tap!

Warning: Calling SoftwareSpec#sha1 is deprecated!
Use SoftwareSpec#sha256 instead.
/usr/local/Library/Taps/zegervdv/homebrew-zathura/zathura.rb:9:in `class:Zathura'
Please report this to the zegervdv/zathura tap!

Warning: Calling Pathname#sha1 is deprecated!
Use Pathname#sha256 instead.
/usr/local/Library/Homebrew/extend/pathname.rb:320:in `verify_checksum'

When I try to run Zathura I get these errors:
2016-08-22 19:59:07.683 zathura[43948:5714517] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
error: could not open plugin directory: /usr/local/Cellar/zathura/0.3.6/lib/zathura
error: Unknown file type: 'application/pdf'

The path /usr/local/Cellar/zathura/0.3.6/lib/zathura is not created by the formula. I think the other errors are from zathura itself.

from homebrew-zathura.

zegervdv avatar zegervdv commented on September 28, 2024

Ok, the deprecation warnings are nothing to worry about (yet).
Did you install the poppler-pdf plugin? Zathura on its own is just a viewer, it needs a specific implementation to decode pdfs in this case.

from homebrew-zathura.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.