Wine Steam stuck at Verifying Installation(Solved)

On setting up Lutris with wine steam for the first time, it keeps getting stuck after the first few updates at the verifying installation loading screen. The steps I followed:

  1. Installed Lutris from the AUR.
  2. Configured wine by adding the 3.5stagging
  3. Then Installed wine steam through the Lutris runner manager.

OS Details:

  1. Manjaro OS KDE, Kernel 4.14.31
  2. Ram 8gb
  3. GTX950 with proprietary drivers.

Other related packages installed prior to Lutris:

  1. WineStagging 3.4
  2. Wine Mono and Gecko
  3. mingw-64-gcc

I tried installing it via winetricks but with no luck.

Then I ran steam via the terminal and got this:

Command:
WINEPREFIX=/home/(My username)/.local/share/lutris/runners/winesteam/prefix/ wine Program Files/Steam/Steam.exe       

Error:
000b:fixme:winediag:start_process Wine Staging 3.4 is a testing version containing experimental patches.
000b:fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org.
002b:err:hid:parse_descriptor Unknown (bTag: 0x0, bType: 0x0)
002b:err:hid:parse_descriptor Unknown (bTag: 0x0, bType: 0x0)
002b:err:hid:parse_descriptor Unknown (bTag: 0x0, bType: 0x0)
002b:err:hid:parse_descriptor Unknown (bTag: 0x0, bType: 0x0)
002b:err:hid:parse_descriptor Unknown (bTag: 0x0, bType: 0x0)
002b:err:hid:parse_descriptor Unknown (bTag: 0x0, bType: 0x0)
002b:err:hid:parse_descriptor Unknown (bTag: 0x0, bType: 0x0)
002b:err:hid:parse_descriptor Unknown (bTag: 0x0, bType: 0x0)
002b:err:hid:parse_descriptor Unknown (bTag: 0x0, bType: 0x0)
002b:err:hid:parse_descriptor Unknown (bTag: 0x0, bType: 0x0)
002b:err:plugplay:try_add_device Building report descriptor failed, removing device
002a:err:module:load_builtin_dll failed to load .so lib for builtin L"l3codeca.acm": libmpg123.so.0: cannot open shared object file: No such file or directory
002a:err:winediag:gnutls_initialize failed to load libgnutls, no support for encryption
002a:err:winediag:schan_imp_init Failed to load libgnutls, secure connections will not be available.
002a:err:winediag:load_gssapi_krb5 Failed to load libgssapi_krb5, Kerberos SSP support will not be available.
002a:fixme:dwmapi:DwmIsCompositionEnabled 0x6d5d3018
003f:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x6a0cb608, context 0xbab648, init_notify 0, handle 0x13bfc88): stub
002a:err:module:load_builtin_dll failed to load .so lib for builtin L"winegstreamer.dll": libgstvideo-1.0.so.0: cannot open shared object file: No such file or directory
wine: configuration in '/home/draiden/.local/share/lutris/runners/winesteam/prefix' has been updated.
wine: cannot find L"C:\\windows\\system32\\Program.exe"

When I run lutris -d command:
[(username)@(username)-pc ~]$ lutris -d

(lutris:22045): Gtk-WARNING **: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version

(lutris:22045): Gtk-WARNING **: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version

(lutris:22045): Gtk-WARNING **: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version

(lutris:22045): Gtk-WARNING **: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version

(lutris:22045): Gtk-WARNING **: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version

(lutris:22045): Gtk-WARNING **: Theme parsing error: gtk.css:71:36: The style property GtkCheckMenuItem:indicator-size is deprecated and shouldn't be used anymore. It will be removed in a future version

(lutris:22045): Gtk-WARNING **: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version

