protonscr

[beta] libcef does not work with steam-runtime libdbus

steamclosed runtimeWeb Component
ValveSoftware/steam-for-linux#7058 · opened 2020-04-23 by sylware · updated 2022-03-19 · 3 comments · github
Ssylware 2020-04-23 github

uptodate beta client:if you use the steam-runtime libdbus, the client will break and will periodically output "STEAM_RUNTIME_HEAVY: ./steam-runtime-heavy
./steamwebhelper: symbol lookup error: ./libcef.so: undefined symbol: dbus_validate_bus_name"

you can remove libdbus from the steam runtime distribution or update it.

Ssylware 2021-06-02 github

still there... this is the last pinned library (64bits only) required to run google libcef.

Ssmcv 2022-02-18 github

This was probably resolved by the changes in early to mid September 2021 that fixed #7935.

The mini-runtime used by the steamwebhelper, ~/.steam/root/ubuntu12_64/steam-runtime-heavy, now contains its own libdbus-1.so.3 which is newer than the one in ~/.steam/root/ubuntu12_32/steam-runtime (and in particular, it implements dbus_validate_bus_name()).

Kkisak-valve maintainer 2022-03-19 github

Closing per the last comment.

Nothing extracted yet.