http://bugs.winehq.org/show_bug.cgi?id=7602
Summary: MPLAB 7.52 starts with errors Product: Wine Version: 0.9.32. Platform: PC-x86-64 URL: http://www.microchip.com/stellent/idcplg?IdcService=SS_G ET_PAGE&nodeId=1406&dDocName=en019469&part=SW007002 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-ole AssignedTo: wine-bugs@winehq.org ReportedBy: ncliang@google.com
I am trying to install and run MPLAB 7.52. The program installer gets through the installation but hangs on exit leaving behind this process:
ncliang 9253 16.0 1.1 3745668 36332 pts/3 SLl 18:05 0:15 c:\PROG~FBU\COMM~CP1\INST~JM1\Driver\10\INTE~MEX\IDriver.exe -Embedding
After killing it and doing a wineboot, I can start the program by calling:
./wine ../.wine/drive_c/Program\ Files/Microchip/MPLAB\ IDE/Core/MPLAB.exe
the program starts and runs but I get popups saying that I failed to initialize language suite with CLSID. The console output is attached. However, using native DCOM98 solved all issues encountered.