https://bugs.kde.org/show_bug.cgi?id=418587
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |b...@valdyas.org Severity|normal |crash Assignee|krita-bugs-n...@kde.org |griffinval...@gmail.com Status|REPORTED |ASSIGNED --- Comment #1 from Boudewijn Rempt <b...@valdyas.org> --- That's setZoom(d->sliderLookup[value]); in KoZoomAction Best would be to just check whether value is in the sliderLookup list before accessing it (and checking other places where this is done). I'm assigning the bug to you :) -- You are receiving this mail because: You are watching all bug changes.