lingochamp / lingochamp/FileDownloader

在V1.7.7版本上,下载中直接没有通知进度了,看进程还在的,就是没有进度也没有继续下载了,并且查询当前task是还在下载状态,

Open
#1,422 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
11.1k
Forks
2.2k
PR merge metrics
No merged PRs in 30d

Description

1. What problem do you get?
下载中直接没有通知进度了,看进程还在的,就是没有进度也没有继续下载了,并且查询当前task是还在下载状态,
3. Which version of FileDownloader are you using when you produce such problem?
在V1.7.7版本上,
5. How to reproduce such problem?
这个不太清楚,有两个项目都使用了,另一个项目使用在不同的车机系统上的,就未出现这个问题
7. Do you set `FileDownloadLog.NEED_LOG=true`?
设置了的
9. Could you please reproduce this problem and provide all main process and `:filedownloader` process logcat
现在有的,没有使用多进程下载,使用的主进程
11. Can you fix it by yourself and request PR, if not, what's problem do you get when you try to fix it
没有任何报错信息,无法下手解决问题

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the stalled download on FileDownloader V1.7.7 in the main process, since the report provides no reproduction steps or source files. Enable FileDownloadLog.NEED_LOG and inspect the main-process logcat while checking the task state; done means identifying why progress stops and confirming that the download continues with progress notifications.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.