Disable X11 window

Multi tool use
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I'm using wine
(WineHQ) on a Ubuntu server to run a Windows program that pops up a window (just for status update, nothing clickable). In Wine, that is done by X11
forwarding.
I'd like to disable this window by not showing it when I ssh
to the server. I tried to ssh
without -Y
so disabling the X forwarding, but wine
throws an error:
01b5:err:user:load_desktop_driver failed to load L"C:\windows\system32\winex11.drv"
01b5:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
01b5:err:winediag:nodrv_CreateWindow The explorer process failed to start.
Is there a way I could trick the system and let it know I'm creating an X11 window, but actually not displaying it?
ssh x11 wine
New contributor
frankliuao is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
up vote
0
down vote
favorite
I'm using wine
(WineHQ) on a Ubuntu server to run a Windows program that pops up a window (just for status update, nothing clickable). In Wine, that is done by X11
forwarding.
I'd like to disable this window by not showing it when I ssh
to the server. I tried to ssh
without -Y
so disabling the X forwarding, but wine
throws an error:
01b5:err:user:load_desktop_driver failed to load L"C:\windows\system32\winex11.drv"
01b5:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
01b5:err:winediag:nodrv_CreateWindow The explorer process failed to start.
Is there a way I could trick the system and let it know I'm creating an X11 window, but actually not displaying it?
ssh x11 wine
New contributor
frankliuao is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm using wine
(WineHQ) on a Ubuntu server to run a Windows program that pops up a window (just for status update, nothing clickable). In Wine, that is done by X11
forwarding.
I'd like to disable this window by not showing it when I ssh
to the server. I tried to ssh
without -Y
so disabling the X forwarding, but wine
throws an error:
01b5:err:user:load_desktop_driver failed to load L"C:\windows\system32\winex11.drv"
01b5:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
01b5:err:winediag:nodrv_CreateWindow The explorer process failed to start.
Is there a way I could trick the system and let it know I'm creating an X11 window, but actually not displaying it?
ssh x11 wine
New contributor
frankliuao is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I'm using wine
(WineHQ) on a Ubuntu server to run a Windows program that pops up a window (just for status update, nothing clickable). In Wine, that is done by X11
forwarding.
I'd like to disable this window by not showing it when I ssh
to the server. I tried to ssh
without -Y
so disabling the X forwarding, but wine
throws an error:
01b5:err:user:load_desktop_driver failed to load L"C:\windows\system32\winex11.drv"
01b5:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
01b5:err:winediag:nodrv_CreateWindow The explorer process failed to start.
Is there a way I could trick the system and let it know I'm creating an X11 window, but actually not displaying it?
ssh x11 wine
ssh x11 wine
New contributor
frankliuao is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
frankliuao is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
frankliuao is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 26 mins ago


frankliuao
11
11
New contributor
frankliuao is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
frankliuao is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
frankliuao is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
frankliuao is a new contributor. Be nice, and check out our Code of Conduct.
frankliuao is a new contributor. Be nice, and check out our Code of Conduct.
frankliuao is a new contributor. Be nice, and check out our Code of Conduct.
frankliuao is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f475898%2fdisable-x11-window%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password