enthought / enthought/mayavi

Scenes saving random desktop background images

Open
#631 4 comments 0 reactions 0 assignees View on GitHub
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...
![image](https://user-images.githubusercontent.com/4381290/39210946-10ce6a16-47bf-11e8-834e-b9470a111942.png)
via `s.scene.save('test.png')` or `s.scene.save_png('test.png)` yields...
![image](https://user-images.githubusercontent.com/4381290/39211096-748c5658-47bf-11e8-80a0-a7b1a07f1e05.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.