Xith crashes...

Hi there, I am testing Xith for two weeks now and my simple application (few texture mapped objects in a scene with one light source) works fine on Nvidia hardware but when I switch to Ati Mobility Radeon 7000 the computer hangs with my app Not Responding. The program actually runs fine but after I maximize or resize the window for a few times it stops responding. Does anyone know what could be the problem? I am using the code from tutorial to create window, canvas, view…

i had simmilar problems on my notebook.
There is an ATI Card inside, too.

I think, its a driver problem.
ATI drivers for mobile GFX Cards an Java don t like each other.

If you google with the keyword “+Java +ATI”, esecially in the groups, you will find many postings with similar problems.
http://groups.google.de/groups?q=%2BATI%20%2BJAVA&num=100&hl=de&lr=&ie=UTF-8&sa=N&tab=wg

This don’t solve your problem, but it explain it.
I hope so.

Thanks…