Scenes saving random desktop background images
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 316
- Avg merge
- 7h 44m
- Merged PRs (30d)
- 5
Description
I am using `version 4.5.1.dev0` and the engine is consistently saving scenes as a file containing the image of the "random" application behind the TVTK scene at the time. For example if I try to save...

via `s.scene.save('test.png')` or `s.scene.save_png('test.png)` yields...

I tried reproducing this with [an example ](http://docs.enthought.com/mayavi/mayavi/advanced_scripting.html) and
`mayavi.new_scene() returned `
>AttributeError: module 'mayavi' has no attribute 'new_scene'
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.