Bug 415388

Summary: Crash on Resize, then cancel
Product: [Applications] krita Reporter: Pedro Reis <pedroreis.ad>
Component: Tools/TransformAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: tamtamy.tymona
Priority: NOR    
Version: nightly build (please specify the git hash!)   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed In:

Description Pedro Reis 2019-12-20 11:38:58 UTC
SUMMARY

Krita version: 4.3.0.prealpha.97.gcec15055b8-1

Krita crashes whenever I do the following actions

STEPS TO REPRODUCE
1. Enter transform mode, without resizing
2. Click Enter to apply the transform.

or 

1. Enter transform mode, with resizing
2. Click ESC to cancel
3. Click Enter to apply the transform.


OBSERVED RESULT

Krita crashes, and outputs this if I run from the terminal:

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.

EXPECTED RESULT

It should apply the transform.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro Linux 
Kernel: 5.3-15
(available in About System)
KDE Plasma Version: None
KDE Frameworks Version: None
Qt Version: 5.13.2-3
Comment 1 Tiar 2019-12-20 18:21:05 UTC

*** This bug has been marked as a duplicate of bug 414672 ***