http://bugs.winehq.org/show_bug.cgi?id=7510
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Component|wine-quartz |wine-misc Keywords|Installer |
--- Comment #24 from Dan Kegel dank@kegel.com 2007-10-25 09:28:13 --- Looks like install is now ok, and the crash reported in comment #22 is a problem in our html help parser:
=>1 0x00000000 (0x0034e748) 2 0x767a010a next_node+0x2a(stream=<register ESI not in topmost frame>, buf=<register EDI not in topmost frame>) [/usr/src/debug/wine-0.9.47-fe/dlls/hhctrl.ocx/content.c:143] in hhctrl (0x0034e768) 3 0x767a0b2e parse_hhc+0xce(info=0x11e380, str=0x6058d340, hhc_root=0x137490, insert_type=0x34f818) [/usr/src/debug/wine-0.9.47-fe/dlls/hhctrl.ocx/content.c:360] in hhctrl (0x0034f7e8)
So removing 'install' keyword, changing component to misc.
(By the way, please NEVER run wine as root.)