nvpy
nvpy copied to clipboard
Exception in Tkinter callback on Arch Linux
Hi, I'm using Arch Linux, and every time I start nvpy, I get an "unable to sync with simplenote" error, even though my username and password are correct. I tried launching from the terminal, and the only error that I got was this one:
Exception in Tkinter callback Traceback (most recent call last): File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 1410, in call return self.func(*args) File "/usr/lib/python2.7/site-packages/nvpy/view.py", line 554, in handle_keyrelease if self.cycle: AttributeError: TriggeredcompleteEntry instance has no attribute 'cycle'
same on Mint 17 / 64bit