Ticket #2570 (closed: fixed)
Instrument View Ubuntu bugs
Reported by: | Nick Draper | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | critical | Milestone: | Iteration 28 |
Component: | MantidPlot | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Andrei Savici |
Description
I found some bugs when using the instrument view on ubuntu 10.04
- Load raw file and select IV with display set to unwrap, one moves the cursor back to the left hand boxes mantidplot seg faults with
QImage::pixel: coordinate (-5,329) out of range Segmentation fault
- reduce raw file to spe and select IV with display set to unwrap, almost as soon as the cursor is moved over the image one gets MantidPlot-[Fatal] Unexpected exception: std::bad_alloc
Change History
comment:3 Changed 10 years ago by Stuart Campbell
Just to add, this isn't an ubuntu specific issue. It also affects RHEL5, RHEL6, + others...
comment:4 Changed 10 years ago by Roman Tolchenov
- Status changed from accepted to verify
- Resolution set to fixed
comment:5 Changed 9 years ago by Owen Arnold
- Status changed from verify to verifying
- Tester set to Owen Arnold
comment:6 Changed 9 years ago by Owen Arnold
- Status changed from verifying to verify
- Tester Owen Arnold deleted
comment:7 Changed 9 years ago by Andrei Savici
- Status changed from verify to verifying
- Tester set to Andrei Savici
Note: See
TracTickets for help on using
tickets.
(In [9765]) This should fix the out of range error. re #2570