Ticket #4947 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

VSG: segfault with 2 peaks workspaces

Reported by: Janik Zikovsky Owned by: Michael Reuter
Priority: major Milestone: Release 2.1
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Janik Zikovsky

Description

This is an error I've reproduced on my ubuntu 10.04 and Dennis' laptop (RHEL6 or Scientific Linux, I'm not sure).

  • Create a diffraction MDWorkspace with OneStepMDEW for example.
  • Find peaks in it using FindPeaksMD, make the "peaks" workspace
  • Do it again to create a "peaks2" workspace.
  • Open the vates simple gui on the MDWorkspace.
  • Go to the splatter plot.
  • Right-click on the "peaks" workspace to add it to the VSG.
  • Right-click on the "peaks2" workspace to add it to the VSG.
  • Segfault happens at this point.

Attachments

load_scd.py (243 bytes) - added by Michael Reuter 9 years ago.
Test script

Change History

comment:1 Changed 9 years ago by Michael Reuter

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Michael Reuter

Refs #4947. Allow more than one PeaksWorkspace to Splatterplot.

Changeset: 5d83387150cde2ab7e6d7e2fb8e127de3ef7ded3

Changed 9 years ago by Michael Reuter

Test script

comment:3 Changed 9 years ago by Michael Reuter

  • Status changed from accepted to verify
  • Resolution set to fixed

To test, run the attached script and the follow the above prescription from the fourth step.

comment:4 Changed 9 years ago by Michael Reuter

Refs #4947. Allow more than one PeaksWorkspace to Splatterplot.

Changeset: 5d83387150cde2ab7e6d7e2fb8e127de3ef7ded3

comment:5 Changed 8 years ago by Janik Zikovsky

  • Status changed from verify to verifying
  • Tester set to Janik Zikovsky

comment:6 Changed 8 years ago by Janik Zikovsky

  • Status changed from verifying to closed

Two PeaksWorkspaces can be on the same VSI plot.

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 5793

Note: See TracTickets for help on using tickets.