[7865] in testers
Re: Maya 8.5 problems on Athena 10
daemon@ATHENA.MIT.EDU (William Cattey)
Fri Mar 6 19:25:08 2009
In-Reply-To: <200902182341.n1INfHd4023348@outgoing.mit.edu>
Mime-Version: 1.0 (Apple Message framework v753.1)
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Message-Id: <852721EE-3686-4CC5-84D1-0BAA7C555522@mit.edu>
Cc: testers@mit.edu, athena10@mit.edu
Content-Transfer-Encoding: 7bit
From: William Cattey <wdc@MIT.EDU>
Date: Fri, 6 Mar 2009 19:19:14 -0500
To: Alex T Prengel <alexp@mit.edu>
Can more Ubuntu-clued people correct me here if I'm wrong:
Applications should not be using /usr/tmp
That temporary directory was deprecated a decade ago.
That said, I ran maya in my VM cluster machine.
Even though it said it was a fatal error that it could not create /
usr/tmp,
the imaging software came up. I see no GL_RENDER complaints.
Is this still a problem?
-Bill
On Feb 18, 2009, at 6:41 PM, Alex T Prengel wrote:
>
> Maya 8.5 on 745 cluster Athena 10 machine complains about /usr/tmp;
> also has
> same problems I reported for ac3d: partial window refresh problems and
> GL_RENDER complaint:
>
> add maya_v8.5
> maya
>
> Error: default temp directory /usr/tmp does not have write
> permissions.
> *** Fatal Error: Failed creating directory: /usr/tmp
>
> *********************************WARN_ONCE****************************
> *****
> File r300_render.c function r300Fallback line 371
> Software fallback:ctx->RenderMode != GL_RENDER
> **********************************************************************
> *****
>
> The GL_RENDER/refresh errors do not manifest on my 755 cluster
> install machine
> (as was the case for ac3d).
>
> Alex