(lutris:22045): Gtk-WARNING **: Theme parsing error: gtk.css:76:30: The style property GtkExpander:expander-size is deprecated and shouldn't be used anymore. It will be removed in a future version
DEBUG    2018-04-11 12:28:23,117 [runtime]:Runtime steam is up to date
DEBUG    2018-04-11 12:28:23,117 [runtime]:Runtime lib32 is up to date
DEBUG    2018-04-11 12:28:23,117 [runtime]:Runtime lib64 is up to date
DEBUG    2018-04-11 12:28:23,118 [runtime]:Runtime p7zip is up to date
INFO     2018-04-11 12:28:23,118 [lutriswindow]:Connected to lutris.net as SuperGrip
DEBUG    2018-04-11 12:28:23,122 [api]:Fetching game library
DEBUG    2018-04-11 12:28:23,175 [steam]:Watching Steam folder /home/(username)/.local/share/Steam/steamapps
DEBUG    2018-04-11 12:28:28,533 [thread]:Command env: WINEDEBUG="-all" WINEARCH="win32" WINE="/home/(username)/.local/share/lutris/runners/wine/staging-3.5-x86_64/bin/wine" WINEPREFIX="/home/(username)/.local/share/lutris/runners/winesteam/prefix" STEAM_RUNTIME="/home/(username)/.local/share/lutris/runtime/steam" LD_LIBRARY_PATH="/home/(username)/.local/share/lutris/runtime/lib32:/home/(username)/.local/share/lutris/runtime/steam/i386/lib/i386-linux-gnu:/home/(username)/.local/share/lutris/runtime/steam/i386/lib:/home/(username)/.local/share/lutris/runtime/steam/i386/usr/lib/i386-linux-gnu:/home/(username)/.local/share/lutris/runtime/steam/i386/usr/lib:/home/(username)/.local/share/lutris/runtime/lib64:/home/(username)/.local/share/lutris/runtime/steam/amd64/lib/x86_64-linux-gnu:/home/(username)/.local/share/lutris/runtime/steam/amd64/lib:/home/(username)/.local/share/lutris/runtime/steam/amd64/usr/lib/x86_64-linux-gnu:/home/(username)/.local/share/lutris/runtime/steam/amd64/usr/lib:$LD_LIBRARY_PATH" 
DEBUG    2018-04-11 12:28:28,533 [thread]:Running command: "/home/(username)/.local/share/lutris/runners/wine/staging-3.5-x86_64/bin/wine" "/home/(username)/.local/share/lutris/runners/winesteam/prefix/drive_c/Program Files/Steam/Steam.exe" "-no-cef-sandbox"
DEBUG    2018-04-11 12:28:28,533 [thread]:Storing environment variable WINEDEBUG to -all
DEBUG    2018-04-11 12:28:28,534 [thread]:Storing environment variable WINEARCH to win32
DEBUG    2018-04-11 12:28:28,534 [thread]:Storing environment variable WINE to /home/(username)/.local/share/lutris/runners/wine/staging-3.5-x86_64/bin/wine
DEBUG    2018-04-11 12:28:28,534 [thread]:Storing environment variable WINEPREFIX to /home/(username)/.local/share/lutris/runners/winesteam/prefix
DEBUG    2018-04-11 12:28:28,534 [thread]:Storing environment variable STEAM_RUNTIME to /home/(username)/.local/share/lutris/runtime/steam
DEBUG    2018-04-11 12:28:28,534 [thread]:Storing environment variable LD_LIBRARY_PATH to /home/(username)/.local/share/lutris/runtime/lib32:/home/(username)/.local/share/lutris/runtime/steam/i386/lib/i386-linux-gnu:/home/(username)/.local/share/lutris/runtime/steam/i386/lib:/home/(username)/.local/share/lutris/runtime/steam/i386/usr/lib/i386-linux-gnu:/home/(username)/.local/share/lutris/runtime/steam/i386/usr/lib:/home/(username)/.local/share/lutris/runtime/lib64:/home/(username)/.local/share/lutris/runtime/steam/amd64/lib/x86_64-linux-gnu:/home/(username)/.local/share/lutris/runtime/steam/amd64/lib:/home/(username)/.local/share/lutris/runtime/steam/amd64/usr/lib/x86_64-linux-gnu:/home/(username)/.local/share/lutris/runtime/steam/amd64/usr/lib:$LD_LIBRARY_PATH

Any idea how to fix this?

Hi, I have this problem here to fix it I need to add a dll “dwrite” and desactivate in wine library, I’m doing some tests to dxvk.

1 Like

Thank you, That worked perfectly!

Could you elaborate on how to do this with lutris? I’ve only messed around with POL before and that handled adding DLLs for me. I’m having similar issues of hanging on Verifying and want to see if this will fix it for me too.

Hey @SuperGrip, what did you do to make it work? I don’t quite get the explanation @tuxtergames gave you

EDIT: It seems to be fixed in wine staging-3.6

Sorry I lost your message, here is my video, its in Braziliam portuguese but you can easy folow the steps.

even I show how to fix Steam Store