Page 1 of 3

Blender 2.49, blendigo 2.2.1, Mac OS , error.

Posted: Fri Jan 01, 2010 3:13 pm
by giorgiomartini
Hi i got a python error , im on mac , so i dont get the console error.

How can i see the python error message on the mac ?

thanx !

Re: Blender 2.49, blendigo 2.2.1, Mac OS , error.

Posted: Fri Jan 01, 2010 4:10 pm
by Headroom
Sure you get error messages on the console on a mac.

Open you Applications folder and the Utilities folder within it and start the Console application. You'll find all error messages you're looking for.

Of course you can always press Command-Space to start spotlight and then start typing console and start the console through spotlight (so much more convenient ;-)

Re: Blender 2.49, blendigo 2.2.1, Mac OS , error.

Posted: Sat Jan 02, 2010 8:25 am
by giorgiomartini
thanx !

Ok now i got tons of info on the console , so much that i cannot post it here. , but i dont understand.


why in the world is my indigo not working ?

i have re installed inidigo and blendigo , latest versions.


how do i get only blender errors on the console ? or even better the specific blender /indigo errors ?


thanx!

Re: Blender 2.49, blendigo 2.2.1, Mac OS , error.

Posted: Sat Jan 02, 2010 9:48 am
by Headroom
Giorgio,

It would be tremendously helpful if you could be a little bit more detailed in what it is that actually does not work. Otherwise I am afraid we will not be able to help much :wink:

Re: Blender 2.49, blendigo 2.2.1, Mac OS , error.

Posted: Sat Jan 02, 2010 1:19 pm
by giorgiomartini
thanx headroom !

Well , i have blender 2.49a indigo and blendigo latest versions.


When i try to use the python "render with indigo" menu a message pops up and says :


python error check console.


if i check the mac console , i have hundreds of lines of code, at the top i get the blender errors , but is not as clear as in the windows console.


So i just cant launch indigo.

thanx!

Re: Blender 2.49, blendigo 2.2.1, Mac OS , error.

Posted: Sat Jan 02, 2010 2:25 pm
by Godzilla
I had a similar problem on Vista- Python was installed, but Blender wasn't recognizing it, so whenever I would try to open the Indigo script, I would get a console error.

Ono directed me to this page-

http://www.blender.org/forum/viewtopic.php?t=11938

and I fixed the problem, something about setting some 'environment variables' for the OS. I don't know if such an error can occur on Mac, but it's worth a try to investigate further. Best of luck!

Re: Blender 2.49, blendigo 2.2.1, Mac OS , error.

Posted: Sat Jan 02, 2010 3:29 pm
by giorgiomartini
thanx , but my blender does recognize python


any other ideas ?


Can u think of a way so that i can recognize the problem ?


PLease guys , help me,

maybe the author of the software could give me a hand in here.

thanx.

Re: Blender 2.49, blendigo 2.2.1, Mac OS , error.

Posted: Sun Jan 03, 2010 12:49 am
by dougal2
You really need to tell us the error that is written on the console.

Another way make this visible is to start blender from the Terminal and the messages will be displayed there while blender is running. Some googling should show you how to do this.

Re: Blender 2.49, blendigo 2.2.1, Mac OS , error.

Posted: Sun Jan 03, 2010 7:54 am
by giorgiomartini
allright dougal!

i didnt know that. :oops:

here the error :

