crash when choosing media from SkyDrive/OneDrive
See original GitHub issue at android.app.ActivityManagerProxy.getContentProvider(ActivityManagerProxy.java:4263)
at android.app.ActivityThread.acquireProvider(ActivityThread.java:5475)
at android.app.ContextImpl$ApplicationContentResolver.acquireUnstableProvider(ContextImpl.java:2267)
at android.content.ContentResolver.acquireUnstableProvider(ContentResolver.java:1515)
at android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.java:1129)
at android.content.ContentResolver.openAssetFileDescriptor(ContentResolver.java:982)
at android.content.ContentResolver.openFileDescriptor(ContentResolver.java:835)
at android.content.ContentResolver.openFileDescriptor(ContentResolver.java:789)
at com.kbeanie.multipicker.core.threads.FileProcessorThread.getFromContentProvider(FileProcessorThread.java:249)
at com.kbeanie.multipicker.core.threads.FileProcessorThread.processFile(FileProcessorThread.java:174)
at com.kbeanie.multipicker.core.threads.FileProcessorThread.processFiles(FileProcessorThread.java:105)
at com.kbeanie.multipicker.core.threads.FileProcessorThread.run(FileProcessorThread.java:79)```
Issue Analytics
- State:
- Created 7 years ago
- Comments:10 (4 by maintainers)
Top Results From Across the Web
PowerPoint crashes when you use media in your files
PowerPoint may crash when you open or use a PowerPoint file that contains media, such as an image or video. This can occur...
Read more >Adobe Premiere Pro or Media Encoder crashes on export
This crash occurs when you select H.264 or MPEG4 as the export formats, or if they were already chosen as the default format....
Read more >How to Stop After Effects from Crashing - Motion Array
In Adobe After Effects, go to Edit > Preferences > Media Cache. Under Disk Cache, select Choose Folder and select a location on...
Read more >Use Crash Detection on iPhone or Apple Watch to call for help ...
Crash Detection is designed to detect severe car crashes—such as front-impact, side-impact, and rear-end collisions, and rollovers—involving ...
Read more >Why Do My Apps Keep Crashing on Android? - Avast
Choose Apps. Apps settings on an Android device. Select the app you want to force stop. The list of Apps on a Samsung...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Still trying to figure this out. Seems they have disabled file picking from sky drive directly. They probably want to force to use their SDK.
@coomar2841 at-least for now it should return error instead of crash.