Mathieu Comandon
Mathieu Comandon
#### Your system information * Steam client version: N/A * SteamOS version: 3.1 * Opted into Steam client beta?: N/A * Opted into SteamOS beta?: No * Have you checked...
As I user, I can point the program to a folder, Lutris will scan it, calculate the md5sum of each file and send the checksums to lutris.net. In return, lutris.net...
With all the runners managed by the API we can now provide automated updates for new runner releases. This would require: 1) A new db table containing: runner name, version...
Even when filtering runners in the sidebar, a game can appear multiple times (with mess or mednafen). I also plan to add a platform filter which would help but what...
* When signing up, allow users to specify they are a game developer. * Enabling a game dev account requires approval from the team. * Regular users can ask to...
I've received a number of errors about the registration email not being sent due to a failure to connect to SendGrid: ``` gaierror at /user/register/ [Errno -3] Temporary failure in...
When launching an Ubisoft Connect game directly from Lutris with arguments like `uplay://launch/f40e304d-8e8d-4343-8270-d06487c35add`, if the game is not a legacy one, then it won't launch. An Ubisoft Connect dialog will...
I've received two reports that the script fails to build on some system with ffmpeg being unable to find libx264. Here is a detailed report of the errors below: >...
The current script does not build: `CMake Error at /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:148 (message): Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is at least version "2.3") Call Stack (most recent call first):...