Guest User

Untitled

a guest
Aug 26th, 2022
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. INFO 2022-08-26 20:27:03,369 [startup.init_lutris:174]:Starting Lutris 0.5.11
  2. DEBUG 2022-08-26 20:27:03,393 [xrandr._get_vidmodes:16]:Retrieving video modes from XrandR
  3. INFO 2022-08-26 20:27:03,458 [startup.check_driver:58]:Using NVIDIA drivers 515.65.01 for x86_64
  4. INFO 2022-08-26 20:27:03,458 [startup.check_driver:62]:GPU: NVIDIA GeForce GTX 1060 6GB
  5. INFO 2022-08-26 20:27:03,458 [startup.check_driver:78]:GPU: 10DE:1C03 1043:85B6 (nvidia drivers)
  6. ERROR 2022-08-26 20:27:03,459 [startup.check_libs:113]:i386 libgnutls.so.30 missing (needed by gnutls)
  7. DEBUG 2022-08-26 20:27:03,573 [lutriswindow.update_store:446]:Showing 27 games
  8. INFO 2022-08-26 20:27:03,741 [startup.update_runtime:215]:Startup complete
  9. DEBUG 2022-08-26 20:27:06,775 [base.install:230]:Installing 1207658745 from service gog
  10. DEBUG 2022-08-26 20:27:06,776 [http._request:83]:GET https://lutris.net/api/games/service/gog
  11. ERROR 2022-08-26 20:27:06,968 [api.get_http_response:99]:Unable to get games from API: HTTP Error 405: Method Not Allowed
  12. DEBUG 2022-08-26 20:27:07,000 [application.show_window:326]:Showing window InstallerWindow1207658745
  13. DEBUG 2022-08-26 20:27:08,128 [xrandr._get_vidmodes:16]:Retrieving video modes from XrandR
  14. Traceback (most recent call last):
  15. File "/usr/lib/python3.10/site-packages/lutris/gui/installerwindow.py", line 159, in on_installer_selected
  16. self.interpreter = interpreter.ScriptInterpreter(script, self)
  17. File "/usr/lib/python3.10/site-packages/lutris/installer/interpreter.py", line 69, in __init__
  18. file.set_url(self._substitute(file.url))
  19. File "/usr/lib/python3.10/site-packages/lutris/installer/interpreter.py", line 431, in _substitute
  20. return system.substitute(template_string, self._get_string_replacements())
  21. File "/usr/lib/python3.10/site-packages/lutris/installer/interpreter.py", line 413, in _get_string_replacements
  22. "WINEBIN": self.get_wine_path(),
  23. File "/usr/lib/python3.10/site-packages/lutris/installer/commands.py", line 391, in get_wine_path
  24. return get_wine_version_exe(self._get_runner_version())
  25. File "/usr/lib/python3.10/site-packages/lutris/util/wine/wine.py", line 219, in get_wine_version_exe
  26. raise RuntimeError("Wine is not installed")
  27. RuntimeError: Wine is not installed
  28. DEBUG 2022-08-26 20:27:18,653 [application.on_app_window_destroyed:344]:Removed window InstallerWindow1207658745
  29. INFO 2022-08-26 20:27:18,654 [application.do_shutdown:884]:Shutting down Lutris
  30.  
Advertisement
Add Comment
Please, Sign In to add comment