Infinite Download of Markdown Files #1249

Open
opened 2022-12-06 16:47:12 +01:00 by Coolguy3289 · 0 comments
Coolguy3289 commented 2022-12-06 16:47:12 +01:00 (Migrated from github.com)

Reported on behalf of anonymous user:

The Issue

LBRY android application is contstantly downloading <...>.md file and doesnt stop (which cannot be shown in the app on my device)

Steps to reproduce

  1. Open an markdown file in lbry to read.
  2. It shows a blank page instead of content
  3. The file keeps being downloaded, you can see it in the notification bar. Visiting multiple markdown articles results in all those downloads that dont stop stacking up in notification area.

Expected behaviour

Tell us what should happen

I should be able to click on markdown files,
read them in the app,
And the file should stop downloading.

Actual behaviour

Tell us what happens instead

The markdown viewer in LBRY Android shows a blank page instead and continous downloading the file and it never stops, only when clicking (lbry service is running in the background "STOP") it stops, but when I restart lbry and view whatever random markdown content, those files appear again downloading in the notification area. Only thing that stops it is not opening and clicking markdown content.

System Configuration

  • Device: Huawei P smart 2019 POT-LX
  • Android version: 9

Anything Else

Screenshots

Internal Use

Acceptance Criteria

Definition of Done

  • Tested against acceptance criteria
  • Tested against the assumptions of the user story
  • The project builds without errors
  • Unit tests are written and passing
  • Tests on devices/browsers listed in the issue have passed
  • QA performed & issues resolved
  • Refactoring completed
  • Any configuration or build changes documented
  • Documentation updated
  • Peer Code Review performed
<!-- Thanks for reporting an issue to LBRY and helping us improve! To make it possible for us to help you, please fill out below information carefully. Before reporting any issues, please make sure that you're using the latest version. We are also available on live chat at https://chat.lbry.com --> Reported on behalf of anonymous user: ## The Issue LBRY android application is contstantly downloading <...>.md file and doesnt stop (which cannot be shown in the app on my device) ### Steps to reproduce 1. Open an markdown file in lbry to read. 2. It shows a blank page instead of content 3. The file keeps being downloaded, you can see it in the notification bar. Visiting multiple markdown articles results in all those downloads that dont stop stacking up in notification area. ### Expected behaviour Tell us what should happen I should be able to click on markdown files, read them in the app, And the file should stop downloading. ### Actual behaviour Tell us what happens instead The markdown viewer in LBRY Android shows a blank page instead and continous downloading the file and it never stops, only when clicking (lbry service is running in the background "STOP") it stops, but when I restart lbry and view whatever random markdown content, those files appear again downloading in the notification area. Only thing that stops it is not opening and clicking markdown content. ## System Configuration - Device: Huawei P smart 2019 POT-LX - Android version: 9 ## Anything Else <!-- Include anything else that does not fit into the above sections --> ## Screenshots <!-- If a screenshot would help explain the bug, please include one or two here --> ## Internal Use ### Acceptance Criteria 1. 2. 3. ### Definition of Done - [ ] Tested against acceptance criteria - [ ] Tested against the assumptions of the user story - [ ] The project builds without errors - [ ] Unit tests are written and passing - [ ] Tests on devices/browsers listed in the issue have passed - [ ] QA performed & issues resolved - [ ] Refactoring completed - [ ] Any configuration or build changes documented - [ ] Documentation updated - [ ] Peer Code Review performed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-android#1249
No description provided.