fixme:actctx:FindActCtxSectionStringW 00000000 (null) 2 L"msvcr80.dll" 0x337b6c
err:module:LdrInitializeThunk "MSVCR80.dll" failed to initialize, aborting
Indigo 0.9 test 6
Wine solution (tested on OSX with a clean wine 0.9.43 installation from sources):
- "Microsoft Visual C++ 2005 SP1 Redistributable Package" NOT needed;
- Create in the indigo directory a new text file named "Microsoft.Windows.Common-Controls.manifest" with this content:
EDIT: this solution works on linux too.
- "Microsoft Visual C++ 2005 SP1 Redistributable Package" NOT needed;
- Create in the indigo directory a new text file named "Microsoft.Windows.Common-Controls.manifest" with this content:
Code: Select all
<?xml version="1.0" encoding="UTF-8" ?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls"
version="6.0.0.0" processorArchitecture="x86" />
<file name="comctl32.dll" />
</assembly>
Last edited by alenofx on Mon Aug 13, 2007 7:22 am, edited 1 time in total.
- joegiampaoli
- Posts: 837
- Joined: Thu Oct 05, 2006 7:12 am
- Location: San Miguel de Allende-MEXICO
- Contact:
I get this under wine with Ubuntu Linux 
Then I get this status after fitting the ok button on that error window.
Then I get this status after fitting the ok button on that error window.
Code: Select all
err:module:LdrInitializeThunk "MSVCR80.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\joe\\Desktop\\indigo\\indigo.exe" failed, status c0000142
- Attachments
-
- Screenshot.png (37.22 KiB) Viewed 6035 times
-
blendergat
- Posts: 34
- Joined: Tue Jul 24, 2007 8:22 am
It is exactly 2X times faster then my 32bit computer.gato wrote:It works in vista 64!!How fast it this results of my computer??Code: Select all
Display took 3.97306 s Time elapsed: 2 m, 34 s Done 4740000.00000 samples (9.87500 samples per pixel) 30662.40942 samples / second (32.61322 micro-seconds / sample)
It´s fast (more or less) or is slow??
Thanks!!
P.D. My processor is a AMD 3200+ 64 bits, simply...
- Phr0stByte
- Posts: 395
- Joined: Wed Nov 22, 2006 5:07 am
- Location: Centreville, VA
- Contact:
Maybe for you...
alenofx
This solution may have worked for you, but it does not work here on my Ubuntu (Gutsy) box. Test4 still runs nicely though. 5 and 6 are borked. Has anyone found a real fix?
This solution may have worked for you, but it does not work here on my Ubuntu (Gutsy) box. Test4 still runs nicely though. 5 and 6 are borked. Has anyone found a real fix?
- Phr0stByte
- Posts: 395
- Joined: Wed Nov 22, 2006 5:07 am
- Location: Centreville, VA
- Contact:
Still no go....
manuel
That did not solve the issue either. Getting the same error as everyone else...
my wine version: wine-0.9.25
Ubuntu (Gutsy)
AMD64 kernel
That did not solve the issue either. Getting the same error as everyone else...
my wine version: wine-0.9.25
Ubuntu (Gutsy)
AMD64 kernel
Re: Still no go....
I've tested this solution on OSX and Ubuntu 7.04 64bit, both with Wine 0.9.43; your Wine version is a bit outdated, add the WineHQ APT Repository and update it: http://www.winehq.org/site/download-debPhr0stByte wrote:manuel
That did not solve the issue either. Getting the same error as everyone else...
my wine version: wine-0.9.25
Ubuntu (Gutsy)
AMD64 kernel
I noticed that in indigo_v09_test6.zip there is a folder named Microsoft.VC80.CRT containing some files that in previous 09 releases were in the main indigo folder.joegiampaoli wrote:I get this under wine with Ubuntu Linux
Then I get this status after fitting the ok button on that error window.
Code: Select all
err:module:LdrInitializeThunk "MSVCR80.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\joe\\Desktop\\indigo\\indigo.exe" failed, status c0000142
Moving those files up one level solved the problem for me under wine with Gentoo Linux.
- joegiampaoli
- Posts: 837
- Joined: Thu Oct 05, 2006 7:12 am
- Location: San Miguel de Allende-MEXICO
- Contact:
Who is online
Users browsing this forum: No registered users and 316 guests
