https://bugs.kde.org/show_bug.cgi?id=418257
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] --- I am afraid, I can't reproduce it. I installed this: https://binary-factory.kde.org/job/Krita_Nightly_Android_Build/179/ and it worked as expected. I am not sure if you have ndk tools to get logs. So, could you please do this: 1) Launch Krita while keeping it connected to PC. 2) Immediately enter this command (before Krita gets time to crash) `adb logcat --pid=$(adb shell pgrep krita)` And then you can paste logs here. If that doesn't work, you can try `adb logcat | grep "krita"` to get somewhat meaningful crash log. So we can at least get an idea of what is causing the crash. -- You are receiving this mail because: You are watching all bug changes.
