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

OPDS Catalog Removal crash #5091

Closed
TinfoilSubmarine opened this issue Jun 25, 2019 · 2 comments · Fixed by #5092
Closed

OPDS Catalog Removal crash #5091

TinfoilSubmarine opened this issue Jun 25, 2019 · 2 comments · Fixed by #5092
Labels
Milestone

Comments

@TinfoilSubmarine
Copy link

  • Version: 2019.06
  • Device: Kobo Glo HD

When trying to remove default OPDS catalogs (specifically ManyBooks, Internet Archive, Flibusta (Russian), textos.info (Spanish)), there is a crash as soon as "Delete" is pressed.

@Frenzie Frenzie added the bug label Jun 25, 2019
@Frenzie
Copy link
Member

Frenzie commented Jun 25, 2019

Interestingly, this only happens if you already removed a few of them previously (or perhaps also if you added something). On a clean install this can't be reproduced.

@Frenzie
Copy link
Member

Frenzie commented Jun 25, 2019

PS The crash.log file is really quite useful. I could've seen the problem without having the program available then. ;-)

If there are fewer than 4 servers, this line will crash:

elseif servers[4].title == "Internet Archive" and servers[4].url == "http://bookserver.archive.org/catalog/" then
servers[4].url = "https://bookserver.archive.org"

Frenzie added a commit to Frenzie/koreader that referenced this issue Jun 25, 2019
@Frenzie Frenzie added this to the 2019.07 milestone Jun 25, 2019
Frenzie added a commit that referenced this issue Jun 25, 2019
mwoz123 pushed a commit to mwoz123/koreader that referenced this issue Mar 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants