Giter Club home page Giter Club logo

Comments (8)

smcv avatar smcv commented on July 1, 2024 1

I've been getting this security error in Gnome Logs every time I launch Steam:

E: Unable to acquire bus name "com.steampowered.PressureVessel.LaunchAlongsideSteam".

Do you have a reason that I'm not seeing for describing this as a security error? As far as I can see, it's just an error: a Steam component tried to own a name, wasn't allowed to do it, and logged an error message saying that it couldn't do that.

steampowered.com is another namespace alongside valvesoftware.com that is owned by Valve.

It doesn't cause any noticeable issues, but is it something to worry about?

It is intentional that a component of Steam tries to own this name, so it would probably be a good idea for the com.valvesoftware.Steam packaging to allow at least --own-name=com.steampowered.PressureVessel.*. The ...LaunchAlongsideSteam name is used by containerized games (in the Steam Linux Runtime environment) to run commands in the same execution environment as Steam itself (outside the Steam Linux Runtime).

If some debug/development options are enabled, Steam Linux Runtime games will also try to own names like com.steampowered.App123, so it might be best to use --own-name=com.steampowered.*. Again, steampowered.com is another namespace alongside valvesoftware.com that is owned by Valve.

from com.valvesoftware.steam.

smcv avatar smcv commented on July 1, 2024 1

It's normal that those error messages appear: Steam wants to use that bus name for a new feature, and it can't, so it logs an error. It's also normal that they go to whatever is the destination of all of Steam's other output, either the Journal or an interactive terminal.

from com.valvesoftware.steam.

g2p avatar g2p commented on July 1, 2024 1

Here's a workaround for now, until fixed in the flatpak manifest:

flatpak override --user --own-name="com.steampowered.*" com.valvesoftware.Steam

from com.valvesoftware.steam.

user1-github avatar user1-github commented on July 1, 2024

Do you have a reason that I'm not seeing for describing this as a security error?

This is how it looks like on my end:

Screenshot from 2023-10-02 21-47-18

It says "Security", so maybe that's why I mistakenly thought it's a security error.

I wasn't getting this error before I received a Steam client update on September 11, so that's why I reported this.

from com.valvesoftware.steam.

smcv avatar smcv commented on July 1, 2024

It says "Security", so maybe that's why I mistakenly thought it's a security error.

I don't know why Gnome Logs thinks this is a security-related message. The messages I see in the Security tab seem to be completely arbitrary.

I wasn't getting this error before I received a Steam client update on September 11

That sounds plausible for the date of the first Steam client beta that had the feature that is using this new bus name.

from com.valvesoftware.steam.

smcv avatar smcv commented on July 1, 2024

I don't know why Gnome Logs thinks this is a security-related message. The messages I see in the Security tab seem to be completely arbitrary.

I opened https://gitlab.gnome.org/GNOME/gnome-logs/-/issues/71

from com.valvesoftware.steam.

Zesko avatar Zesko commented on July 1, 2024

I don't know why Gnome Logs thinks this is a security-related message. The messages I see in the Security tab seem to be completely arbitrary.

FYI

Not only Gnome logs, but KDE Plasma too. I clicked the Steam icon in the standard KDE menu to open Steam from Flatpak, I got the same error messages in journalctl -p err -b.

#1168 (comment)

Interesting, when I launch Steam in the terminal to show the same messages, but these messages do not appear in the journalctl log.

from com.valvesoftware.steam.

Zesko avatar Zesko commented on July 1, 2024

Try to do #1168 (comment) or use Flatseal to fix this issue, the warning messages are gone.

from com.valvesoftware.steam.

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.