https://bugs.winehq.org/show_bug.cgi?id=54976
Bug ID: 54976 Summary: Since 4356fe0d830759a4bc194f21f3c8fc3a36ca2ca0 program fails to start: Application could not be started, or no application associated with the specified file. (regression) Product: Wine Version: 8.7 Hardware: x86-64 URL: https://community.chocolatey.org/api/v2/package/chocol atey/1.4.0 OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: xerox.xerox2000x@gmail.com Regression SHA1: 4356fe0d830759a4bc194f21f3c8fc3a36ca2ca0 Distribution: Debian
This is a regression from yesterday:
4356fe0d830759a4bc194f21f3c8fc3a36ca2ca0 disallows choco.exe to start
The easiest way to reproduce this, without having to install it completely (bit tedious), is :
wget https://community.chocolatey.org/api/v2/package/chocolatey/1.4.0
7z x 1.4.0
wine ./tools/chocolateyInstall/choco.exe
Expected behaviour: It should print some error info because it's not installed properly
Actual behaviour: wine: failed to start L"Z:\home\louis\Downloads\tools\chocolateyInstall\choco.exe" Application could not be started, or no application associated with the specifie d file.
https://bugs.winehq.org/show_bug.cgi?id=54976
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=54976
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Additional note:
Much easier to reproduce is like:
wine ~/.wine/drive_c/windows/mono/mono-2.0/lib/mono/4.5/gacutil.exe
I guess it's related to programs being Mono/.Net assembly
https://bugs.winehq.org/show_bug.cgi?id=54976
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |f6f38e24906ebbe1d22d32c6233 | |8be4354a55bd5 Summary|Since |Mono/.Net assemblies fail |4356fe0d830759a4bc194f21f3c |to start: Application could |8fc3a36ca2ca0 program fails |not be started, or no |to start: Application could |application associated with |not be started, or no |the specified file. |application associated with | |the specified file. | |(regression) |
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- This is fixed by f6f38e24906ebbe1d22d32c62338be4354a55bd5
Thanks Alexandre
https://bugs.winehq.org/show_bug.cgi?id=54976
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.9.