8000 App crashes while trying to download an image · Issue #78 · cygnusx-1-org/continuum · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

App crashes while trying to download an image #78

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

Closed
MF-Debug opened this issue May 27, 2025 · 1 comment
Closed

App crashes while trying to download an image #78

MF-Debug opened this issue May 27, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@MF-Debug
Copy link

Describe the bug
When I try to download an image, it crashes the app. The image is never downloaded.

To Reproduce
Steps to reproduce the behavior:

  1. Go to any image subreddit
  2. Click on an image and press download button
  3. App crashes and there is a notification saying downloading but it never downloads anything.

Expected behavior
Image should be downloaded successfully

Screenshots

VID_20250527_170637.mp4

Smartphone (please complete the following information):

  • Device: POCO X6 Pro 5G
  • OS: HyperOS 2.0
  • Version: 7.5.0.2

Additional context
java.lang.IllegalArgumentException: Invalid URI:
at
android.provider.DocumentsContract.getTreeDocumentld(Docume
ntsContract.java:1289)
at
androidx.documentfile.provider.DocumentFile.fromTreeUri(Docum
entFile.java:138)
at
ml.docilealligator.infinityforreddit.services.DownloadMediaService
.downloadMedia(DownloadMediaService.java:725)
at
ml.docilealligator.infinityforreddit.services.DownloadMediaService
.lambda$onStartJob$0(DownloadMediaService.java:602)
at
ml.docilealligator.infinityforreddit.services.DownloadMediaService
$r8$lambda$-br5bD-riW8Sw8aJNSNaGwuW41E(Unknown
Source:0)
at
ml.docilealligator.infinityforreddit.services.DownloadMediaService
$SExternalSyntheticLambda10.run(D8$$SyntheticClass:0)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExe
cutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolEx
ecutor.java:644)
at java.lang.Thread.run(Thread.java:1012)

@MF-Debug MF-Debug added the bug Something isn't working label May 27, 2025
@edgan
Copy link
Member
edgan commented May 27, 2025

Already fixed in master, but not released.

@edgan edgan closed this as completed May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants
0