You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
The text was updated successfully, but these errors were encountered:
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.
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: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,
The text was updated successfully, but these errors were encountered: