webvium / issues

The Project Webvium issues tracking repository.
https://mrepol742.github.io/webvium
1 stars 0 forks source link

Crashed Report #3

Closed mrepol742 closed 2 years ago

mrepol742 commented 2 years ago

Describe the bug Briefly explain what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to …
  2. Click on …
  3. Scroll down to …
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Android (please complete the following information):

Additional context Add any other context about the problem here.

Below are the captured logcat java.lang.IllegalStateException: Not one of standard directories: Webvium/Downloads at android.os.Parcel.createException(Parcel.java:2079) at android.os.Parcel.readException(Parcel.java:2039) at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:188) at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:140) at android.content.ContentProviderProxy.call(ContentProviderNative.java:658) at android.content.ContentProviderClient.call(ContentProviderClient.java:558) at android.content.ContentProviderClient.call(ContentProviderClient.java:546) at android.app.DownloadManager$Request.setDestinationInExternalPublicDir(DownloadManager.java:569) at com.mrepol742.webvium.Webv.$28(Unknown Source:136) at com.mrepol742.webvium.Webv$$Gn.onClick(:1) at com.android.internal.app.AlertController$ButtonHandler.handleMessage(AlertController.java:177) at android.os.Handler.dispatchMessage(Handler.java:107) at android.os.Looper.loop(Looper.java:214) at android.app.ActivityThread.main(ActivityThread.java:7386) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)