[Bug 45456] New: winemenubuilder: Does not use "WINELOADER" environment variable

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jul 15 10:16:32 CDT 2018


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 at winehq.org
          Reporter: dev at 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_system.3F

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/winemenubuilder.c

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.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list