Skip to content
Commit 8b13c961 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.
parent d74ea286
Pipeline #554698 failed
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