Diffusion Krita ce9d5a40eada

Fix crash during startup

Authored by sh-zam on Jul 10 2019, 7:11 PM.

Description

Fix crash during startup

Sometimes android would send us Activity#onPause event
twice, which then allows us to make call to KisPart::instance(),
which calls the ctor of KisPart and then it initializing
things which should not be initialized at such an early stage.
Hence, the crash

Maniphest: T10784

Details

Committed
sh-zamApr 1 2020, 5:15 PM
Parents
R37:56b56930791d: Android: Capitalize `k` in krita
Branches
Unknown
Tags
Unknown