I'm using player-3.0.1 and stage-3.2.2.
I'm running Ubuntu Netbook Remix 10.04, kernel 2.6.32.22 with X.Org X Server 1.7.6 on a netbook Asus eeePC 1008HA
I installed player and stage from source files using cmake
Running stage with any world file (or player with any cfg file) it gives the error:
$stage simple.world
Stage 3.2.2
X_TranslateCoords: BadWindow (invalid Window parameter) 0xe03338
Segmentation fault
The problem occur with auto-maximize function in UNR.
For disable:
1. launch gconf-editor
2. in apps->maximus section, active flag no_maximize.
It's also possible add exceptions in key exclude_class, but adding "Stage" doesn't work fine.