https://bugs.winehq.org/show_bug.cgi?id=43595
--- Comment #8 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Nikolay Sivov from comment #6)
That one could mean missing font:
fixme:d2d:d2d_d3d_render_target_DrawTextLayout Failed to draw text layout, hr 0x80004005.
+dwrite trace will make it clear.
Ok, thanks for the hint. It says warn:dwrite:layout_resolve_fonts [0,5): failed to map family L"Trebuchet MS", collection 0x13fd98, hr 0x80004005.
I did winetricks allfonts and the issue is resolved, it shows text now.
Hopefully the d2d patches from bug 44052 get committed in near future, then we can close this bug too. I`ll send the shell32 stub later this week. Thanks for the hints.