https://bugs.winehq.org/show_bug.cgi?id=45456
Bug ID: 45456 Summary: winemenubuilder: Does not use "WINELOADER" environment variable Product: Wine Version: 3.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: dev@tng247.com Distribution: ---
Currently wine creates *.desktop files which (incorrectly?) assume the only instance of "wine" is installed within the "PATH" environment variable and ignore the users preference defined within the "WINELOADER" environment variable (multiple Wine installations):
https://wiki.winehq.org/FAQ#Can_I_install_more_than_one_Wine_version_on_my_s...
Looking at "winemenubuilder.c" it appears lines 1464 and 2505 are causing this issue:
https://source.winehq.org/git/wine.git/blob/HEAD:/programs/winemenubuilder/w...
Would something like this be eligible for a point release patch? It's a blocker for an application we're working on.
Many thanks in advance.
https://bugs.winehq.org/show_bug.cgi?id=45456
dev@tng247.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |integration Distribution|--- |Ubuntu