Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.1.0 Beta 1
-
None
-
Windows 8 x86 Qt 5.1 stable
Description
The Qt Quick Designer does crash on Windows 8 and Qt 5.1
The crash seems to be related to accessibility.
See QTCREATORBUG-9179 for the Qt-Creator bug.
Stack trace:
> Qt5Guid.dll!QAccessible::queryAccessibleInterface(QObject * object) Line 596 C++ qtaccessiblewidgetsd.dll!QAccessibleMenuItem::parent() Line 214 C++ qwindowsd.dll!QWindowsAccessibility::windowHelper(const QAccessibleInterface * iface) Line 192 C++ qwindowsd.dll!QWindowsAccessibility::notifyAccessibilityUpdate(QAccessibleEvent * event) Line 168 C++ Qt5Guid.dll!QAccessible::updateAccessibility(QAccessibleEvent * event) Line 783 C++ Qt5Widgetsd.dll!QMenuPrivate::activateAction(QAction * action, QAction::ActionEvent action_e, bool self) Line 1088 C++ Qt5Widgetsd.dll!QMenuPrivate::setCurrentAction(QAction * action, int popup, QMenuPrivate::SelectionReason reason, bool activateFirst) Line 575 C++ Qt5Widgetsd.dll!QMenu::mouseMoveEvent(QMouseEvent * e) Line 2897 C++ Qt5Widgetsd.dll!QWidget::event(QEvent * event) Line 7868 C++ Qt5Widgetsd.dll!QMenu::event(QEvent * e) Line 2498 C++ Qt5Widgetsd.dll!QApplicationPrivate::notify_helper(QObject * receiver, QEvent * e) Line 3434 C++ Qt5Widgetsd.dll!QApplication::notify(QObject * receiver, QEvent * e) Line 2970 C++ Qt5Cored.dll!QCoreApplication::notifyInternal(QObject * receiver, QEvent * event) Line 871 C++ Qt5Cored.dll!QCoreApplication::sendSpontaneousEvent(QObject * receiver, QEvent * event) Line 235 C++ Qt5Widgetsd.dll!QApplicationPrivate::sendMouseEvent(QWidget * receiver, QMouseEvent * event, QWidget * alienWidget, QWidget * nativeWidget, QWidget * * buttonDown, QPointer<QWidget> & lastMouseReceiver, bool spontaneous) Line 2477 C++ Qt5Widgetsd.dll!QWidgetWindow::handleMouseEvent(QMouseEvent * event) Line 377 C++ Qt5Widgetsd.dll!QWidgetWindow::event(QEvent * event) Line 159 C++ Qt5Widgetsd.dll!QApplicationPrivate::notify_helper(QObject * receiver, QEvent * e) Line 3434 C++ Qt5Widgetsd.dll!QApplication::notify(QObject * receiver, QEvent * e) Line 2837 C++ Qt5Cored.dll!QCoreApplication::notifyInternal(QObject * receiver, QEvent * event) Line 871 C++ Qt5Cored.dll!QCoreApplication::sendSpontaneousEvent(QObject * receiver, QEvent * event) Line 235 C++ Qt5Guid.dll!QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent * e) Line 1436 C++ Qt5Guid.dll!QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent * e) Line 1262 C++ Qt5Guid.dll!QWindowSystemInterface::sendWindowSystemEventsImplementation(QFlags<enum QEventLoop::ProcessEventsFlag> flags) Line 574 C++ Qt5Guid.dll!QWindowSystemInterface::sendWindowSystemEvents(QFlags<enum QEventLoop::ProcessEventsFlag> flags) Line 554 C++ qwindowsd.dll!QWindowsGuiEventDispatcher::sendPostedEvents() Line 86 C++
Attachments
Issue Links
- is required for
-
QTBUG-30688 Qt 5.1 Beta 1 release tasks
- Closed