https://bugs.winehq.org/show_bug.cgi?id=46260 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Keywords| |download, Installer Component|-unknown |user32 Resolution|--- |DUPLICATE URL| |https://visualstudio.micros | |oft.com/downloads/#build-to | |ols-for-visual-studio-2017 Status|NEW |RESOLVED Summary|Visual Studio 2017 |Visual Studio 2017 |installer shows a black |installer shows a black |window |window (EnumDisplayDevicesW | |doesn't support | |multi-monitor environment) --- Comment #2 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, dupe of bug 34978 I've commented here: https://bugs.winehq.org/show_bug.cgi?id=34978#c12 --- quote --- Essentially all .NET 4.x applications using WPF 4.x suffer from this in a multi-monitor environment. The user visible symptom are dialog/windows rendered with black content and a continuous (endless) spam of 'fixme:win:EnumDisplayDevicesW' messages in console. --- quote --- Either disable your other displays using xrandr/arandr before running the installer or use Wine-Staging patchset: https://github.com/wine-staging/wine-staging/tree/master/patches/gdi32-Multi... $ sha1sum vs_community.exe 2d9787a2c78c3cfb080a9ef57aea39a620cb7810 vs_community.exe $ du -sh vs_community.exe 1.3M vs_community.exe $ wine --version wine-4.0-rc1 Regards *** This bug has been marked as a duplicate of bug 34978 *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.