https://bugs.winehq.org/show_bug.cgi?id=38683
--- Comment #14 from Béla Gyebrószki gyebro69@gmail.com --- Richard,
You clearly have a misconfigured Wine, probably due to missing dependencies. You can find information on what packages are needed to build Wine properly: http://wiki.winehq.org/Recommended_Packages Check the output of the configure script for missing dependencies and install them via package manager then compile Wine again. Please use the forums (https://forum.winehq.org/) or the official IRC channel to get help with compiling Wine.
I tested the application, it indeed crashes on start in Wine 1.7.15 but it starts properly in 1.7.44, therefore this bug has already been fixed. Your first backtrace in comment #0 shows the problem, the rest of your logs are useless, due to a misconfigured Wine build.
Nevertheless, the application crashes later when using Wine's dwrite.dll, but that should be the subject of a separate bug report.