http://bugs.winehq.org/show_bug.cgi?id=10349
Janne janne.kekkonen@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |janne.kekkonen@gmail.com
--- Comment #27 from Janne janne.kekkonen@gmail.com ---
(In reply to Dmitry Timoshkov from comment #26)
(In reply to Janne from comment #25)
Created attachment 79468 [details] dde_test after second patch
Applied second patch.
Now my test application gets both atoms & strings associated to them.
I also tested to install Yukon Trail. Now installer do not crash when DDE communication is initialized.
Great!
There is one place where installer crashes. According to installer. Yukon Trail uses its own true type font but Yukon Trail works without that font so installing is optional.
If font is installed this will lead to crash. If true type is not installed then installer exits normally.
I can try to figure out what happens during true type font installation.
Probably new bug deserves a separate bug report.
Just remembered that issue with installing true type font has been reported in bug-33492. This bug report has also solution to remove the issue.