Bug 415388 - Crash on Resize, then cancel
Summary: Crash on Resize, then cancel
Status: RESOLVED DUPLICATE of bug 414672
Alias: None
Product: krita
Classification: Applications
Component: Tools/Transform (show other bugs)
Version: nightly build (please specify the git hash!)
Platform: Manjaro Linux
: NOR crash
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-20 11:38 UTC by Pedro Reis
Modified: 2019-12-20 18:21 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***