nothing rendering / no Mplay : 9.1.244 , ubuntu 8.04 x64
8899
9
2
danmeyer
Member
42 posts
Joined: Oct. 2007
Offline
May 19, 2008 11:21 p.m.
Hey. I am getting no output from mantra now that I am in ubuntu 8.04 x64. I have attached the a basic file just to show how everything is set up, and to show what my output is. If it helps, I am also not able to open image viewer. Mplay is just not popping up, when I try to simply test render the scene view. Do I have to go back to gutsy?
Attachments:
blank.tif (539.1 KB)
noMplay.hipnc (137.3 KB)
pbowmar
Member
7046 posts
Joined: July 2005
Offline
May 20, 2008 1:09 a.m.
Try typing “mplay” in the shell and see if you get an error or anything. If Mplay comes up then at least it's working, and something else is wrong… Cheers, Peter B
Cheers, Peter Bowmar ____________ Houdini 20.5.262 Win 10 Py 3.11
danmeyer
Member
42 posts
Joined: Oct. 2007
Offline
May 20, 2008 10:09 a.m.
i was able to open mplay from the command line. i ran houdini from the terminal also, and recieved some more information. it is running into an error, mantra: could not open imager i have attached the crashlog as an image. Also, earlier I also got a segmentation fault.
Attachments:
crashlog.jpg (64.1 KB)
probbins
Member
1145 posts
Joined: July 2005
Offline
May 20, 2008 10:37 a.m.
Do you have the Desktop visual effects turned off in Ubuntu? It's in System/Appearance Preferences/Visual Effects.
“gravity is not a force, it is a boundary layer” “everything is coincident” “Love; the state of suspended anticipation.”
danmeyer
Member
42 posts
Joined: Oct. 2007
Offline
May 20, 2008 11:18 a.m.
I turn them on and off for when I use houdini and when I do not.
danmeyer
Member
42 posts
Joined: Oct. 2007
Offline
June 5, 2008 11:44 a.m.
I have rollled back to ubuntu 7.10 and my renders are still not popping up. Please help.
danmeyer
Member
42 posts
Joined: Oct. 2007
Offline
June 5, 2008 11:47 a.m.
Would it make sense if the problem was a segmentation fault? If so, how do I remedy this?
Pagefan
Member
519 posts
Joined:
Offline
June 5, 2008 1:10 p.m.
When you render try adding the -V 2 option to mantra, it should spit out some messages, maybe that gives a clue. If it is a segmentation fault, check if the version of houdini is compatible with the gcc version of your distro.
danmeyer
Member
42 posts
Joined: Oct. 2007
Offline
June 6, 2008 3:14 p.m.
How do I find out which version of gcc the current version of houdini requires?
Alanw
Member
320 posts
Joined: Aug. 2007
Offline
June 6, 2008 3:23 p.m.
danmeyer How do I find out which version of gcc the current version of houdini requires?You may need to download the gcc 4.2 version listed as Debian(Lenny) if you're using Ubuntu 8.04.
Not sure on that though, as I'm still using Gutsy.
try typing gcc –version to see what you've got.