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

AdvancedWebView.java line 1241 #77

Closed
zeevy opened this issue Aug 6, 2018 · 0 comments
Closed

AdvancedWebView.java line 1241 #77

zeevy opened this issue Aug 6, 2018 · 0 comments

Comments

@zeevy
Copy link
Owner

zeevy commented Aug 6, 2018

in im.delight.android.webview.AdvancedWebView.handleDownload

Fatal Exception: java.lang.SecurityException
No permission to write to /storage/emulated/0/Download/grblcontroller-master.zip: Neither user 10148 nor current process has android.permission.WRITE_EXTERNAL_STORAGE.

Fatal Exception: java.lang.SecurityException: No permission to write to /storage/emulated/0/Download/grblcontroller-master.zip: Neither user 10148 nor current process has android.permission.WRITE_EXTERNAL_STORAGE.
       at android.os.Parcel.readException(Parcel.java:1683)
       at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:183)
       at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:135)
       at android.content.ContentProviderProxy.insert(ContentProviderNative.java:476)
       at android.content.ContentResolver.insert(ContentResolver.java:1277)
       at android.app.DownloadManager.enqueue(DownloadManager.java:1014)
       at im.delight.android.webview.AdvancedWebView.handleDownload(AdvancedWebView.java:1241)
       at in.co.gorest.grblcontroller.WebViewActivity.onDownloadRequested(WebViewActivity.java:110)
       at im.delight.android.webview.AdvancedWebView$3.onDownloadStart(AdvancedWebView.java:1003)
       at com.android.webview.chromium.Ap.onDownloadStart(WebViewContentsClientAdapter.java:485)
       at org.chromium.android_webview.AwContentsClientCallbackHelper$MyHandler.handleMessage(AwContentsClientCallbackHelper.java:25)
       at android.os.Handler.dispatchMessage(Handler.java:102)
       at android.os.Looper.loop(Looper.java:154)
       at android.app.ActivityThread.main(ActivityThread.java:6077)
       at java.lang.reflect.Method.invoke(Method.java)
       at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:865)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:755)
zeevy added a commit that referenced this issue Aug 28, 2018
@zeevy zeevy closed this as completed Dec 15, 2018
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

1 participant