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

java.lang.RuntimeException While opening Wallpaper action dialog #51

Closed
2 tasks done
Gowsky opened this issue Mar 16, 2018 · 2 comments
Closed
2 tasks done

java.lang.RuntimeException While opening Wallpaper action dialog #51

Gowsky opened this issue Mar 16, 2018 · 2 comments

Comments

@Gowsky
Copy link
Collaborator

Gowsky commented Mar 16, 2018

  • I have verified there are no duplicate active or recent bugs, questions, or requests
  • I have verified that I am using the latest version of Blueprint.

Device/dashboard info:

  • Blueprint version: 1.1.3
  • Android version: 6.0
  • Device Manufacturer: Various
  • Device Name: MI 4LTE, LG G Stylo, ZenFone 2 Laser, HUAWEI GR5 2017
java.lang.RuntimeException: 
  at android.app.ActivityThread.deliverResults (ActivityThread.java:3717)
  at android.app.ActivityThread.handleSendResult (ActivityThread.java:3760)
  at android.app.ActivityThread.access$1400 (ActivityThread.java:153)
  at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1396)
  at android.os.Handler.dispatchMessage (Handler.java:102)
  at android.os.Looper.loop (Looper.java:148)
  at android.app.ActivityThread.main (ActivityThread.java:5451)
  at java.lang.reflect.Method.invoke (Native Method)
  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:726)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:616)
Caused by: java.lang.IllegalStateException: 
  at android.support.v4.app.FragmentManagerImpl.checkStateLoss (Unknown Source)
  at android.support.v4.app.FragmentManagerImpl.enqueueAction (Unknown Source)
  at android.support.v4.app.BackStackRecord.commitInternal (Unknown Source)
  at android.support.v4.app.BackStackRecord.commit (Unknown Source)
  at android.support.v4.app.DialogFragment.show (Unknown Source)
  at jahirfiquitiva.libs.frames.ui.fragments.dialogs.WallpaperActionsDialog.show (Unknown Source)
  at jahirfiquitiva.libs.frames.ui.activities.base.BaseWallpaperActionsActivity.startDownload (Unknown Source)
  at jahirfiquitiva.libs.frames.ui.activities.base.BaseWallpaperActionsActivity.checkIfFileExists (Unknown Source)
  at jahirfiquitiva.libs.frames.ui.activities.base.BaseWallpaperActionsActivity.access$checkIfFileExists (Unknown Source)
  at jahirfiquitiva.libs.frames.ui.activities.base.BaseWallpaperActionsActivity$downloadWallpaper$1.invoke (Unknown Source)
  at jahirfiquitiva.libs.frames.ui.activities.base.BaseWallpaperActionsActivity$downloadWallpaper$1.invoke (Unknown Source)
  at jahirfiquitiva.libs.frames.ui.activities.base.BaseWallpaperActionsActivity$requestStoragePermission$1$1.invoke (Unknown Source)
  at jahirfiquitiva.libs.frames.ui.activities.base.BaseWallpaperActionsActivity$requestStoragePermission$1$1.invoke (Unknown Source)
  at com.fondesa.kpermissions.dsl.PermissionRequestDSL$onAccepted$$inlined$apply$lambda$1.onPermissionsAccepted (Unknown Source)
  at com.fondesa.kpermissions.request.runtime.RuntimePermissionRequest.permissionsAccepted (Unknown Source)
  at com.fondesa.kpermissions.request.runtime.DefaultFragmentRuntimePermissionHandler.managePermissionsResult (Unknown Source)
  at com.fondesa.kpermissions.request.runtime.FragmentRuntimePermissionHandler.onRequestPermissionsResult (Unknown Source)
  at android.app.Activity.dispatchRequestPermissionsResultToFragment (Activity.java:6664)
  at android.app.Activity.dispatchActivityResult (Activity.java:6536)
  at android.app.ActivityThread.deliverResults (ActivityThread.java:3713)

Reproduction Steps

Got it from developer console, so I'm not sure

  1. Open Wallpaper action dialog
@jahirfiquitiva
Copy link
Owner

Closing this in favor of version 1.1.4 (Available soon ™)

@lock
Copy link

lock bot commented May 9, 2018

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators May 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants