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

Bug #71

Closed
rajarshikhatua100 opened this issue May 4, 2022 · 2 comments
Closed

Bug #71

rajarshikhatua100 opened this issue May 4, 2022 · 2 comments

Comments

@rajarshikhatua100
Copy link

FATAL EXCEPTION: pool-3-thread-1
Process: com.flx_apps.digitaldetox, PID: 19798
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.CharSequence android.content.Context.getText(int)' on a null object reference
at android.content.pm.ApplicationInfo.getCategoryTitle(ApplicationInfo.java:1353)
at com.flx_apps.digitaldetox.AppExceptionsListFragment.loadApps(AppExceptionsListFragment.kt:91)
at com.flx_apps.digitaldetox.AppExceptionsListFragment_.access$101(AppExceptionsListFragment_.java:31)
at com.flx_apps.digitaldetox.AppExceptionsListFragment_$2.execute(AppExceptionsListFragment_.java:150)
at org.androidannotations.api.BackgroundExecutor$Task.run(BackgroundExecutor.java:400)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:462)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:920)

@jweickm
Copy link

jweickm commented May 10, 2022

This should be common sense, but maybe you could give some more information, like:

  • What did you TRY TO ACHIEVE when you encountered this message?
  • What did you DO when you encountered this message?
  • Where did you observe this message?
  • What model are you using?

@rajarshikhatua100
Copy link
Author

This should be common sense, but maybe you could give some more information, like:

  • What did you TRY TO ACHIEVE when you encountered this message?
  • What did you DO when you encountered this message?
  • Where did you observe this message?
  • What model are you using?

I just opened the app, i saw this message in Scoop app, I am using Samsung galaxy m31 (android 12)

@flxapps flxapps closed this as completed Nov 21, 2023
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

3 participants