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

MantidPlot Crash #9172

Closed
OwenArnold opened this issue Oct 31, 2013 · 1 comment
Closed

MantidPlot Crash #9172

OwenArnold opened this issue Oct 31, 2013 · 1 comment
Assignees
Labels
Framework Issues and pull requests related to components in the Framework High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Milestone

Comments

@OwenArnold
Copy link
Contributor

Run this on 32bit windows, Now try to open the color fill plot -> crash. Doesn't affect 64bit windows.

#!python
ws = CreateWorkspace(DataX=[0,1,2,3,0,1,2,3], DataY=[0,0,0,0,0,0], NSpec=2)
@OwenArnold
Copy link
Contributor Author

This issue was originally trac ticket 8327

@OwenArnold OwenArnold added High Priority An issue or pull request that if not addressed is severe enough to postponse a release. Framework Issues and pull requests related to components in the Framework labels Jun 3, 2015
@OwenArnold OwenArnold added this to the Release 3.1 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Projects
None yet
Development

No branches or pull requests

2 participants