control: severity -1 normal
control: reassign -1 src:lutris

Bernhard Übelacker wrote:
> It looks like Lutris extracts the version
> from the path the wine executable was found.

Lutris parses version information from "wine --version" to conclude
whether features are supported [0].  The wine in debian outputs
package version detail, which lutris does not currently ignore and
concludes that the version is not in its known good set (i.e. does not
support particular features).

Lutris needs to be updated to ignore the extra package details
returned by the debian wine package.

Best wishes,
Mike

[0] https://github.com/lutris/lutris/blob/v0.5.12/lutris/util/wine/wine.py#L274

Reply via email to