Yes, this is a good place to report errors. The only thing I can think
of is a need to update the graphics drivers. I'll note that the latest
Ubuntu 11.04 has some kind of graphic driver problem, about which
there's a lot of talk on the web. Visual stopped working on my Linux
machine when I upgraded to 11.04, and I haven't had time to try to
sort this out.
Bruce Sherwood
On Wed, Jun 8, 2011 at 4:56 PM, Martin hansen <ma...@al...> wrote:
> Hi
>
> I am not sure this list is for bugs, but i try anyway, forgive me if am wrong.
>
> I just installed vpython on debian, and wanted to try it out, made the standard test
> program
>
> from visual import *
> sphere()
>
> It creates the window, but it is just black, and i get this error
>
> r300 FP: Compiler Error:
> Ran out of hardware temporaries
> Using a dummy shader instead.
>
>
> I tried to upgrade to newer version (pulled from sid), but same error, I tried to see if
> my 3d i working by running another 3d program (lightspeed), no problems. Sp it seams
> this is connected to vpython
>
> Python 2.6
>
> print visual.__version__
> 1.5.1
>
> ANyone seen this before, I found almost nothing on the net.
>
>
>
> --
> |||||
> @(~Ô^Ô~)@
> -------------oOo---U---oOo-------------
> | |
> | Ing. |
> | Martin Hansen |
> | |
> | "klogest er den som ved, |
> | hvad han ikke ved" |
> | Ooo |
> |_________________ooO____( )________|
> ( ) ) /
> \ ( (_/
> \_)
>
>
>
> ------------------------------------------------------------------------------
> EditLive Enterprise is the world's most technically advanced content
> authoring tool. Experience the power of Track Changes, Inline Image
> Editing and ensure content is compliant with Accessibility Checking.
> http://p.sf.net/sfu/ephox-dev2dev
> _______________________________________________
> Visualpython-users mailing list
> Vis...@li...
> https://lists.sourceforge.net/lists/listinfo/visualpython-users
>
|