lutris/lutris
Daniel Johnson 9965b9de60 Add exception handling so if desktop integration fails, the game may still be run.
The integration isn't critical; we'll log the exception and continue, and hope Wine can still start.

Resolves #5101
2023-10-25 18:41:52 -04:00
..
database Placate flake8! 2023-08-22 17:07:59 -04:00
gui Prophylactically expand ~ for wine prefix access. 2023-10-25 18:37:13 -04:00
installer Fix huge download size shown for GOG games 2023-10-16 03:39:09 -07:00
migrations Style correction 2023-08-08 22:41:34 -07:00
runners Add exception handling so if desktop integration fails, the game may still be run. 2023-10-25 18:41:52 -04:00
scanners Add in memory caching for the patch cache 2023-07-09 09:56:45 -04:00
services Add description label to sources 2023-10-16 05:24:33 -07:00
util Add exception handling so if desktop integration fails, the game may still be run. 2023-10-25 18:41:52 -04:00
__init__.py Query all runtimes in a single request, send PCI IDs to receive appropriate runtime versions 2023-08-04 03:31:30 -07:00
api.py More runtime simplification 2023-09-14 16:35:44 -07:00
cache.py Don't throttle downloads for cached files (Closes #3358) 2021-01-04 16:39:43 -08:00
command.py Add prophylactic code for bogus environment variables. 2023-10-22 11:53:16 -04:00
config.py Remove all_levels + unneeded exception (make config.py as small as possible!) 2023-09-14 13:24:00 -07:00
exceptions.py Get rid of annoying/useless esync/fsync checks 2023-09-19 14:01:14 -07:00
game.py Remove Steam shortcut, completely remove games with no playtime, remove update_all_artwork 2023-10-17 16:25:52 -07:00
game_actions.py Add function to list available Steam accounts 2023-10-05 19:23:23 -07:00
runner_interpreter.py Query the gamescope --help output to find out what options to pass for FSR. 2023-08-04 19:09:02 -04:00
runtime.py Basic error handling for many signal handlers in LutrisWindow. 2023-10-10 18:10:35 -04:00
settings.py Save runner versions to cache 2023-09-11 20:18:33 -07:00
startup.py Some simplifications / refactorizations 2023-09-14 14:57:58 -07:00
style_manager.py Placate flake8! 2023-04-26 04:47:59 -04:00
sysoptions.py That's plain disrespectful 2023-08-27 12:33:37 -07:00