Lutris 16

SUR Ubuntu Cinnamon 23.10 en lançant lutris par le terminal j’ai des erreurs de ce style

lutris
2024-02-08 19:41:08,066: The Battle.net source is unavailable because Google protobuf could not be loaded: No module named ‘google’
2024-02-08 19:41:08,139: Starting Lutris 0.5.16
2024-02-08 19:41:08,141: Using NVIDIA drivers 550.40.07 for x86_64
2024-02-08 19:41:08,141: GPU: NVIDIA GeForce RTX 3080
2024-02-08 19:41:08,141: GPU: 10DE:2216 1462:3896 (nvidia drivers)
2024-02-08 19:41:08,470: Error reading color-scheme: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: L’interface « org.freedesktop.portal.Settings » n’existe pas pour l’objet à l’emplacement /org/freedesktop/portal/desktop (19)
Traceback (most recent call last):
File “/usr/lib/python3/dist-packages/lutris/style_manager.py”, line 80, in _call_cb
values = obj.call_finish(result)
^^^^^^^^^^^^^^^^^^^^^^^
gi.repository.GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: L’interface « org.freedesktop.portal.Settings » n’existe pas pour l’objet à l’emplacement /org/freedesktop/portal/desktop (19)

De plus je ne peut pas me connecter a GOG

For the Battle.net error, you need to install protobuf and the python bindings for it. (I think on *buntu that’s protobuf-compiler and all its dependencies, and python-protobuf.

For the second one, it’s complaining about xdg-desktop-portal. You can ignore that error. I don’t want that shit on my system because if you don’t use an xdg aware desktop/window manager (I don’t) it can cause delays.