Wine Error

Questions about Wine on Linux
Locked
MichaelBMiner
Newbie
Newbie
Posts: 1
Joined: Fri Nov 05, 2021 8:56 am

Wine Error

Post by MichaelBMiner »

Hello All,

I am trying to get SourceMonitor up an running on my Jenkins server. I am running Ubuntu 20.04.3(the latest). I installed Wine and SourceMonitor. When running the application I get results as expected. The application opens, scans my C code and gives me some useful data. However when I run this from the command line I get the error
0024:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
I was reading this may be a win32 vs win64 issue, setting my wine to use win32 did not solve this. Has anyone seen this error?
Locked