와인에서 프로그램을 실행할 수 없습니다. 해결 방법

와인에서 프로그램을 실행할 수 없습니다. 해결 방법

Linux 버전: Ubuntu Virtual Box 가상 머신

Wine을 사용하려고 하는데, Wine에서 프로그램을 실행하면 많은 오류가 발생합니다. 나는 그것들을 고치는 방법을 모른다.

00f:err:service:process_send_command receiving command result timed out
0009:err:dmloader:IDirectMusicLoaderImpl_SetObject : could not attach stream to file L"C:\windows\system32\drivers\gm.dls", make sure it exists
0009:err:winediag:MIDIMAP_drvOpen No software synthesizer midi port found, Midi sound output probably won't work.
0009:err:ole:CoGetClassObject class {87fc0268-9a55-4360-95aa-004a1d9de26c} not registered
0009:err:ole:CoGetClassObject no class object {87fc0268-9a55-4360-95aa-004a1d9de26c} could be created for context 0x1
0009:err:ole:CoGetClassObject class {efe6629c-81f7-4281-bd91-c9d604a95af6} not registered
0009:err:ole:CoGetClassObject no class object {efe6629c-81f7-4281-bd91-c9d604a95af6} could be created for context 0x1
0009:err:ole:CoGetClassObject class {efca3d92-dfd8-4672-a603-7420894bad98} not registered
0009:err:ole:CoGetClassObject no class object {efca3d92-dfd8-4672-a603-7420894bad98} could be created for context 0x1
0009:err:ole:CoGetClassObject class {efe6629c-81f7-4281-bd91-c9d604a95af6} not registered
0009:err:ole:CoGetClassObject no class object {efe6629c-81f7-4281-bd91-c9d604a95af6} could be created for context 0x1
0009:err:ole:CoGetClassObject class {efca3d92-dfd8-4672-a603-7420894bad98} not registered
0009:err:ole:CoGetClassObject no class object {efca3d92-dfd8-4672-a603-7420894bad98} could be created for context 0x1
0009:err:ole:CoGetClassObject class {efe6629c-81f7-4281-bd91-c9d604a95af6} not registered
0009:err:ole:CoGetClassObject no class object {efe6629c-81f7-4281-bd91-c9d604a95af6} could be created for context 0x1

답변1

애플리케이션 찾기:https://appdb.winehq.org- 그렇지 않은 경우 Wine 6.11(배포 종속성)에서 실행해 보세요. 앱이 여전히 실행되지 않으면 다음 위치에 버그 보고서를 제출하세요.https://bugs.winehq.org

어쩌면 당신이보고있을 것입니다https://bugs.winehq.org/show_bug.cgi?id=35478

winetricks dsdmo

그것은 고칠 수 있습니다.

관련 정보