https://bugs.kde.org/show_bug.cgi?id=367901

--- Comment #6 from Eugene Ingerman <gene...@gmail.com> ---
Your configuration is similar to mine. I don't see how video driver could
interact with overview widget.

Are you comfortable debugging krita? Could you try running krita in a debugger.
Build with debug information and run 
"gdb krita"

When krita starts freezing, you can break in debugger and give "bt" command and
then "c" to continue. Repeat a few times while krita is freezing. If you see
that debugger often stops in the same places, could you post backtrace from bt
command. It may point to the place where code is looping.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to