Skip to content

crash on open #10

Open
Open
@theotheroracle

Description

every time i open the app, either from an intent dialogue or from the launcher, it crashes .

04-29 12:57:44.765 I/ActivityTaskManager(1476): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10300000 cmp=com.absolute.floral/.ui.FirstActivity} from uid 10259
04-29 12:57:44.807 I/ActivityManager(1476): Start proc 11530:com.absolute.floral/u0a151 for pre-top-activity {com.absolute.floral/com.absolute.floral.ui.FirstActivity}
04-29 12:57:45.142 I/ActivityTaskManager(1476): Displayed com.absolute.floral/.ui.FirstActivity: +372ms
04-29 12:57:45.273 I/ActivityTaskManager(1476): START u0 {cmp=com.absolute.floral/.ui.MainActivity} from uid 10151
04-29 12:57:45.285 W/ActivityTaskManager(1476): Duplicate finish request for ActivityRecord{24502d5 u0 com.absolute.floral/.ui.FirstActivity t2284 f}
04-29 12:57:45.381 E/AndroidRuntime(11530): Process: com.absolute.floral, PID: 11530
04-29 12:57:45.381 E/AndroidRuntime(11530): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.absolute.floral/com.absolute.floral.ui.MainActivity}: android.content.res.Resources$NotFoundException: Resource ID #0x7f08010a
04-29 12:57:45.381 E/AndroidRuntime(11530): 	at com.absolute.floral.ui.MainActivity.onCreate(SourceFile:159)
04-29 12:57:45.384 W/ActivityTaskManager(1476):   Force finishing activity com.absolute.floral/.ui.MainActivity
04-29 12:57:45.402 I/ActivityManager(1476): Showing crash dialog for package com.absolute.floral u0
04-29 12:57:45.885 W/ActivityTaskManager(1476): Activity top resumed state loss timeout for ActivityRecord{910006d u0 com.absolute.floral/.ui.MainActivity t2284 f}
04-29 12:57:45.898 W/ActivityTaskManager(1476): Activity pause timeout for ActivityRecord{910006d u0 com.absolute.floral/.ui.MainActivity t2284 f}
04-29 12:57:46.491 W/ActivityTaskManager(1476):   Force finishing activity com.absolute.floral/.ui.MainActivity
04-29 12:57:46.493 W/ActivityTaskManager(1476):   Force finishing activity com.absolute.floral/.ui.FirstActivity
04-29 12:57:46.499 E/InputDispatcher(1476): Window handle Window{7a40c95 u0 Application Error: com.absolute.floral} has no registered input channel
04-29 12:57:46.511 I/ActivityManager(1476): Killing 11530:com.absolute.floral/u0a151 (adj 900): crash
04-29 12:57:46.515 E/InputDispatcher(1476): Window handle Window{7a40c95 u0 Application Error: com.absolute.floral} has no registered input channel
04-29 12:57:46.534 E/InputDispatcher(1476): Window handle Window{7a40c95 u0 Application Error: com.absolute.floral} has no registered input channel

Activity

theotheroracle

theotheroracle commented on Apr 29, 2021

@theotheroracle
Author

oh and i don't think it's a duplicate of #4 since i don't even see a welcome screen

theotheroracle

theotheroracle commented on Apr 29, 2021

@theotheroracle
Author

( the apk from releases doesn't work either )

vidit135g

vidit135g commented on Apr 29, 2021

@vidit135g
Owner
theotheroracle

theotheroracle commented on Apr 29, 2021

@theotheroracle
Author

i don't have google play ?

vidit135g

vidit135g commented on Apr 29, 2021

@vidit135g
Owner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      crash on open · Issue #10 · vidit135g/Floral