Jump to content

grothen

Member
  • Posts

    5
  • Joined

  • Last visited

Everything posted by grothen

  1. I find the bug. The Zotero or some new extension use link as "...library/items..." while the url get by zothero is ".../items/1_...". It works after I modify the url.
  2. Most of such errors can be remove by update the data through zothero configuration. It works well until the newest Alfred 5 version. It's really strange that zothero still work for the Alfred 5 beta version.
  3. I reload the Zotero data and it works now. Thanks!
  4. I just tried the last version (1.99.7), the problem is same.
  5. It worked but fail when I restart Mac. - seeing this in the logs: ERROR 'NoneType' object has no attribute 'tags' Traceback (most recent call last): File "lib/workflow/workflow.py", line 2107, in run func(self) File "zh.py", line 754, in main return do_search(query) File "zh.py", line 135, in do_search if app.stale and not running: File "lib/zothero/core.py", line 159, in stale if self.index.empty: File "lib/zothero/core.py", line 152, in index self._index.update(self.zotero) File "lib/zothero/index.py", line 277, in update if not self._update(zot, force): File "lib/zothero/index.py", line 327, in _update tags = u' '.join(e.tags) AttributeError: 'NoneType' object has no attribute 'tags' 17:18:38 workflow.py:2116 INFO for assistance, see: https://github.com/giovannicoppola/zothero/issues 17:18:38 workflow.py:2136 DEBUG ---------- finished in 0.228s ---------- [17:18:38.210] ZotHero[Script Filter] { "items": [ { "title": "Error in workflow 'ZotHero'", "subtitle": "'NoneType' object has no attribute 'tags'", "valid": false, "icon": { "path": "/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/AlertStopIcon.icns" } } ] }
×
×
  • Create New...