https://bugs.kde.org/show_bug.cgi?id=379230
--- Comment #3 from Bryan McWhirt <bmmcwh...@gmail.com> --- Here is a small snippet of running the krita executable from console. I couldn't find anywhere where it was creating a log when I enabled logging. Using pinch zoom: krita.input: KisAbstractInputAction "Zoom Canvas" tried to process event data from an unhandled event type QEvent::Type(TouchUpdate) krita.input: KisAbstractInputAction "Zoom Canvas" tried to process event data from an unhandled event type QEvent::Type(TouchUpdate) krita.input: KisAbstractInputAction "Zoom Canvas" tried to process event data from an unhandled event type QEvent::Type(TouchUpdate) glSync effectiveness: 0.413174 krita.input: KisAbstractInputAction "Zoom Canvas" tried to process event data from an unhandled event type QEvent::Type(TouchUpdate) Requested FPS: 5.6732 krita.input: KisAbstractInputAction "Zoom Canvas" tried to process event data from an unhandled event type QEvent::Type(TouchUpdate) Trying to use CTRL + SPACE + LMOUSE and drag results in nothing but in the preferences it is set to be 'Relative Zoom Mode' This is unrelated I think but since it is on my screen. Panning with middle button seems to work perfect but it does generate this in the console: qt.qpa.cocoa.window: QNSView mouseDragged: Internal mouse button tracking invalid (missing Qt::LeftButton) We are also back to the eraser on the Intuos 3 acting as a pen again, I can post that to that bug id for continuity sake if you like. -- You are receiving this mail because: You are watching all bug changes.