disegnovitruviano / codeswarm

Automatically exported from code.google.com/p/codeswarm
GNU General Public License v3.0
0 stars 0 forks source link

window expose events can cause code_swarm to hang sometimes #62

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Please attach your config file to help us reproduce the problem.

What steps will reproduce the problem?
1. run code_swarm
2. cover the window with some other window, or switch to a different
   workspace.
3. expose code_swarm window, repeat

What is the expected output? What do you see instead?

Sometimes, not every time but more often than one time in 20, a window
expose event will make code_swarm hang. It stops rendering new frames, no
matter how long I wait.

This, combined with no headless mode, means I have to dedicate an entire
monitor to code_swarm, and not touch it while it's running, sometimes for
days. Which sorta sucks..

What version of the product are you using? On what operating system?

r276 on Debian unstable.

Please provide any additional information below.

In case it's relevant, my window manager is xmonad.

Original issue reported on code.google.com by joeyhe...@gmail.com on 14 May 2009 at 6:32