https://bugs.kde.org/show_bug.cgi?id=414638
reza arifandie <rezaarifan...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rezaarifan...@gmail.com --- Comment #1 from reza arifandie <rezaarifan...@gmail.com> --- Email address: rezaarifan...@gmail.com I confirm this bug, but i can reproduce it everytime by using transform tool (either by pressing ctrl+t or clicking the transform tool's icon on the toolbar) and then pressing esc. When i ran krita from terminal, i got error message below as the last meaningful message from krita. Seems like it got to do with Boost. Searching a bit i found that inkscape suffer from this too last year. Here is the link: https://bugs.launchpad.net/inkscape/+bug/1780911 ============================================================================= krita: /usr/include/boost/optional/optional.hpp:1207: boost::optional<T>::reference_type boost::optional<T>::get() [with T = ToolTransformArgs; boost::optional<T>::reference_type = ToolTransformArgs&]: Assertion `this->is_initialized()' failed. Aborted (core dumped) ============================================================================= -- You are receiving this mail because: You are watching all bug changes.