https://bugs.winehq.org/show_bug.cgi?id=55282
Bug ID: 55282 Summary: Flutter SDK can't find "aapt" program (where.exe is a stub) Product: Wine Version: 8.12 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: programs Assignee: wine-bugs@winehq.org Reporter: alexhenrie24@gmail.com Distribution: ---
Created attachment 74894 --> https://bugs.winehq.org/attachment.cgi?id=74894 Terminal output
Steps to reproduce:
1. Download Flutter SDK from https://storage.googleapis.com/flutter_infra_release/releases/stable/windows...
2. cd flutter/bin
3. Work around Bug 32679 by removing "|| GOTO acquire_lock" from the following line in internal/shared.bat:
CALL :subroutine %* 2>&3 9> "%cache_dir%\flutter.bat.lock" || GOTO acquire_lock
4. Run `wine flutter.bat`
The SDK fails to load and the following messages are printed:
0238:fixme:where:wmain stub: L"C:\windows\system32\where.exe" L"aapt" Unhandled exception: FileSystemException: Cannot resolve symbolic links, path = '' (OS Error: Path not found. , errno = 3)
https://bugs.winehq.org/show_bug.cgi?id=55282
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://storage.googleapis. | |com/flutter_infra_release/r | |eleases/stable/windows/flut | |ter_windows_3.10.6-stable.z | |ip Keywords| |download, source
https://bugs.winehq.org/show_bug.cgi?id=55282
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair@hotmail.com
--- Comment #1 from Alex Henrie alexhenrie24@gmail.com --- Can we please add the patch at https://gitlab.winehq.org/wine/wine/-/merge_requests/3368 to Wine Staging?
https://bugs.winehq.org/show_bug.cgi?id=55282
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |90103fa07e5c23c7500c7d33e53 | |8b0610bf3c27d Status|NEW |RESOLVED
--- Comment #2 from Alex Henrie alexhenrie24@gmail.com --- Fixed by https://gitlab.winehq.org/wine/wine/-/commit/90103fa07e5c23c7500c7d33e538b06...
https://bugs.winehq.org/show_bug.cgi?id=55282
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.3.
https://bugs.winehq.org/show_bug.cgi?id=55282
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |9.0.x