help! xubuntu 7.10 + wine 0.9.46

General questions about Indigo, the scene format, rendering etc...
Post Reply
14 posts • Page 1 of 1
paulo_gomes
Posts: 48
Joined: Wed Sep 27, 2006 10:28 am

help! xubuntu 7.10 + wine 0.9.46

Post by paulo_gomes » Sat Nov 03, 2007 9:52 am

indigo wont run on it, it gives me this error:

fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls"
err:module:LdrInitializeThunk "MSVCR80.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\paulo\\soft\\indigo\\indigo.exe" failed, status c0000142


anyone?

thanks

User avatar
psor
1st Place Winner
Posts: 1295
Joined: Sun Jun 25, 2006 1:25 am
Location: Berlin
Contact:

Post by psor » Sat Nov 03, 2007 10:45 am

Hmm, ... what kinda version of Indigo do you use? If there is a subdir
called "Microsoft.VC80.CRT", copy/move the files to the root dir of Indigo,
where the .exe is ...

Hope this will help you! ;o))


take care
psor
"The sleeper must awaken"

User avatar
WytRaven
Indigo 100
Posts: 905
Joined: Mon Aug 27, 2007 8:24 pm
Location: Dubbo, Australia
Contact:

Post by WytRaven » Sat Nov 03, 2007 1:37 pm

Better yet, use the Linux native version :shock:
:idea: "A foolish consistency is the hobgoblin of little minds..." - Emerson 1841

User avatar
joegiampaoli
Posts: 837
Joined: Thu Oct 05, 2006 7:12 am
Location: San Miguel de Allende-MEXICO
Contact:

Post by joegiampaoli » Sat Nov 03, 2007 1:44 pm

just for kicks try wine 0.9.47

Here's a small tut forindigo on linux I wrote, hope it helps:

http://www.indigorenderer.com/joomla/fo ... php?t=2921
Joe Giampaoli
Never tie a ship to a single anchor, nor life to a single hope
My Indigo Gallery

dandy
Posts: 8
Joined: Fri Aug 31, 2007 12:33 am

Post by dandy » Sat Nov 03, 2007 8:58 pm

I think you will be able to get it working by simply inserting a new xml file in the folder!

it has to be called:

Code: Select all

Microsoft.Windows.Common-Controls.manifest
and the content is:

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>
it always worked for me on ubuntu!

paulo_gomes
Posts: 48
Joined: Wed Sep 27, 2006 10:28 am

Post by paulo_gomes » Sun Nov 04, 2007 2:17 am

hi all, thanks for your replys,

i'm using indigo 1, but version 0.9 gives me the same error, this occured because i've upgraded from xubuntu 7.04 to 7.10, before that it was all working fine :(

psor, i already have a file called Microsoft.VC80.CRT.manifest in the root of indigo

WyRaven, i've try the linux version, but my cpu doesn't work with ss2.

Joegiampaoli, thats a very good doc, you should put it in the wiki, but it doesn't mention my problem. i think i'll have to upgrade wine.

dandy, i've created the file an put it in the root of indigo, but it doesn't work also.


thank you all.

dandy
Posts: 8
Joined: Fri Aug 31, 2007 12:33 am

Post by dandy » Tue Nov 06, 2007 10:30 am

I am so sure that my solution should work for you since every time I upgrade my indigo version I get the same error as you that I uploaded my file just in case something went wrong while creating it on yours...

http://rapidshare.com/files/67707499/Mi ... ifest.html

hope this helps man!

paulo_gomes
Posts: 48
Joined: Wed Sep 27, 2006 10:28 am

Post by paulo_gomes » Wed Nov 07, 2007 9:28 am

Dandy! THANK YOU VERY MUCH! it works :)

i have created the file but with the extention .xml :oops:

your file worked like a charm!

User avatar
joegiampaoli
Posts: 837
Joined: Thu Oct 05, 2006 7:12 am
Location: San Miguel de Allende-MEXICO
Contact:

Post by joegiampaoli » Wed Nov 07, 2007 9:40 am

Hmmm, I'm gonna have to take a look at this error, I never got it on my ubuntu box, since I am using latest indigo (1.01) I am not sure if also installing Microsoft Visual C++ under wine helps, I will have to do some testing with older versions to update the manual I did. But take in mind the manual is aimed at newer indigo versions, I would advice you to use the latest, and you could help me confirm maybe if you still get that error with the latest indigo version.
Joe Giampaoli
Never tie a ship to a single anchor, nor life to a single hope
My Indigo Gallery

dandy
Posts: 8
Joined: Fri Aug 31, 2007 12:33 am

Post by dandy » Wed Nov 07, 2007 11:07 am

@paulo_gomes
I m glad it is working... have fun :wink:

@joegiampaoli
I am using Gutsy AMD64 with wine-0.9.47 and latest (1.01) indigo and still have to insert the file. ( I think it was the same with Feisty for me,..)

User avatar
joegiampaoli
Posts: 837
Joined: Thu Oct 05, 2006 7:12 am
Location: San Miguel de Allende-MEXICO
Contact:

Post by joegiampaoli » Wed Nov 07, 2007 11:26 am

Ok, I did a quick test, moved my .wine so new one would be recreated and tested with indigo 9 and latest and never got this error, could be a 64 bit isuue maybe?

@dandy:
Do you also use xubuntu (although I doubt that has anything to do).

@paulo_gomes:
Do you also use 64 bit ubuntu? (This will help me confirm that's probably the main isuue)

Then I can update the tutorial with some section like "In case you get this error....."

Thx
Joe Giampaoli
Never tie a ship to a single anchor, nor life to a single hope
My Indigo Gallery

dandy
Posts: 8
Joined: Fri Aug 31, 2007 12:33 am

Post by dandy » Wed Nov 07, 2007 11:33 am

sorry but I have got no experience with xubuntu....I think you should definitely include it in your tutorial (good stuff by the way - indigo needs tutorials badly) because this is not the first time I read about this problem in the forums.

paulo_gomes
Posts: 48
Joined: Wed Sep 27, 2006 10:28 am

Post by paulo_gomes » Thu Nov 08, 2007 8:36 am

Joegiampaoli: hi, i use xubuntu 7.10 32 bits, but this error only appened when i upgrade my xubuntu 7.04 to 7.10

User avatar
joegiampaoli
Posts: 837
Joined: Thu Oct 05, 2006 7:12 am
Location: San Miguel de Allende-MEXICO
Contact:

Post by joegiampaoli » Thu Nov 08, 2007 10:44 am

Ok did you alredy install latest wine from the official website, if no, you can add it to your repos and do an "apt-get update" then "apt-get upgrade".

Here's the link to the wine repos:

http://www.winehq.org/site/download-deb

Tell me what happens.

Thx.

EDIT:
If you already had done this before doing your ubuntu upgrade you still have to change the repos for wine, because they will not update by themselves.
Joe Giampaoli
Never tie a ship to a single anchor, nor life to a single hope
My Indigo Gallery

Post Reply
14 posts • Page 1 of 1

Who is online

Users browsing this forum: No registered users and 15 guests