Comment 1 for bug 301411

Revision history for this message
James Cameron (quozl) wrote :

1. provide a screenshot or photograph showing the exact effect,

2. provide a list of steps to reproduce this (which other packages to install, what actions to do on the desktop),

3. test whether the same problem occurs with the pygame client or any other X application, and if so we'll pass this one on to the other package that causes it,

4. reproduce the problem with the following line in the netrek-client-cow source uncommented:

x11window.c
  // uncomment this to synchronise display for testing
  // XSynchronize(W_Display, True);

(we may be able to solve this by enabling synchronous display if we can work out how to detect the presence of this third-party Compiz Fusion Cube package).