Ticket #4318 (closed: fixed)
Fix existing Installers for Windows7 64bit
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Nick Draper |
Description (last modified by Owen Arnold) (diff)
Change History
comment:2 Changed 9 years ago by Owen Arnold
refs #4318. Fix plugin path.
Changeset: c675682183fbd387990d6fb7fe0366f4222f66f4
comment:3 Changed 9 years ago by Owen Arnold
refs #4318. Fix dynamic loading of wrong libraries.
Changeset: 8491b883cf4c4ff699a03412bc988764bb8d08b5
comment:4 Changed 9 years ago by Owen Arnold
- Status changed from new to accepted
- Description modified (diff)
Tester: I've done some initial tests on a clean windows machine and it's working fine. This was my test strategy.
- Installed Mantid then PV then MantidVates
- Could open a MDWorkspace and manipulate it in PV directly
- Could open a MDWorkspace and manipulate it in Stand-alone Simple GUI
- Could open a MDWorkspace and manipulate it in MantidPlot
- Could do a clean uninstall of MantidVates then Mantid then PV.
Sometimes the installer say's that Mantid isn't installed when it is. This seems to be an issue internal to our third-party CPack/NSIS library. As I can't fix this directly, I've changed the warning message. As part of the next release these installers will be overhauled anyway.
comment:5 Changed 9 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
comment:6 Changed 9 years ago by Owen Arnold
refs #4318. Should fix PATH updates.
Changeset: cc985e13057841bbd9aa02d1bb96d8df4e5659ff
comment:7 Changed 9 years ago by Owen Arnold
refs #4318. Fix plugin path.
Changeset: c675682183fbd387990d6fb7fe0366f4222f66f4
comment:8 Changed 9 years ago by Owen Arnold
refs #4318. Fix dynamic loading of wrong libraries.
Changeset: 8491b883cf4c4ff699a03412bc988764bb8d08b5
comment:9 Changed 9 years ago by Nick Draper
- Status changed from verify to verifying
- Tester set to Nick Draper
comment:10 Changed 9 years ago by Nick Draper
- Status changed from verifying to closed
installer works fine for windows 7 64 bit
comment:11 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 5165
refs #4318. Should fix PATH updates.