Git Product home page Git Product logo

Comments (4)

Gert-Boers avatar Gert-Boers commented on June 12, 2024 5

I've edited /usr/lib/hypnotix/mpv.py with the patch provided by Ame-chan-angel and I can confirm that Hypnotix works that way with mpv 0.38.
(I'm on ArcolinuxB Gnome.)

@Ame-chan-angel: Thanks for the patch!

from hypnotix.

lineage-of-roots avatar lineage-of-roots commented on June 12, 2024 3

Until the patch by @Ame-chan-angel gets merged upstream, anyone reading will have to edit the /usr/lib/hypnotix/mpv.py file manually.

just add/remove the provided lines in

3718701

and be careful of the indentation

The patch works. Thanks to @Ame-chan-angel

from hypnotix.

loxley avatar loxley commented on June 12, 2024 1

A temporary fix on Arch based distros is to look in pacman cache for the older library, for example /var/cache/pacman/pkg/mpv-1:0.37.0-3-x86_64.pkg.tar.zst. Unpack it and place the library libmpv.so.2.2.0 somewhere in your path.
Then edit /usr/lib/hypnotix/mpv.py line 47:

     sofile = '/home/yourhomedir/.local/libmpv/libmpv.so.2.2.0'

It should work again after that.

from hypnotix.

chiefy avatar chiefy commented on June 12, 2024

Same here, patch fixed my issues on EndeavourOS latest. Thanks @Ame-chan-angel

from hypnotix.

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.