https://bugs.winehq.org/show_bug.cgi?id=43722
Bug ID: 43722 Summary: issue running from terminal Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: caltrop_3@yahoo.com Distribution: ---
wine will not independent launch from terminal it is tied permanently to the terminal closing terminal closes the running program can run background but... even not in background this happens... 'wordpad' & 'write' are the same and generate the messages once 'explorer' keeps generating messages during use even when not starting in background
~ $ wine explorer & ~ $ fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x190690 (2, 1026, a003, 0, 0x32e5f8) fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x190690 (2, 1026, a004, 1, 0x32e5f8) fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x190690 (2, 1025, a003, 1, 0x32e5f8) fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x190690 (2, 1025, a004, 1, 0x32e5f8) fixme:shell:IExtractIconW_fnExtract (0x19b270) (file=L"C:\windows\system32\shell32.dll" index=-35 (nil) 0x32e2b8 size=00000014) semi-stub fixme:shell:IExtractIconW_fnExtract (0x1a2d68) (file=L"C:\windows\system32\shell32.dll" index=-16 (nil) 0x32e2b8 size=00000014) semi-stub fixme:shell:IExtractIconW_fnExtract (0x1a2d68) (file=L"C:\windows\system32\shell32.dll" index=-235 (nil) 0x32e2b8 size=00000014) semi-stub fixme:shell:IExtractIconW_fnExtract (0x1a2d68) (file=L"@C:\windows\system32\shell32.dll" index=-33 (nil) 0x32e2b8 size=00000014) semi-stub fixme:shell:IExtractIconW_fnExtract (0x19aef8) (file=L"C:\windows\system32\shell32.dll" index=-9 (nil) 0x32e2b8 size=00000014) semi-stub fixme:shell:IExtractIconW_fnExtract (0x1afa18) (file=L"C:\windows\system32\shell32.dll" index=-4 (nil) 0x32e2b8 size=00000014) semi-stub fixme:shell:IExtractIconW_fnExtract (0x19af40) (file=L"C:\windows\system32\shell32.dll" index=-4 (nil) 0x32e2b8 size=00000014) semi-stub fixme:shell:IExtractIconW_fnExtract (0x1a9258) (file=L"C:\windows\system32\shell32.dll" index=-4 (nil) 0x32e2b8 size=00000014) semi-stub fixme:shell:IExtractIconW_fnExtract (0x19e468) (file=L"C:\windows\system32\shell32.dll" index=-4 (nil) 0x32e2b8 size=00000014) semi-stub fixme:shell:IExtractIconW_fnExtract (0x1af858) (file=L"C:\windows\system32\shell32.dll" index=-4 (nil) 0x32e2b8 size=00000014) semi-stub fixme:shell:IExtractIconW_fnExtract (0x1b0548) (file=L"C:\windows\system32\shell32.dll" index=-4 (nil) 0x32e2b8 size=00000014) semi-stub fixme:shell:IExtractIconW_fnExtract (0x1b0f98) (file=L"C:\windows\system32\shell32.dll" index=-4 (nil) 0x32e2b8 size=00000014) semi-stub
~ $ wine wordpad & ~ $ fixme:storage:create_storagefile Storage share mode not implemented. fixme:font:get_outline_text_metrics failed to read full_nameW for font L"Ani"! fixme:font:get_outline_text_metrics failed to read full_nameW for font L"InavelF\00f6rtvinad"!
~ $ wine write & ~ $ fixme:storage:create_storagefile Storage share mode not implemented. fixme:font:get_outline_text_metrics failed to read full_nameW for font L"Ani"! fixme:font:get_outline_text_metrics failed to read full_nameW for font L"InavelF\00f6rtvinad"!