https://bugs.winehq.org/show_bug.cgi?id=44574
Ali a.shahbazi91@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |a.shahbazi91@gmail.com
--- Comment #8 from Ali a.shahbazi91@gmail.com --- (In reply to Nikolay Sivov from comment #7)
It tries to use newer Direct2D API that we don't implement. To workaround you should set DWORD value named "max_version_factory" to 0 at:
HKCU/Software/Wine/Direct2D/
Setting the 'max_version_factory' value to 0 fixes the black screen issue but the whole OS hangs right after showing the new document dialog. Following is the terminal output with "WINEDEBUG=+tid,+timestamp,+seh" set.