diff options
| author | SulfurNitride <SulfurNitride@users.noreply.github.com> | 2026-03-01 12:57:45 -0600 |
|---|---|---|
| committer | SulfurNitride <SulfurNitride@users.noreply.github.com> | 2026-03-01 12:57:45 -0600 |
| commit | eaabd444c0f54b58e3179c6312b867d1e63e54c1 (patch) | |
| tree | d61a43cf319819ed8c6f424c28a69a482d31af7d /libs/plugin_python/typings/generate.py | |
| parent | 94596962a17f8989bfa20bbf98d1b5707fd773d2 (diff) | |
Fix wineserver tracking matching unrelated wine prefixes
findWineserver() was scanning /proc for ANY wineserver owned by the
current user. If the user had other wine processes running (e.g. winecfg
under ~/.wine), Fluorine would latch onto that unrelated wineserver and
never declare the game finished.
Now reads WINEPREFIX from the launched process's /proc/<pid>/environ and
passes it to findWineserver(), which filters candidates by matching
their WINEPREFIX against the game's prefix path.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'libs/plugin_python/typings/generate.py')
0 files changed, 0 insertions, 0 deletions
