Commit graph

6954 commits

Author SHA1 Message Date
oscfdezdz b40512b478 Add Spanish translation 2021-08-02 15:37:29 -07:00
bexnoss ed56bca4dd Localize GOG extras 2021-08-02 15:35:28 -07:00
Antoine Kapps da41d08ebb Stop download processes on cancel installation
If the user aborted the installation without hitting [Cancel] for
each individual download, the processes continued until they
finished entirely.
This patch exposes a way to cancel all from the InstallerFileBoxes
and triggers it on InstallerWindow.cancel_installation.
2021-08-02 15:32:15 -07:00
Unrud 5eb2d06ba3 Don't follow symlinks when merging directories
I found this bug when I tried to install Grim Fandango Remastered from GOG. The archive contains dangling symlinks for some files in *.../usr/share/doc* and the installation fails with `FileNotFoundError`.

Without `follow_symlinks=False` it also fails for symlinks to directories because `shutil.copy` can only handle regular files.
A smaller issue caused by following symlinks are redundant copies of libraries (e.g. `libexample.so.1.0.0`, `libexample.so.1 -> libexample.so.1.0.0`, `libexample.so -> libexample.so.1.0.0`).
2021-08-02 15:29:16 -07:00
Christian Clauss 9a88439475 Update lint_python.yml 2021-08-02 13:44:18 -07:00
Christian Clauss 9daad2cf96 Update lint_python.yml 2021-08-02 13:44:18 -07:00
Christian Clauss 88a221ffbf uses: GabrielBB/xvfb-action@v1 2021-08-02 13:44:18 -07:00
Christian Clauss e527bb1989 Update lint_python.yml 2021-08-02 13:44:18 -07:00
Christian Clauss c16691697d sudo apt-get install --fix-missing 2021-08-02 13:44:18 -07:00
Christian Clauss f855dcea33 Update lint_python.yml 2021-08-02 13:44:18 -07:00
Christian Clauss a1c5bfef9d sudo apt-get install libdbus-1-dev libgirepository1.0-dev gir1.2-gnomedesktop-3.0 gir1.2-gtk-3.0 2021-08-02 13:44:18 -07:00
Christian Clauss 76f75b131a sudo apt-get install libdbus-1-dev libgirepository1.0-dev 2021-08-02 13:44:18 -07:00
Christian Clauss 7aab598176 sudo apt-get install libdbus-1-dev 2021-08-02 13:44:18 -07:00
Christian Clauss 3540480b42 Update lint_python.yml 2021-08-02 13:44:18 -07:00
Christian Clauss bdf94e1d9d pip install PyGObject -r requirements.txt 2021-08-02 13:44:18 -07:00
Christian Clauss cdea86c9b4 Placate flake8 2021-08-02 13:44:18 -07:00
Christian Clauss e5652a0210 Placate flake8 2021-08-02 13:44:18 -07:00
Christian Clauss 10bddb90cf Update lint_python.yml 2021-08-02 13:44:18 -07:00
Christian Clauss c07b555880 GitHub Action to lint Python code 2021-08-02 13:44:18 -07:00
Heimen Stoffels f2966e6944 Updated Dutch translation 2021-08-02 13:42:16 -07:00
Trevonn 9ae1553e2d Change gamescope defaults to display windows in fullscreen 2021-08-02 13:41:28 -07:00
Mathieu Comandon 997213e032 Remove legacy runtime support from wine runner 2021-07-31 19:46:21 -07:00
Mathieu Comandon 55ab77df24 Skip init went games are run from launchers 2021-07-31 19:40:05 -07:00
Mathieu Comandon 235e0b8c3a Add mention of running Lutris games from Steam in the changelog 2021-07-31 18:39:29 -07:00
Mathieu Comandon 089b865290 Group ICD files by arch 2021-07-31 18:29:21 -07:00
tannisroot 7092f7bc9e Extend 0.5.9 changelog 2021-08-01 03:24:32 +03:00
Mathieu Comandon e61bff75af Set the LC_ALL variable to nothing when launched from Steam 2021-07-31 16:59:42 -07:00
Mathieu Comandon e63af98b39 Disable AMD switchable graphics 2021-07-31 16:46:16 -07:00
tannisroot 865900509a Improve descriptions of FSR and DLSS options 2021-07-31 07:34:51 +03:00
Mathieu Comandon acb81c1fc7 Avoid doubling the file extension 2021-07-28 22:07:13 -07:00
Mathieu Comandon ff336afe0b Fix gamescope arguments 2021-07-27 12:07:09 -07:00
Mathieu Comandon 82e7dbf791 Add gamescope option 2021-07-27 00:46:40 -07:00
Mathieu Comandon 4ec348875f Add option for AMD FSR 2021-07-26 22:24:51 -07:00
Mathieu Comandon c9dec00618 Include DLSS DLL management in DXVK NVAPI manager 2021-07-26 16:04:27 -07:00
Mathieu Comandon 4fff4c3dd7 Add labels for runners and services preferences 2021-07-23 14:44:05 -07:00
Mathieu Comandon ff8492eb3f Add changelog 2021-07-19 19:41:45 -07:00
Mathieu Comandon 5b8b674c58 Rename steam specific signals, don't cache steam games 2021-07-19 19:13:10 -07:00
Mathieu Comandon d840c269b9 Remove support for legacy runtime and only fetch enabled runtimes 2021-07-19 16:02:28 -07:00
Mathieu Comandon c86eee1ac2 Deprecate usage of $WINESTEAM locations 2021-07-19 14:55:14 -07:00
Mathieu Comandon 78a094d0ce Fix row matching 2021-07-19 11:24:55 -07:00
Mathieu Comandon 6a5aa609d9 Add game to view when it's not updated 2021-07-17 16:36:29 -07:00
Mathieu Comandon 912113ce6f Separate DXVK and VKD3D options 2021-07-16 19:36:05 -07:00
Mathieu Comandon f1f41b8956 Init Lutris in 2 stages, update startup message 2021-07-16 15:17:42 -07:00
Mathieu Comandon 68c9c1afc3 Implement install method for EGS 2021-07-13 09:40:23 -07:00
Mathieu Comandon 2c37c2c3a2 Give service game to view updater 2021-07-12 16:51:41 -07:00
Mathieu Comandon 6c8f67d578 Write more useful error message 2021-07-12 16:13:52 -07:00
Mathieu Comandon d5b2b91128 Do a merge on existing paths for GOG installers 2021-07-12 16:10:49 -07:00
Mathieu Comandon fec9a385de Update game icon for service games 2021-07-12 16:10:31 -07:00
Mathieu Comandon 3e94baba70 Generate window keys consistently 2021-07-12 16:09:52 -07:00
Mathieu Comandon f6efecb7d2 Always update game actions on GameBar creation 2021-07-12 14:23:57 -07:00