[python] can't find shared lib

2011-10-05 Thread Sebastian Spaeth
7975] python: also use libnotmuch.so.2 Sebastian -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20111005/ce4cb086/attachment.pgp>

[PATCH] lib: make find_message{,by_filename) report errors

2011-10-05 Thread Sebastian Spaeth
: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20111005/972eeedb/attachment.pgp>

[python] can't find shared lib

2011-10-05 Thread Patrick Totzke
I fumbled around with resetting come commits, and it turns out that the problem is in 9e976fc60c40e07cb62a7d656e86ee3101c1b2f5. Once resetted before that, everything works nicely. The strange thing is that with the current HEAD, so including this commit, the CLI interface works, only the python

[python] can't find shared lib

2011-10-05 Thread Patrick Totzke
Hi everyone, It seems we have a problem with ctypes and libnotmuch: I manually removed everything notmuch related from my system and pulled the latest master branch from git. After a successful make;sudo make install; i installed the python bindings from notmuch/bindings/python via `sudo python

python: unpythonic result of Message.get_replies()

2011-10-05 Thread Justus Winter
ype: application/octet-stream Size: 17 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20111005/ab0fbc26/attachment.obj>

[python] can't find shared lib

2011-10-05 Thread Patrick Totzke
Hi everyone, It seems we have a problem with ctypes and libnotmuch: I manually removed everything notmuch related from my system and pulled the latest master branch from git. After a successful make;sudo make install; i installed the python bindings from notmuch/bindings/python via `sudo python

Re: [python] can't find shared lib

2011-10-05 Thread Patrick Totzke
I fumbled around with resetting come commits, and it turns out that the problem is in 9e976fc60c40e07cb62a7d656e86ee3101c1b2f5. Once resetted before that, everything works nicely. The strange thing is that with the current HEAD, so including this commit, the CLI interface works, only the python