Ticket #10750 (closed: invalid)
Reloading a saved project produces nothing on Linux
Reported by: | Martyn Gigg | Owned by: | Dan Nixon |
---|---|---|---|
Priority: | critical | Milestone: | Release 3.3 |
Component: | GUI | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Martyn Gigg |
Description
Early beta test issue from Spencer Howells.
Change History
comment:2 Changed 6 years ago by Federico M Pouzols
Further, I did the following check and could not see any issue:
- install Mantid 3.2 and save a project with a bunch of workspaces and plots
- uninstall and install nightly build 3.2.20121208.1833
- loading the project works well
(but note this was done on windows 7).
comment:3 Changed 6 years ago by Martyn Gigg
It was noted as a specific issue on Linux but not Windows so I think it is OS specific.
comment:4 Changed 6 years ago by Nick Draper
- Status changed from new to assigned
- Owner set to Dan Nixon
Dan can you look into this
comment:5 Changed 6 years ago by Federico M Pouzols
I could not reproduce it on Linux (deb) either. I did the test using different versions, saving with old Mantid 3.2.1, and then loading with 3.2.20121208, and projects are restored correctly.
I also tried to reload a project saved with Mantid 3.2.1 on windows, using 3.2.2012 Mantid on Linux, and found no issue. Wondering if there's a particular feature that breaks project save/load.
comment:6 Changed 6 years ago by Dan Nixon
Tested with 3.2.20141208.1833 and 3.2.20141210.2005 and both seem to work fine, I'll check with Spencer to see if I can find out exactly what's not working.
comment:7 Changed 6 years ago by Alex Buts
- Status changed from assigned to inprogress
Re #10750 Fixing setting multiple save format as tuple
Changeset: 2e6835c8ca5422829e0d24007e19db3f7ab21228
comment:8 Changed 6 years ago by Dan Nixon
- Status changed from inprogress to verify
- Resolution set to invalid
This was just an issue with the Linux server Spencer uses having an older version of Mantid installed.
comment:9 Changed 6 years ago by Martyn Gigg
- Status changed from verify to verifying
- Tester set to Martyn Gigg
comment:10 Changed 6 years ago by Martyn Gigg
- Status changed from verifying to closed
Commit in comment 7 mentions this ticket erroneously. I'm happy that this is actually okay now.
comment:11 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 11592
I could not reproduce this. Projects are saved and loaded without errors. At least the workspaces and basic plots are restored when loading a project.
Does this refer to reloading an old project saved with earlier Mantid versions? There seem to have been lots of improvements in project load/saving: #9970, and this may have introduced backwards incompatibility with some old saved projects.