1/3/10 1:24:46 AM UserNotificationCenter[1438] Error loading /Library/QuickTime/Motion.component/Contents/MacOS/Motion: dlopen(/Library/QuickTime/Motion.component/Contents/MacOS/Motion, 262): Library not loaded: /Library/Frameworks/Motion.framework/Versions/A/Motion
Referenced from: /Library/QuickTime/Motion.component/Contents/MacOS/Motion
Reason: image not found
1/3/10 1:44:03 AM blender[1471] Error loading /Library/QuickTime/Motion.component/Contents/MacOS/Motion: dlopen(/Library/QuickTime/Motion.component/Contents/MacOS/Motion, 262): Library not loaded: /Library/Frameworks/Motion.framework/Versions/A/Motion
Referenced from: /Library/QuickTime/Motion.component/Contents/MacOS/Motion
Reason: image not found
1/3/10 1:44:03 AM blender[1471] Error loading /Library/QuickTime/Motion.component/Contents/MacOS/Motion: dlopen(/Library/QuickTime/Motion.component/Contents/MacOS/Motion, 262): Library not loaded: /Library/Frameworks/Motion.framework/Versions/A/Motion
Referenced from: /Library/QuickTime/Motion.component/Contents/MacOS/Motion
Reason: image not found
1/3/10 1:44:03 AM blender[1471] Error loading /Library/QuickTime/Motion.component/Contents/MacOS/Motion: dlopen(/Library/QuickTime/Motion.component/Contents/MacOS/Motion, 262): Library not loaded: /Library/Frameworks/Motion.framework/Versions/A/Motion
Referenced from: /Library/QuickTime/Motion.component/Contents/MacOS/Motion
Reason: image not found
1/3/10 1:44:30 AM [0x0-0xd90d9].org.blenderfoundation.blender[1471] Compiled with Python version 2.5.
1/3/10 1:44:30 AM [0x0-0xd90d9].org.blenderfoundation.blender[1471] Checking for installed Python... got it!
1/3/10 1:44:30 AM [0x0-0xd90d9].org.blenderfoundation.blender[1471] ----------------------
1/3/10 1:44:30 AM [0x0-0xd90d9].org.blenderfoundation.blender[1471] BLENDIGO v2.2.8
1/3/10 1:44:30 AM [0x0-0xd90d9].org.blenderfoundation.blender[1471] ----------------------
1/3/10 1:44:30 AM [0x0-0xd90d9].org.blenderfoundation.blender[1471] Linux-platform: darwin os.sep: /
1/3/10 1:44:30 AM [0x0-0xd90d9].org.blenderfoundation.blender[1471] Traceback (most recent call last):
1/3/10 1:44:30 AM [0x0-0xd90d9].org.blenderfoundation.blender[1471] File "/Applications/blender/blender.app/Contents/MacOS/.blender/scripts/blendigo.py", line 4368, in drawGUI
1/3/10 1:44:30 AM [0x0-0xd90d9].org.blenderfoundation.blender[1471] responsecurvepath = os.path.join(indigo.getResourcesPath(),"data\camera_response_functions")

Re: Blender 2.49, blendigo 2.2.1, Mac OS , error.

Posted: Sun Jan 03, 2010 9:29 am
by dougal2
OK, I see the error :)

Thanks for the report, I'll get this fixed ASAP.

Re: Blender 2.49, blendigo 2.2.1, Mac OS , error.

Posted: Sun Jan 03, 2010 9:30 am
by giorgiomartini
great !

thanx!

but i think the problem is in my computer.

anyway you know more than me. :wink:

Re: Blender 2.49, blendigo 2.2.1, Mac OS , error.

Posted: Tue Jan 05, 2010 6:48 pm
by giorgiomartini
Hi Dougal , do you know something about my error ?

thanx ! :D

Re: Blender 2.49, blendigo 2.2.1, Mac OS , error.

Posted: Tue Jan 05, 2010 10:17 pm
by dougal2
I think I know what the problem was, and it should be fixed in the next release.

Re: Blender 2.49, blendigo 2.2.1, Mac OS , error.

Posted: Wed Jan 06, 2010 6:51 am
by giorgiomartini
dougal2 wrote:I think I know what the problem was, and it should be fixed in the next release.

great , thanx !

Re: Blender 2.49, blendigo 2.2.1, Mac OS , error.

Posted: Thu Jan 21, 2010 10:27 am
by Glendaloch
dougal2 wrote:I think I know what the problem was, and it should be fixed in the next release.
Yes, I think you guys should know that Indigo does not work on Mac OSX with the Blender exporter. I've written about this in another thread, get this same error message. There must be precious few people using it on OSX with Blender, or they just give up and you never hear from them again.