Skip to content
Commit cafed233 authored by Jeremy Whiting's avatar Jeremy Whiting Committed by Jeremy Whiting
Browse files

Fix SteamOSBackend isValid check.

Since QDBusInterface isValid is not a good test of whether a dbus
service exists or not (according to QDBusAbstractInterface isValid
documentation) check if the service file is installed on the disk
instead.
Fixes spurious SteamOSBackend telling Discover that it is invalid
and missing updates, etc.

(cherry picked from commit b47d041a)
parent f2bb47ae
Pipeline #554663 failed with stage
in 36 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment