https://bugs.winehq.org/show_bug.cgi?id=37580
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://www.spotify.com/en/ | |download/windows/ CC| |focht@gmx.net Component|dwrite |d2d
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
'browse' works fine here with 'd2d1' or 'dwrite' component disabled.
--- snip --- $ WINEDLLOVERRIDES=d2d1=d wine ./spotify.exe --- snip ---
With defaults (32-bit WINEPREFIX, Wine 1.7.31) no user interface is shown at all. That's likely Direct2D related and would be a dupe of existing bugs.
Since OP didn't bother to tell the Wine version one must assume it's early DWrite or Direct2D stage, Wine 1.6 to 1.7.1x
$ sha1sum SpotifySetup.exe 82d395e67b930d082fb65b746334c857de93f50d SpotifySetup.exe
$ du -sh SpotifySetup.exe 136K SpotifySetup.exe
$ wine --version wine-1.7.31-135-g099bc21
Regards