Summary: | [Android] Crash upon opening canvas | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Parker Reed <parker.l.reed> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | halla, shzam |
Priority: | NOR | ||
Version: | nightly build (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Android | ||
OS: | Android 13.x | ||
Latest Commit: | e7bf1f0d299c4f7c6529438059d14e7a99907066 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
WindowManager lines from logcat
logcat of application dump tombstone tombstone pb |
Sharaf, the android maintainer, is having exams, so this'll take some time. The attached log doesn't show anything happening inside Krita, though. (In reply to Halla Rempt from comment #1) > Sharaf, the android maintainer, is having exams, so this'll take some time. > The attached log doesn't show anything happening inside Krita, though. After taking another look I was able to get better logcat output and found the tombstone that was created. Attaching files Created attachment 159545 [details]
logcat of application dump
Created attachment 159546 [details]
tombstone
Created attachment 159547 [details]
tombstone pb
Thanks! Look like this was fixed as of the past handful of commits! Thanks. Yep! It was fixed in bug 470969. Closing the bug now, thanks for giving a really detailed report! :)) *** This bug has been marked as a duplicate of bug 470969 *** |
Created attachment 159525 [details] WindowManager lines from logcat SUMMARY Application crashes any time the canvas is brought up (new file or opening existing) STEPS TO REPRODUCE 1. Load Krita Nightly 2. New file 3. Create OBSERVED RESULT Application crashes upon creating canvas EXPECTED RESULT Canvas to be created SOFTWARE/OS VERSIONS Samsung Tab S8+ Android 13 ADDITIONAL INFORMATION Log attached