89luca89 / distrobox

Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox
https://distrobox.it/
GNU General Public License v3.0
10.17k stars 420 forks source link

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

Open cybergazer opened 1 week ago

cybergazer commented 1 week ago

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