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

[Error] Shipping broken stock install archlinux trying to run wine #1616

Open
cybergazer opened this issue Nov 16, 2024 · 0 comments
Open

[Error] Shipping broken stock install archlinux trying to run wine #1616

cybergazer opened this issue Nov 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@cybergazer
Copy link

If you install a container and try to run wine after installing xorg inside the container, it will not work and will give this error

(.main_env) arch% wine myfile.exe
0088:err:hid:set_report_from_event TODO: Process Report (38252, 215)
0088:err:hid:set_report_from_event TODO: Process Report (38252, 215)
0088:err:hid:set_report_from_event TODO: Process Report (38252, 215)
0088:err:hid:set_report_from_event TODO: Process Report (38252, 215)
0088:err:hid:set_report_from_event TODO: Process Report (38252, 215)
0088:err:hid:set_report_from_event TODO: Process Report (38252, 215)
0088:err:hid:set_report_from_event TODO: Process Report (38252, 215)
Authorization required, but no authorization protocol specified

0094:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0094:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
0094:err:systray:initialize_systray Could not create tray window
0024:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0024:err:winediag:nodrv_CreateWindow L"Make sure that your display server is running and that its variables are set."
0120:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0120:err:winediag:nodrv_CreateWindow L"Make sure that your display server is running and that its variables are set."
0120:fixme:win:DisableProcessWindowsGhosting : stub
0120:fixme:graphics:ShutdownBlockReasonDestroy (00000000): stub
0120:fixme:graphics:ShutdownBlockReasonCreate (00000000, L"Installing"): stub
0120:fixme:graphics:ShutdownBlockReasonDestroy (00000000): stub

If there's a way around this it's not clear enough in the docs, there's no way to run wine through distrobox with this error.

tested this on debian 12 with a container with arch linux installed

@cybergazer cybergazer added the bug Something isn't working label Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant