Code Monkey home page Code Monkey logo

Comments (6)

fcastilloec avatar fcastilloec commented on May 25, 2024 2

The package electron-rebuild can fix this issue. You can run ./node_modules/.bin/electron-rebuild or if you have it installed globally, just electron-rebuild and it will recompile the module for your current version of node.js
It's weird that the published version of dbus is compiled against NODE_MODULE_VERSION 54 which is not an LTS release and it's not even in the list of previous releases.
The dbus package should be updated to compile either with v6, the current LTS, or v8 which will become LTS on October 2018 (less than two months from now)

from mpris-service.

emersion avatar emersion commented on May 25, 2024

Maybe npm rebuild dbus?

from mpris-service.

nukeop avatar nukeop commented on May 25, 2024

Nope, the problem still occurs. Reinstalling dbus manually doesn't help either.

from mpris-service.

emersion avatar emersion commented on May 25, 2024

Okay, maybe a dbus upgrade to v1 can fix it.

from mpris-service.

nukeop avatar nukeop commented on May 25, 2024

I can confirm that this fixes the above problem.
However, I still can't see the program being registered and it doesn't show up with the rest of mpris-supporting programs, but that's probably another issue altogether.

I can receive events correctly though so this can be closed now.

from mpris-service.

fcastilloec avatar fcastilloec commented on May 25, 2024

@nukeop the developers seem busy at the moment, but since you created this issue, you could close it yourself.

from mpris-service.

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.