Re: [Amelia-development] Found the Linux Irrlicht Problem
Status: Alpha
Brought to you by:
jppequenao
|
From: Joao P. <jpp...@lb...> - 2008-11-05 18:55:30
|
Karol,
We should definitely disable OpenGL for Linux on the Menu then.
I'm jumping back to Windows to correct the menu animation bug we found
yesterday. Once that and the Linux bug is corrected, I'll create a Tag
and binaries for release.
We also need to find what happened to the event toolbar!
Joao
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Joao Pequenao
Mailstop 50R-6222
Lawrence Berkeley National Laboratory
1 Cyclotron Road
Berkeley, CA 94720 USA
Tel: (510) 486-4290
Fax: (510) 486-4799
Email: jpp...@LB...
Webpage: http://pdg.lbl.gov/~pequenao
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Karol Krizka wrote:
> Hey Joao,
>
> Yesterday evening I've found out what causes the Irrlicht window to
> stop working after we switch to the menu and then back. However I
> don't really know what a good solution is.... The only way to fix it
> is to disable OpenGL acceleration in the main menu.
>
> The problem is that if we embed Irrlicht into a window and the show
> another OpenGL window (QGLWidget or another Irrlicht window), the
> first Irrlicht window stops working.
>
> So I think that for now we should disable the OpenGL acceleration in
> the main menu for now under Linux, and instead turn on a bunch of
> caching features. I think that will give us reasonable performance,
> considering that the menu animations are relatively simple...
>
> --
> Cheers,
> Karol Krizka
>
|