32位debian和antix通过wine安装向日葵远程都无法正常运行,安装QQ微信等是可以的(只是比较卡)。
向日葵能安装,但要运行时就会弹m了wine debug窗口,部分提示信息如下:
nhandled exception: unimplemented function advapi32.dll.WmiCloseBlock called in 32-bit code (0x7b5f9828).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:7b5f9828 ESP:097bf7d8 EBP:097bf830 EFLAGS:00000246( - -- I Z- -P- )
EAX:097bf7d8 EBX:00000004 ECX:097bf7ec EDX:097bf848
ESI:7b4d4000 EDI:7b4cc490
Stack dump:
0x097bf7d8: 80000100 00000001 00000000 7b5f9828
0x097bf7e8: 00000002 7b4d4000 7b4d432b 097bf838
0x097bf7f8: 7bce4d86 0902b0e8 097bf838 7bcf6db3
0x097bf808: 00000075 00000000 00000020 0902b0f0
0x097bf818: 00000000 0902b0f0 00340000 0902b0f0
0x097bf828: 7bb3e6dc 097bf848 097bf858 7b4ccb9d
Backtrace:
=>0 0x7b5f9828 RaiseException+0x43(code=<is not available>, flags=<is not available>, count=<is not available>, args=<is not available>) [/usr/src/packages/BUILD/dlls/kernelbase/debug.c:406] in kernelbase (0x097bf830)
1 0x7b4ccb9d __wine_spec_unimplemented_stub+0x3d(module="advapi32.dll", function="WmiCloseBlock") [/usr/src/packages/BUILD/dlls/winecrt0/stub.c:32] in advapi32 (0x097bf858)
2 0x7b4b1520 in advapi32 (+0x1520) (0x097bf898)
大家帮看下是什么问题。