https://bugs.winehq.org/show_bug.cgi?id=46652
--- Comment #4 from Tcll tcll5850@gmail.com --- looks like I might actually be getting somewhere by trying to open up a test file
haven't tried a BMP yet, but for PNG and JPG, I get this:
tcll@tcll-primary:/media/tcll/1TB_SG/tcll/Programs/MS_Paint_Vista$ wine mspaint.exe "Z:\home\tcll\test.png" 0009:err:winediag:ODBC32_SQLDrivers No ODBC drivers could be found. Check the settings for your libodbc provider. 0009:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub 0009:fixme:process:RegisterApplicationRestart (L"",0) 0033:fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),1,3,(nil),0,(nil)) - stub! 0039:fixme:wia:wiadevmgr_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented 0039:fixme:wia:wiadevmgr_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented 0039:fixme:wia:wiadevmgr_QueryInterface interface {00000019-0000-0000-c000-000000000046} not implemented 0039:fixme:wia:enumwiadevinfo_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented 0039:fixme:wia:enumwiadevinfo_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented 0039:fixme:wia:enumwiadevinfo_QueryInterface interface {00000019-0000-0000-c000-000000000046} not implemented 003a:fixme:wia:enumwiadevinfo_GetCount (0x57220, 0x9af32c): stub tcll@tcll-primary:/media/tcll/1TB_SG/tcll/Programs/MS_Paint_Vista$ 0033:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d tcll@tcll-primary:/media/tcll/1TB_SG/tcll/Programs/MS_Paint_Vista$ wine mspaint.exe "Z:\home\tcll\test.jpg" 0009:err:winediag:ODBC32_SQLDrivers No ODBC drivers could be found. Check the settings for your libodbc provider. 0009:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub 0009:fixme:process:RegisterApplicationRestart (L"",0) 0032:fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),1,3,(nil),0,(nil)) - stub! 0039:fixme:wia:wiadevmgr_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented 0039:fixme:wia:wiadevmgr_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented 0039:fixme:wia:wiadevmgr_QueryInterface interface {00000019-0000-0000-c000-000000000046} not implemented 0039:fixme:wia:enumwiadevinfo_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented 0039:fixme:wia:enumwiadevinfo_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented 0039:fixme:wia:enumwiadevinfo_QueryInterface interface {00000019-0000-0000-c000-000000000046} not implemented 0038:fixme:wia:enumwiadevinfo_GetCount (0x58140, 0x89f32c): stub tcll@tcll-primary:/media/tcll/1TB_SG/tcll/Programs/MS_Paint_Vista$ 0032:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
this could be: - a configuration issue - my DLL version being bad - possibly another missing dll - missing functionality in Wine
guess I'm stuck using XP paint, unless that got borked that's a shame u.u