Ubuntu 11.04 - when running OpenGL in window makes it choppy

1

I'm doing something with Ogre3D, but as i see when i run it in Window mode it's choppy, but with high fps( cca 150 ). When i run it in fullscreen mode everything works fine. I saw this behaviour only in Ubuntu. I've moved back to Ubuntu few days ago.

How can be this fixed?

kravemir

Posted 2011-06-20T16:00:01.513

Reputation: 2 447

Answers

0

Have you tried disabling Compiz? (is that the right spelling? haven't used ubuntu for a long time)

Here is how you do it.

  1. Press ALT + F2
  2. Type this command: gconftool-2 --type=string --set \ /desktop/gnome/applications/window_manager/current /usr/bin/metacity
  3. When you are done, type this command: compiz --replace

Joe the Person

Posted 2011-06-20T16:00:01.513

Reputation: 124

Yes, it's because of compiz. But lines above won't work. – kravemir – 2011-08-12T16:28:24.353

my information is probably out-of-date. – Joe the Person – 2011-08-16T03:08:29.263