Bagelturf
Posts: 7
Joined: Sun Mar 09, 2014 4:14 pm

2.1.0 crashes when a tablet is used on Mac OS X

I reported this as a bug to support.

I have a Wacom tablet. If I run the app using that as my pointing device, it crashes immediately. If I use a mouse, I'm fine. If I switch back to my tablet, it eventually finishes.

The crash report looks like this:

Code: Select all

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   QtWidgets                     	0x00000001005a70aa QWidget::mapFromGlobal(QPoint const&) const + 58
1   QtWidgets                     	0x00000001005abbc6 0x100528000 + 539590
2   QtWidgets                     	0x00000001005a94a1 0x100528000 + 529569
3   QtWidgets                     	0x0000000100553f2c QApplicationPrivate::notify_helper(QObject*, QEvent*) + 300
4   QtWidgets                     	0x0000000100556a1d QApplication::notify(QObject*, QEvent*) + 6157
5   QtCore                        	0x00000001011550b2 QCoreApplication::notifyInternal(QObject*, QEvent*) + 114
6   QtGui                         	0x0000000100b2785f QGuiApplicationPrivate::processTabletEvent(QWindowSystemInterfacePrivate::TabletEvent*) + 911
7   QtGui                         	0x0000000100b23630 QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 944
8   QtGui                         	0x0000000100b13338 QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 136

Return to “Troubleshooting and Bug Reports”