wix-toolset icon indicating copy to clipboard operation
wix-toolset copied to clipboard

Application tried to create a window, but no driver could be loaded.

Open javierforero opened this issue 6 years ago • 1 comments

Hi @suchja,

I know you don't maintain this anymore, but I am wondering if you could point me in the right direction. Once I'm in the container when I run wine ../wix/candle.exe example.wxs i get the following message:

Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
err:systray:initialize_systray Could not create tray window

How do I run the X server? After running the commands in the READ.me I do get an msi, but it is corrupted and I wonder if this has something to do with it,

javierforero avatar May 30 '19 16:05 javierforero

@javierforero thanks for your interest.

Not really sure whether the corrupt msi relates to the x-server. You can use the x-server container, which is also available in one of my repositories.

suchja avatar May 30 '19 17:05 suchja