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

MalformedURLException: URI passed is malformed #19

Open
CFPrulez opened this issue Jul 11, 2018 · 1 comment
Open

MalformedURLException: URI passed is malformed #19

CFPrulez opened this issue Jul 11, 2018 · 1 comment

Comments

@CFPrulez
Copy link
Contributor

The files cannot be downloaded.

Stacktrace:

System.out  I  ######## DownloadRequestQueue mDelivery in ####### com.thin.downloadmanager.DownloadRequestQueue$a@f20386c
ThinDownloadManager  V  Download initiated for 1
ThinDownloadManager  V  Response code obtained for downloaded Id 1 : httpResponse Code 301
ThinDownloadManager  V  Redirect for downloaded Id 1
ThinDownloadManager  D  cleanupDestination() deleting /data/user/0/com.stevenschoen.emojiswitcher/files/emojisets/iOS102.ttf
System.err  W  java.lang.Exception: Download failed, code MalformedURLException: URI passed is malformed.: MalformedURLException: URI passed is malformed.
System.err  W  at com.stevenschoen.emojiswitcher.EmojiSwitcherUtils$1$4.onDownloadFailed(EmojiSwitcherUtils.java:195)
System.err  W  at com.thin.downloadmanager.DownloadRequestQueue$a$3.run(DownloadRequestQueue.java:69)
System.err  W  at android.os.Handler.handleCallback(Handler.java:751)
System.err  W  at android.os.Handler.dispatchMessage(Handler.java:95)
System.err  W  at android.os.Looper.loop(Looper.java:154)
System.err  W  at android.app.ActivityThread.main(ActivityThread.java:6236)
System.err  W  at java.lang.reflect.Method.invoke(Native Method)
System.err  W  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
System.err  W  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
@CFPrulez CFPrulez changed the title URI passed is malformed.: MalformedURLException: URI passed is malformed MalformedURLException: URI passed is malformed Jul 11, 2018
@BlueDrink9
Copy link

I'm getting this too on Android 6.0. Happens for all icon packs.

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