https://bugs.winehq.org/show_bug.cgi?id=39663
--- Comment #12 from fjfrackiewicz@gmail.com --- Created attachment 56051 --> https://bugs.winehq.org/attachment.cgi?id=56051 Terminal output Wine 1.9.21-Staging with Galaxy 1.1.20.11
Will these patches get rebased in light of the fact that GOG Galaxy no longer supports Windows XP or Vista as of Galaxy 1.1.16 and up?
I've attached the terminal output of the latest version of Galaxy (1.1.20.11 as I write this comment) and while it does get past the WTSQueryUserToken issue, Galaxy doesn't actually work (it shows up as a process in htop but nothing actually opens up).
I've used a Windows 7 prefix with the following overrides at the start:
corefonts vcrun2015
I then added other winetricks that used to help make Galaxy work:
vcrun2010 vcrun2012 gdiplus
and none of them helped and the terminal output remains the same whether I have just the corefonts (for working around libcef issues) and vcrun2015 installed or whether I have all of the aforementioned winetricks installed.
You can download Galaxy version 1.1.20.11 here: https://cdn.gog.com/open/galaxy/client/setup_galaxy_1.1.20.11.exe
Steps to reproduce:
1. Download Galaxy from the link above. 2. Run "winetricks vcrun2015 corefonts" before installing Galaxy. 3. Make sure your prefix is set to Windows 7 mode. 4. Attempt to run Galaxy.
Let me know if you need anymore info.