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

Looks like you found a bug #3

Open
leonqli opened this issue Feb 6, 2015 · 1 comment
Open

Looks like you found a bug #3

leonqli opened this issue Feb 6, 2015 · 1 comment

Comments

@leonqli
Copy link

leonqli commented Feb 6, 2015

File "/usr/lib/pymodules/python2.7/zim/actions.py", line 55, in func
self.func(instance, _arg, *_kwarg)
File "/home/leonqli/.local/share/zim/plugins/zim-mendeley-plugin-master/init.py", line 192, in generate_mendeley_bibliography
self.plugin.render_bibliography(self.get_mendeley_uuids(), buffer)
File "/home/leonqli/.local/share/zim/plugins/zim-mendeley-plugin-master/init.py", line 140, in render_bibliography
api = MendeleyDesktopAPI.MendeleyDesktopAPI("component context (unused)")
File "/home/leonqli/.local/share/zim/plugins/zim-mendeley-plugin-master/MendeleyDesktopAPI.py", line 61, in init
self.ctx = ctx # component context
NameError: global name 'MendeleyHttpClient' is not defined

@grahamrow
Copy link
Owner

Hi Leonqli,
Did you switch computers, or otherwise make some major changes to your setup? The way I store the citations in zim isn't exactly "kosher" — and it seems like I have trouble generating bibs for OLD inserted citations, while new ones produce the expected results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants