Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ShellExecuteEx failed: Path not found #2

Open
morganzero opened this issue Apr 23, 2022 · 9 comments
Open

ShellExecuteEx failed: Path not found #2

morganzero opened this issue Apr 23, 2022 · 9 comments

Comments

@morganzero
Copy link

Hey, been trying to get this up and running. I do see the UI and after I click install I see this in docker logs

Application could not be started, or no application associated with the specified file.
ShellExecuteEx failed: Path not found.

Any ideas what should be done?

@SgtBatten
Copy link

Also seeing the same thing in my logs.

All i see is a black screen but i did see the prompt to install wine as expected on first access. I can right click and get a menu but not much i can do with it
image

I am trying to get this running in unraid.

@robflate
Copy link

Did you ever get this fixed? Having the same issue.

@Mega349
Copy link

Mega349 commented Jan 19, 2023

same problem...

@ethanopp
Copy link

ethanopp commented Feb 11, 2023

Also having same problem - @Xirg is this repo still being maintained?

@resuarez
Copy link

Same thing, :(

@stxmqa
Copy link

stxmqa commented Dec 18, 2023

Same issue here. If anyone got around this please share.

@stxmqa
Copy link

stxmqa commented Dec 18, 2023

I see this failure to capture DISPLAY1:

mp3tag  | 01bc:err:x11settings:X11DRV_EnumDisplaySettingsEx Failed to get L"\\\\.\\DISPLAY1" current display settings.
mp3tag  | 01bc:err:x11settings:X11DRV_EnumDisplaySettingsEx Failed to get L"\\\\.\\DISPLAY1" current display settings.
mp3tag  | 01bc:err:x11settings:X11DRV_EnumDisplaySettingsEx Failed to get L"\\\\.\\DISPLAY1" current display settings.
mp3tag  | 01bc:err:x11settings:X11DRV_EnumDisplaySettingsEx Failed to get L"\\\\.\\DISPLAY1" current display settings.
mp3tag  | Application could not be started, or no application associated with the specified file.
mp3tag  | ShellExecuteEx failed: Path not found.

@stxmqa
Copy link

stxmqa commented Dec 18, 2023

❯ docker exec -it mp3tag /bin/sh
# xrandr
Can't open display

Same with xrandr -q.

@stxmqa
Copy link

stxmqa commented Dec 18, 2023

Found something more. Despite getting the Wine installation prompt, it's not installed where it is expected

# pwd
/config/.wine/drive_c/Program Files (x86)
# ls
'Common Files'  'Internet Explorer'  'Windows Media Player'  'Windows NT'

Any clues where it might have been installed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants