Ubuntuを使用してMicrocap-12(電子回路シミュレータ)を実行しようとしています。これまでのところ唯一、非常に重要な問題は、ファイルを保存できないことです。
ワインの実行に関する情報が端末に表示されます。
[保存]ボタンを押して[ファイルエクスプローラ]ダイアログボックスを開きます。
0009:fixme:commdlg:IServiceProvider_fnQueryService Interface {e07010ec-bc17-44c0-97b0-46c7c95b9edc} requested from unknown service {e07010ec-bc17-44c0-97b0-46c7c95b9edc}
0009:fixme:shell:ViewModeToListStyle ViewMode 0 not implemented
0009:fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x38b12d0 (2, 1026, a003, 0, 0x33c178)
0009:fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x38b12d0 (2, 1026, a004, 0, 0x33c178)
0009:fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x38b12d0 (2, 1025, a003, 1, 0x33c178)
0009:fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x38b12d0 (2, 1025, a004, 1, 0x33c178)
0009:fixme:nstc:NSTC2_fnSetControlStyle2 mask & style (0x00000004) contains unsupported style(s): 0x00000004
ダイアログボックスでフォルダをクリックすると表示されるメッセージは次のとおりです。
0009:fixme:commdlg:IServiceProvider_fnQueryService Interface {e07010ec-bc17-44c0-97b0-46c7c95b9edc} requested from unknown service {e07010ec-bc17-44c0-97b0-46c7c95b9edc}
0009:fixme:shell:ViewModeToListStyle ViewMode 0 not implemented
0009:fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x38b12d0 (2, 1026, a003, 0, 0x33c9f8)
0009:fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x38b12d0 (2, 1026, a004, 0, 0x33c9f8)
0009:fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x38b12d0 (2, 1025, a003, 1, 0x33c9f8)
0009:fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x38b12d0 (2, 1025, a004, 1, 0x33c9f8)
保存ボタンを押した後に表示されるメッセージは次のとおりです。
0009:fixme:commdlg:IFileSaveDialog_fnGetProperties stub - 0x3913e38 (0x33bd58)
ソフトウェアは正しく実行されますが、ファイルは保存されません。
ベストアンサー1
ここで検索エンジンが率いるルネッサンスがあります。
ワインバグトラッカーに問題があります。 https://bugs.winehq.org/show_bug.cgi?id=48066
問題が解決するまで推奨される回避策は、winecfgを介して互換性を「Windows XP」に設定することです。私はこれをテストしましたが、うまくいくようです。