Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2023
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. (deck@steamdeck ~)$ flatpak run net.lutris.Lutris -d
  2. Gtk-Message: 11:30:26.239: Failed to load module "canberra-gtk-module"
  3. 2023-09-22 11:30:26,421: Command 'fluidsynth' not found on your system
  4. INFO 2023-09-22 11:30:27,218 [application.do_command_line:444]:Starting Lutris 0.5.14
  5. INFO 2023-09-22 11:30:27,221 [startup.get_drivers:70]:Running AMD Mesa driver 23.1.6 on AMD Custom GPU 0405 (vangogh, LLVM 15.0.7, DRM 3.45, 5.13.0-valve37-1-neptune) (0x163f)
  6. INFO 2023-09-22 11:30:27,222 [display.display_gpu_info:78]:GPU: 1002:163F 1002:0123 (amdgpu drivers)
  7. DEBUG 2023-09-22 11:30:27,629 [xrandr._get_vidmodes:16]:Retrieving video modes from XrandR
  8. DEBUG 2023-09-22 11:30:28,488 [lutris.get_missing_game_ids:202]:Checking for missing games
  9. DEBUG 2023-09-22 11:30:32,998 [base.login:358]:Connecting to GOG
  10.  
  11. ** (lutris:2): WARNING **: 11:30:33.004: Failed to load shared library 'libwebkit2gtk-4.1.so.0' referenced by the typelib: /app/lib/libudev.so.1: version `LIBUDEV_247' not found (required by /usr/lib/x86_64-linux-gnu/libgudev-1.0.so.0)
  12. Traceback (most recent call last):
  13. File "/app/lib/python3.10/site-packages/lutris/gui/widgets/sidebar.py", line 206, in on_connect_clicked
  14. self.service.login(parent=self.get_toplevel())
  15. File "/app/lib/python3.10/site-packages/lutris/services/base.py", line 359, in login
  16. dialog = WebConnectDialog(self, parent)
  17. File "/app/lib/python3.10/site-packages/lutris/gui/dialogs/webconnect_dialog.py", line 23, in __init__
  18. self.context = WebKit2.WebContext.new()
  19. gi.repository.GLib.GError: g-invoke-error-quark: Could not locate webkit_web_context_new: 'webkit_web_context_new': /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.1.so.0: undefined symbol: webkit_web_context_new (1)
  20.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement