Code Monkey home page Code Monkey logo

Comments (8)

SO5005 avatar SO5005 commented on September 16, 2024 1

dbus-launch sets it.

from krun.

slp avatar slp commented on September 16, 2024 1

The VM can't access the system's dbus. We could implement a unixsock proxy using vsock, but we'd need a strong justification for doing that. How's Steam using it? Is there a fallback behavior if it's not present?

from krun.

slp avatar slp commented on September 16, 2024 1

Not sure what Steam is using it for. There's a fallback but before that it's noisy in the log. Simply installing dbus-x11 silences it.

If that works around the issue, it'd be a good idea to make the package (once we get to it) to depend on it.

from krun.

teohhanhui avatar teohhanhui commented on September 16, 2024

Oh, I see... But apps inside the VM would not be able to talk to services on the host's session bus, right?

from krun.

SO5005 avatar SO5005 commented on September 16, 2024

dbus-launch isn't installed per default on fedora, dbus-x11 needs to be installed to get dbus-launch.

from krun.

SO5005 avatar SO5005 commented on September 16, 2024

If I run dbus-launch it sets DBUS_SESSION_BUS_ADDRESS to something different than it was before. (originally it was unix:path=/run/user/1000/bus dbus-launch sets it to something like unix:path=/tmp/dbus-CB34ABmjaq,guid=2b0f4a14646900e5ac3fd40366470d34 but it does not export DBUS_SESSION_BUS_ADDRESS)

from krun.

teohhanhui avatar teohhanhui commented on September 16, 2024

Not sure what Steam is using it for. There's a fallback but before that it's noisy in the log. Simply installing dbus-x11 silences it.

from krun.

teohhanhui avatar teohhanhui commented on September 16, 2024

Yeah, will try to raise this with RPM Fusion. I think it should be considered a packaging bug.

from krun.

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.