WineHQ
Bug Tracking Database – Bug 7602

 Bugzilla

 

Last modified: 2014-08-16 06:55:02 UTC  

MPLAB 7.52 starts with errors

Bug 7602 - MPLAB 7.52 starts with errors
MPLAB 7.52 starts with errors
Status: CLOSED FIXED
AppDB: Show Apps affected by this bug
Product: Wine
Classification: Unclassified
Component: oleaut32
0.9.32.
x86-64 Linux
: P2 normal
: ---
Assigned To: Mr. Bugs
http://ww1.microchip.com/downloads/en...
: download, Installer
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2007-03-02 20:18 UTC by Nigel Liang
Modified: 2014-08-16 06:55 UTC (History)
4 users (show)

See Also:
Regression SHA1:
Fixed by SHA1: 9cffed2c75cd3b4af6ab937be5948e82e671a756
Distribution: ---
Staged patchset:


Attachments
mplab error log (2.86 KB, text/plain)
2007-03-02 20:19 UTC, Nigel Liang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nigel Liang 2007-03-02 20:18:31 UTC
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.
Comment 1 Nigel Liang 2007-03-02 20:19:14 UTC
Created attachment 5196 [details]
mplab error log
Comment 2 Austin English 2007-10-31 01:51:46 UTC
http://ww1.microchip.com/downloads/en/DeviceDoc/mp752.zip

Confirming in wine 0.9.48. Program still launches without dcom98, but I'm not sure how much those errors actually affect the program.
Comment 3 Austin English 2009-01-08 13:14:14 UTC
Still present in git.
Comment 4 Austin English 2009-11-02 23:15:14 UTC
Still present in git.
Comment 5 Rob Shearman 2009-11-18 14:49:44 UTC
Some recent fixes went in that may address this issue in oleaut32. Please retest latest git as of today or the next released version of Wine.
Comment 6 Frédéric Delanoy 2012-02-27 09:05:57 UTC
Is this still an issue in recent (1.4-rc5 or later) wine?
Comment 7 Bruno Jesus 2012-03-07 21:34:51 UTC
Needs winetricks mfc42 vcrun2003 or it will not install nor run.

vcrun2003 is needed because:
wine: Unimplemented function msvcp71.dll.?begin@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE?AViterator@12@XZ
Comment 8 Nikolay Sivov 2014-02-23 05:03:10 UTC
(In reply to Bruno Jesus from comment #7)
> Needs winetricks mfc42 vcrun2003 or it will not install nor run.
> 
> vcrun2003 is needed because:
> wine: Unimplemented function
> msvcp71.dll.
> ?begin@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE?AVite
> rator@12@XZ

It's implemented with c2a691cb780798e77817f4578742ebe4d0fb86d6.
Comment 9 Anastasius Focht 2014-02-23 05:12:13 UTC
Hello folks,

I can't reproduce this, starts fine here.
Resolving 'fixed'.

Prerequisite: 'winetricks -q mfc42

$ sha1sum mp752.zip
16fe7d24fab930ece83c751a5f25757cea977cdc  mp752.zip

$ du -sh mp752.zip
41M	mp752.zip

$ wine --version
wine-1.7.13-27-ge610713

Regards
Comment 10 Nikolay Sivov 2014-02-23 05:15:21 UTC
Installer still leaves IDriver process hanging around. Program itself starts just fine for me. Anyone has an idea what we should check here? Otherwise I'd say it's abandoned.
Comment 11 Anastasius Focht 2014-02-23 05:24:14 UTC
Hello Nikolay,

--- quote ---
Installer still leaves IDriver process hanging around. Program itself starts just fine for me. Anyone has an idea what we should check here? Otherwise I'd say it's abandoned.
--- quote ---

as I read OP's initial report the bug was _not_ about the hanging out-of-proc IShield COM server process but about the failure to start the app afterwards.
Since the IDE starts fine it's 'fixed' not 'abandoned'.

You are of course free to create a new bug about the lingering IShield server process.
It doesn't look serious as the install itself is already finished at that point.

Regards
Comment 12 Alexandre Julliard 2014-03-07 14:13:25 UTC
Closing bugs fixed in 1.7.14.


Privacy Policy
If you have a privacy inquiry regarding this site, please write to [email protected]

Hosted By CodeWeavers