XIIZEAL won't even launch

Questions about Wine on Linux
Locked
dugan
Newbie
Newbie
Posts: 2
Joined: Sun Nov 22, 2015 8:30 pm

XIIZEAL won't even launch

Post by dugan »

XIIZEAL (http://store.steampowered.com/app/364250/) won't launch at all for me with Wine 1.8rc4. Without setting WINDEDEBUG, all I get in the console is:

Code: Select all

fixme:appbar:SHAppBarMessage unknown msg: 4
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETSTATE): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=(nil), edge=3): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=(nil), edge=1): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=(nil), edge=0): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR, hwnd=(nil), edge=2): stub
The game doesn't seem to launch at all. I don't even see the flash of a window being created and then immediately destroyed.

How should I go about debugging this?
Locked