Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tiled Window Crash #11792

Closed
OwenArnold opened this issue Jan 23, 2015 · 1 comment
Closed

Tiled Window Crash #11792

OwenArnold opened this issue Jan 23, 2015 · 1 comment
Assignees
Labels
High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Milestone

Comments

@OwenArnold
Copy link
Contributor

  • Happens on OSX, but may affect other platforms
  • Open a Tiled Window
  • Plot a 1D graph, I used several spectra for this
  • Drag and drop the graph into the tiled window. It displays briefly, and then, crashes.
0   QtGui                           0x0000000103567947 QDrag::setMimeData(QMimeData*) + 23
1   QtGui                           0x00000001034f93db QDragManager::drag(QDrag*) + 2171
2   QtGui                           0x00000001035679fb QDrag::exec(QFlags`<Qt::DropAction>`, Qt::DropAction) + 107
3   QtGui                           0x0000000103567a98 QDrag::exec(QFlags`<Qt::DropAction>`) + 24
4   org.mantidproject.MantidPlot    0x000000010081373b DockedWindow::dragMouseMove(QPoint) + 331
5   QtCore                          0x000000010456409e QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 1566
6   org.mantidproject.MantidPlot    0x0000000100c72577 MdiSubWindow::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 1495
7   ???                             0x00007fff5f549c60 0 + 140734792768608
8   org.mantidproject.MantidPlot    0x0000000100c6dab0 Graph::dragMouseMove(QPoint) + 48
9   org.mantidproject.MantidPlot    0x0000000100c67fbe Graph::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 78
10  QtCore                          0x000000010456409e QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 1566
11  org.mantidproject.MantidPlot    0x0000000100c79540 Plot::dragMouseMove(QPoint) + 48
12  org.mantidproject.MantidPlot    0x000000010098a0c2 Plot::eventFilter(QObject*, QEvent*) + 98
13  QtCore                          0x000000010454b687 QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) + 151
14  QtGui                           0x00000001035525be QApplicationPrivate::notify_helper(QObject*, QEvent*) + 142
15  QtGui                           0x0000000103559190 QApplication::notify(QObject*, QEvent*) + 2384
16  org.mantidproject.MantidPlot    0x0000000100b01c13 MantidApplication::notify(QObject*, QEvent*) + 19
17  QtCore                          0x000000010454bbdc QCoreApplication::notifyInternal(QObject*, QEvent*) + 124
18  QtGui                           0x0000000103556bdd QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer`<QWidget>`&, bool) + 333
@OwenArnold
Copy link
Contributor Author

This issue was originally trac ticket 10953

@OwenArnold OwenArnold added High Priority An issue or pull request that if not addressed is severe enough to postponse a release. GUI labels Jun 3, 2015
@OwenArnold OwenArnold added this to the Release 3.4 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Projects
None yet
Development

No branches or pull requests

2 participants