Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when saving an image in the IPython console #4088

Closed
ghost opened this issue Feb 1, 2017 · 1 comment
Closed

Crash when saving an image in the IPython console #4088

ghost opened this issue Feb 1, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 1, 2017

Crash when "save image as..." to save a plot in console to overwrite an existing image file.

What steps will reproduce the problem?

  1. Plot a simple drawing using matplotlib in console
  2. Right click the image to save into a file
  3. Plot again and right click to "save image as..." to overwrite the file in step 2.

Versions and main components

  • Spyder Version: 3.1.2
  • Python Version: 3.5
  • Operating system: ubuntu 14.04
@goanpeca goanpeca added this to the v3.1.3 milestone Feb 1, 2017
@ccordoba12 ccordoba12 modified the milestones: v3.1.4, v3.1.3 Feb 1, 2017
@ccordoba12 ccordoba12 changed the title Crash when "save image as..." Crash when saving an image in the IPython console Feb 7, 2017
@ccordoba12
Copy link
Member

Fortunately this was fixed with the change made in PR #4109.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants