Cortys / comic-backup

Back up your comics as CBZ.
https://cmxlgy.wordpress.com
GNU General Public License v3.0
295 stars 33 forks source link

Scan keeps hanging #49

Closed Kanonen closed 6 years ago

Kanonen commented 8 years ago

My scans keep hanging at various completion percentages. I've tried both CBZ and single image downloads but the behavior is the same.

It seems like the Reader isn't loading the next page or something - perhaps the reader is hanging for some reason?

I've fiddled with the different timeouts but I can't correlate change in behavior with my edits.

Cortys commented 8 years ago

To help me reproduce the issue, could you provide the following information:

  1. Which OS are you using?
  2. Which version of Chrome/Chromium are you using?
  3. Which version of the extension are you using?
    • Could you open the options page of the extension,
    • open the JS console (by hitting Ctrl + Shift + J on Windows, Cmd + Alt + J on Mac),
    • type chrome.storage.local.get(undefined, console.log.bind(console));
    • and give me the result.
  4. Are you using any other extensions? Especially download managers have caused problems in the past.

Things you could try to resolve the issue:

  1. Remove and reinstall the extension to restore the presets.
  2. If you are using any other Chrome extensions, try disabling them. If this resolves the issue, please try to narrow down which extension exactly causes it and I'll take a look at it.

Thanks for your report!

Cortys commented 8 years ago

Any news on this?

Cortys commented 6 years ago

Closing due to inactivity.