https://bugs.winehq.org/show_bug.cgi?id=10686
--- Comment #26 from Diego Viola diego.viola@gmail.com --- (In reply to Anastasius Focht from comment #24)
Hello Diego,
it's as I thought - your Wine package is broken. Someone forgot to build Wine with xslt support
--- snip --- ... 0009:fixme:msxml:node_transform_node_params libxslt headers were not found at compile time 0009:trace:msxml:xslprocessor_AddRef (0x28082e0)->(2) 0009:trace:msxml:xslprocessor_QueryInterface (0x28082e0)->({df0b3d60-548f-101b-8e65-08002b2bd119} 0x32f430) 0009:fixme:msxml:xslprocessor_QueryInterface Unsupported interface {df0b3d60-548f-101b-8e65-08002b2bd119} 0009:trace:msxml:xslprocessor_Release (0x28082e0)->(1) ... 0009:Call KERNEL32.RaiseException(c000008f,00000001,00000002,0032f410) ret=660d0956 0009:trace:seh:raise_exception code=c000008f flags=1 addr=0x7b83b84e ip=7b83b84e tid=0009 0009:trace:seh:raise_exception info[0]=deadcafe 0009:trace:seh:raise_exception info[1]=deadcafe 0009:trace:seh:raise_exception eax=7b827329 ebx=7b8b9000 ecx=00000008 edx=0032f354 esi=c000008f edi=0032f3d0 0009:trace:seh:raise_exception ebp=0032f3a8 esp=0032f334 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00000283 0009:trace:seh:call_stack_handlers calling handler at 0x401f36 code=c000008f flags=1 ... 0009:Call KERNEL32.MultiByteToWideChar(00000000,00000000,0032efcc "Object doesn't support this action",ffffffff,00000000,00000000) ret=660d9fcb 0009:Ret KERNEL32.MultiByteToWideChar() retval=00000023 ret=660d9fcb --- snip ---
Actually I would even replace the FIXME with an ERR here and emit some scary message, like "expect problems".
Not a Wine bug. Complain to the packager or whoever you got Wine from.
Regards
Hi Anastasius,
The Arch Linux developers recompiled wine with libxslt support, however, I'm still getting "Object doesn't support this action" when I try to run this program. Can you please help?
https://bugs.archlinux.org/task/40064
Diego