diegodlh / zotero-cita

Cita: a Wikidata addon for Zotero with citations metadata support
GNU General Public License v3.0
233 stars 12 forks source link

Fetching citation metadata fails on this item (endless loop) #160

Closed champagnealexandre closed 2 years ago

champagnealexandre commented 2 years ago

Describe the bug Fetching citation metadata on 10.1038/nature03597 makes the plugin run endlessly (Cita message box hangs)

To Reproduce fetch metadata on 10.1038/nature03597

Expected behavior fetching to work

Screenshots

image

Environment:

Additional context don’t think that’s relevant, had no other problem on hundreds of items

suggestion: add a counter to this window, would have helped pinpoint which item was hanging while I went through my whole library

Dominic-DallOsto commented 2 years ago

I replicated this by:

No error message appeared in the console.

I'll have to debug properly to see what's going on here... but good catch!

On 7/02/2022 3:34 pm, champagnealexandre wrote:

Describe the bug Fetching citation metadata on 10.1038/nature03597 makes the plugin run endlessly (Cita message box hangs)

To Reproduce fetch metadata on 10.1038/nature03597

Expected behavior A clear and concise description of what you expected to happen. fetching to work

Screenshots image https://user-images.githubusercontent.com/30211986/152807707-bebfd705-79a3-4413-b72a-cc833f6ff153.png

Environment:

  • Zotero version: 5.0.97-beta.65+15ae72d14
  • Cita version: 0.3.3
  • OS name and version: macOS Monterey 12.1 (21C52)

Additional context don’t think that’s relevant, had no other problem on hundreds of items

suggestion: add a counter to this window, would have helped pinpoint which item was hanging while I went through my whole library

— Reply to this email directly, view it on GitHub https://github.com/diegodlh/zotero-cita/issues/160, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGM5S3BYZ4AKPH7MFOL2CTTUZ7J7NANCNFSM5NXT73PQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

Dominic-DallOsto commented 2 years ago

Just got around to debugging this properly but now I can't replicate this issue anymore. I get all 44 citations syncing for me, at least on Ubuntu.

Are you still getting this issue too?

champagnealexandre commented 2 years ago

Nope, doesn’t hang anymore... 🤷‍♂️

Guess this was a one timer!