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

everpad crash: TypeError: find_notes() #21

Closed
hdave opened this issue Aug 20, 2012 · 6 comments
Closed

everpad crash: TypeError: find_notes() #21

hdave opened this issue Aug 20, 2012 · 6 comments

Comments

@hdave
Copy link

hdave commented Aug 20, 2012

Just upgraded my Ubuntu 12.04 via PPA this morning. On this new version, everpad itself is crashing:

> cat /var/crash/_usr_bin_everpad.1000.crash

...
Traceback:
 Traceback (most recent call last):
   File "/usr/lib/pymodules/python2.7/everpad/pad/indicator.py", line 42, in update
     20, Note.ORDER_UPDATED_DESC,
   File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 145, in __call__
     **keywords)
   File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in call_blocking
     message, timeout)
 DBusException: org.freedesktop.DBus.Python.TypeError: Traceback (most recent call last):
   File "/usr/lib/python2.7/dist-packages/dbus/service.py", line 707, in _message_cb
     retval = candidate_method(self, *args, **keywords)
 TypeError: find_notes() takes at most 6 arguments (7 given)
...

Hope this helps.

@nvbn
Copy link
Owner

nvbn commented Aug 20, 2012

It's after upgrade and reboot?

@hdave
Copy link
Author

hdave commented Aug 20, 2012

Yes. After upgrade and reboot.

On 08/20/2012 10:54 AM, Vladimir Yakovlev wrote:

It's after upgrade and reboot?


Reply to this email directly or view it on GitHub
#21 (comment).

@nvbn
Copy link
Owner

nvbn commented Aug 20, 2012

Wait https://launchpad.net/~nvbn-rm/+archive/ppa/+builds?build_text=&build_state=pending
Fixed packages sended to launchpad day ago.

@hdave
Copy link
Author

hdave commented Aug 21, 2012

@nvbn
Copy link
Owner

nvbn commented Aug 22, 2012

I push packages to retry building, but some shit happening with launchpad.

@hdave
Copy link
Author

hdave commented Aug 23, 2012

fixed in 1.4.0-0

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