marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {b196b284-bab4-101a-b69c-00aa00341d07}

Questions about Wine on Linux
Locked
mp3freak
Newbie
Newbie
Posts: 1
Joined: Sun Nov 14, 2021 4:44 pm

marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {b196b284-bab4-101a-b69c-00aa00341d07}

Post by mp3freak »

Hi@all,

I've tried using TagComplete on my ubuntu by using wine 5, wine 5.5 and wine 6.02 on my ubuntu 20 and fail with the following error on first startup when software is trying to connect to backend.
"marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {b196b284-bab4-101a-b69c-00aa00341d07} with error 0x80004002"
Is winhttp still uncomplete on Wine 6.0.2? Any suggestions?

regards,
Peter

Full Message is:

Code: Select all

peter@VP-Ubuntu20:~/.wine/drive_c/Program Files/TagComplete$ wine ./TagComplete.exe 
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
006c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
006c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0064:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0064:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0074:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0074:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00fc:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00fc:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0104:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0104:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00fc:fixme:wtsapi:WTSRegisterSessionNotification Stub 0000000000010078 0x00000000
00fc:fixme:uxtheme:BufferedPaintInit Stub ()
00fc:fixme:uxtheme:BufferedPaintSetAlpha Stub (000000000008D310 000000000021F63C 255)
00fc:fixme:uxtheme:BufferedPaintSetAlpha Stub (00000000000C7220 000000000021F63C 255)
00fc:fixme:uxtheme:BufferedPaintSetAlpha Stub (00000000000C7220 000000000021F63C 255)
00fc:fixme:uxtheme:BufferedPaintSetAlpha Stub (00000000000C7220 000000000021F63C 255)
00fc:fixme:uxtheme:BufferedPaintSetAlpha Stub (00000000000C7220 000000000021F63C 255)
00fc:fixme:uxtheme:BufferedPaintSetAlpha Stub (00000000000C7220 000000000021F63C 255)
00fc:fixme:uxtheme:BufferedPaintSetAlpha Stub (00000000000DB9C0 000000000021F63C 255)
010c:fixme:winhttp:requestcf_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
010c:fixme:winhttp:requestcf_QueryInterface interface {00000019-0000-0000-c000-000000000046} not implemented
010c:fixme:winhttp:winhttp_request_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
010c:fixme:winhttp:winhttp_request_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
010c:fixme:winhttp:winhttp_request_QueryInterface interface {00000019-0000-0000-c000-000000000046} not implemented
010c:fixme:winhttp:winhttp_request_QueryInterface interface {b196b284-bab4-101a-b69c-00aa00341d07} not implemented
010c:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {b196b284-bab4-101a-b69c-00aa00341d07} with error 0x80004002
Locked