Ticket #795 (closed: fixed)
Bad crash in qtiplot when renaming a label
Reported by: | Nick Draper | Owned by: | Russell Taylor |
---|---|---|---|
Priority: | critical | Milestone: | Iteration 19 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
From Laurent Chapon:
Nick, the latest crash when trying to rename a plotting label. I am quite annoyed because this has happened after 2 hours of number crunching for a meeting with have tommorow morning. I have lost everything. QObject: Do not delete object, 'unnamed', during its event handler! Segmentation fault
Change History
comment:3 Changed 11 years ago by Nick Draper
- Milestone changed from Iteration 19 to Iteration 20
Moved as part of the end of Iteration 19
Note: See
TracTickets for help on using
tickets.
(In [3181]) Fix infinite loop on changing plot legend in certain way. Remove warning about deleting a QObject during its event handler. Re #795.