http://bugs.winehq.org/show_bug.cgi?id=4051
------- Additional Comments From michael.s.gilbert@gmail.com 2006-01-10 14:06 ------- it appears that arts tries to make a new directory in the user's .kde directory, but since .kde does not exist (because the user is not running kde), winecfg crashes because the directory cannot be created. a simple solution would simply be to detect whether .kde exists, and if not, then don't attempt arts. here's the debug output i get:
$ winedbg winecfg WineDbg starting on pid 0x13 0x7eec7f6a: movl %edi,0x0(%esp) Wine-dbg>step Single stepping until exit from function, which has no line number information. fixme:winedbg:be_i386_is_func_call Unsupported yet call insn (0x10) at 0x7eec7f6d Creating link /home/user/.kde/socket-hostname. can't create mcop directory Invalid address (0x7eec7f6f) for breakpoint 0, disabling it Process of pid=0x00000013 has terminated Wine-dbg>