Description
Describe the bug
When I try to run a Windows executable I am met with the following error:
0130:err:winediag:ntlm_check_version ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
ntlm_auth is present in my system...
ntlm_auth --version
> Version 4.15.3
but of course the Bottles flatpak and wine installed inside of it cannot access it since they are sandboxed.
My guess is that the Bottles flatpak is missing a dependency.
Installation
- Method: Flatpak
- Version: 2022.1.28-trento
To Reproduce
Steps to reproduce the behavior:
- Create a new bottle with the "gaming" preset
- Install the vcredist2019 dependency
- Install or place the game "Foundation" files in ~/.var/app/com.usebottles.bottles/data/bottles/bottles/[BOTTLE_NAME]/drive_c/Foundation
- Open the Command line of this bottle
- Execute
C:\\Foundation\foundation.exe
Other executables that rely on ntlm_auth should result in the same error.
Expected behavior
The application is able to access ntlm_auth
Desktop:
- OS: Manjaro
- Display server: Xorg