http://bugs.winehq.org/show_bug.cgi?id=7586
xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|wine-console |wine-misc
------- Additional Comments From xerox_xerox2000@yahoo.co.uk 2007-14-03 07:57 ------- It turns out that tvprunner.exe (the exe that crashes) is in fact xulrunner.exe. Somehow, i think during installation a registry entry has not been written for this. That's the first bug
When do 'cp tvprunner.exe xulrunner.exe' the crash is gone, but after some waiting (and native dbghelp.dll) it pops up a crash report, asking if you would like to send it. There's lots of line of "fixme: GetCharacterPlacementW flags ignored" in the console. If i hack a bit around in GetCharacterPlacementW, the crash seems to be gone, but there's nothing visible either on the desktop. So second bug _might_ be a problem in GetCharacterPlacementW (not sure though)