blood@fedora:/var/home/blood$ lutris -d (lutris:2977): Gtk-WARNING **: 22:11:23.049: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version (lutris:2977): Gtk-WARNING **: 22:11:23.049: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version (lutris:2977): Gtk-WARNING **: 22:11:23.050: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version INFO 2023-11-15 22:11:23,133 [application.do_command_line:436]:Starting Lutris 0.5.14 INFO 2023-11-15 22:11:23,135 [startup.get_drivers:57]:Using NVIDIA drivers 535.129.03 for x86_64 INFO 2023-11-15 22:11:23,135 [startup.get_drivers:61]:GPU: NVIDIA GeForce RTX 4090 INFO 2023-11-15 22:11:23,135 [display.display_gpu_info:78]:GPU: 10DE:2684 10B0:F297 (nvidia drivers) INFO 2023-11-15 22:11:23,135 [display.display_gpu_info:78]:GPU: 8086:A780 1043:8694 (i915 drivers) Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/lutris/util/flatpak.py", line 41, in get_installed_apps name, appid, version, branch, origin, installation = package.split("\t") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ValueError: too many values to unpack (expected 6) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/lutris/gui/application.py", line 310, in do_activate self.window = LutrisWindow(application=self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/lutris/gui/lutriswindow.py", line 126, in __init__ self.sidebar.initialize_rows() File "/usr/lib/python3.12/site-packages/lutris/gui/widgets/sidebar.py", line 440, in initialize_rows self.update_rows() File "/usr/lib/python3.12/site-packages/lutris/gui/widgets/sidebar.py", line 527, in update_rows self.installed_runners = [runner.name for runner in runners.get_installed()] ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/lutris/runners/__init__.py", line 102, in get_installed if runner.is_installed(): ^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/lutris/runners/runner.py", line 414, in is_installed return self.flatpak_id and flatpak.is_app_installed(self.flatpak_id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/lutris/util/flatpak.py", line 61, in is_app_installed for app in get_installed_apps(): ^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/lutris/util/flatpak.py", line 44, in get_installed_apps name, appid, version, branch, installation = package.split("\t") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ValueError: too many values to unpack (expected 5) Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/lutris/gui/application.py", line 699, in do_command_line self.window.present() ^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'present' (lutris:2977): Gtk-WARNING **: 22:11:23.433: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version (lutris:2977): Gtk-WARNING **: 22:11:23.433: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version (lutris:2977): Gtk-WARNING **: 22:11:23.433: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version