Comment 5 for bug 448988

Revision history for this message
Martin Pitt (pitti) wrote :

I figured it out: It happens when using the svga backend, but not the bogl backend (which is used with KMS). The set_palette() function in the svga backend destroys the palette that you give it, so you can never ever call it again.