Ticket #4549 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Debian installers for Vates Broken

Reported by: Owen Arnold Owned by: Owen Arnold
Priority: blocker Milestone: Release 2.0
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Martyn Gigg

Description

Everything works through the PV directly, but doesn't work in the embedded mode. PV_PLUGIN_PATH is just not being picked up!

To test

  • Install PV
  • Install Mantid
  • Install MantidVates
  • Try using PV plugins through PV directly (works)
  • Open a MDWorkspace in MantidPlot and try to use the VatesSimpleInterface (crashes out)

Change History

comment:1 Changed 9 years ago by Owen Arnold

refs #4549. Should fix this bug.

Changeset: bc44d3ca19d4b57738ace777889e77485825bf3d

comment:2 Changed 9 years ago by Owen Arnold

  • Status changed from new to accepted

comment:3 Changed 9 years ago by Owen Arnold

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

I've just tested this out and it does now work for the latest nightly builds. Tester: running the set of instructions in the description should not cause a crash now.

The only environmental variable that needs to be set now is an addition to the end of LD_LIBRARY_PATH for the Paraview libraries. i.e. LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/paraview-3.10.

I suggest that we set the PV_PLUGIN_PATH anyway, because that will allow users to run the Mantid PV plugins through full-blown Paraview.

comment:4 Changed 9 years ago by Owen Arnold

  • type changed from enhancement to defect

comment:5 Changed 9 years ago by Martyn Gigg

  • Status changed from verify to verifying
  • Tester set to Martyn Gigg

comment:6 Changed 9 years ago by Martyn Gigg

  • Status changed from verifying to closed

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 5396

Note: See TracTickets for help on using tickets.