Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash on open #10

Open
theotheroracle opened this issue Apr 29, 2021 · 5 comments
Open

crash on open #10

theotheroracle opened this issue Apr 29, 2021 · 5 comments

Comments

@theotheroracle
Copy link

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
@theotheroracle
Copy link
Author

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

@theotheroracle
Copy link
Author

( the apk from releases doesn't work either )

@vidit135g
Copy link
Owner

vidit135g commented Apr 29, 2021 via email

@theotheroracle
Copy link
Author

i don't have google play ?

@vidit135g
Copy link
Owner

vidit135g commented Apr 29, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants