https://bugs.winehq.org/show_bug.cgi?id=39408
--- Comment #6 from Sebastian Lackner sebastian@fds-team.de --- (In reply to Oliver from comment #5)
I'm using updated ArchLinux, I tried a downgrade to August, but there are too many conflicts and I currently don't have another system for testing.
I am also using ArchLinux, but unable to reproduce the issue you encounter. I've tested with:
* selfcompiled wine from git (wine-1.7.52-190-gd548639) * arch wine package (1.7.52) * arch wine-staging package (1.7.52) * wine-staging package from repos.fds-team.de
and the game browser showed up correctly each time. (It triggers the problem mentioned by Anastasius, but thats an unrelated issue.)
Does "wine iexplore" work in your prefix?
Or did you maybe forget to install some optional dependencies of Wine? Please check the list of optdepends for the Wine package, and make sure that you have everything important installed: https://projects.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=... (On my machine only libcl, lib32-libcl and doxbos is missing, the rest is installed.)