Comment 7 for bug 808909

Revision history for this message
Paul Donohue (s-launchpad-paulsd-com) wrote :

As of 12.10, the problem seems to be that windows are initialized with the glPaint handler disabled, and the glPaint handler only gets enabled if the plugin is disabled/enabled.

It looks like the 12.04 version of this plugin used the config serialization interface to enable the glPaint handler after windows were initialized ... so reading through the code, it looks like it should have worked, although it definitely did not work for me in 12.04, so I assume there was some other problem with that code.

The attached patch fixes the issue for me in 12.10.