http://bugs.winehq.org/show_bug.cgi?id=14041 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #5 from Anastasius Focht <focht(a)gmx.net> 2008-08-24 13:44:39 --- Hello, that relay log snippet is unfortunately not that useful. The problem might be related to richedit component. Can you try the following and see if it changes something (goes further/prevents crash/lets crash happen later). Set load order of "riched20.dll" to "native-then-builtin". Don't use winetricks riched20 step, because Office 200X has it's own RichEdit in private load path - just change the load order. Another problem domain could be msi when it comes to "on demand" install of features which are locally not present (standard install /w missing features). That's something wine msi doesn't handle properly yet (install source handling), James is working on this. Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.