Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 900D7431FB6 for ; Tue, 22 Mar 2011 02:35:23 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.09 X-Spam-Level: X-Spam-Status: No, score=-0.09 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, T_MIME_NO_TEXT=0.01] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BB5HexwXE8wv for ; Tue, 22 Mar 2011 02:35:22 -0700 (PDT) Received: from homiemail-a17.g.dreamhost.com (caiajhbdccac.dreamhost.com [208.97.132.202]) by olra.theworths.org (Postfix) with ESMTP id A63FF431FB5 for ; Tue, 22 Mar 2011 02:35:22 -0700 (PDT) Received: from homiemail-a17.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a17.g.dreamhost.com (Postfix) with ESMTP id CDA1B7A8063; Tue, 22 Mar 2011 02:35:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=SSpaeth.de; h=from:to:subject :in-reply-to:references:date:message-id:mime-version: content-type; q=dns; s=sspaeth.de; b=TOtLAKbvNbDX9Acl9SQU34Ux9MS lXYzhsu2YvOFrI3Bqy7YtS2b5ioCmjMD/KZymsAGTq1ehuiq+hsYteL5Ifd/K4y/ n3DVO+qlZk/7gTswRa+L+ouk6PrGnzdaoYjfYiVXeyx4naAArBQ2ljH1Kadt/oSa SpghEhAKiHwDSMxI= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=SSpaeth.de; h=from:to :subject:in-reply-to:references:date:message-id:mime-version: content-type; s=sspaeth.de; bh=0c+D4r2fzU9eMQvIg6m/fu/OOyQ=; b=Q w0Z5jCbIwtzfvuTdEnGVf0iK1H9O10DEJfdSEmae8pyRTvTPVGpLLn4nxJUU9HxI gyVosd90Ri2TR+o2wYmElo3CZngsFTUuzwHlrouVVwLjAQeH9/BSd3mrol+zamIT Zv8LGahWbLgrYWkqEnfzzxSOswSsfPRCkWaunwnFEE= Received: from spaetzbook.sspaeth.de (mtec-hg-docking-2-dhcp-148.ethz.ch [82.130.121.148]) (Authenticated sender: fax@sspaeth.de) by homiemail-a17.g.dreamhost.com (Postfix) with ESMTPA id C74607A805C; Tue, 22 Mar 2011 02:35:19 -0700 (PDT) Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation); Tue, 22 Mar 2011 10:35:18 +0100 From: Sebastian Spaeth To: Jameson Rollins , Jesse Rosenthal , Notmuch Mail Subject: Re: problem with folder: search in python bindings In-Reply-To: <87ei609wuj.fsf@servo.finestructure.net> References: <87tyf4xmm1.fsf@servo.finestructure.net> <87aagv2z92.fsf@SSpaeth.de> <87y64dk9da.fsf@servo.finestructure.net> <877hbsfq4q.fsf@SSpaeth.de> <871v20bfij.fsf@servo.finestructure.net> <87tyewtobx.fsf@gogo.home> <87hbaw9y3e.fsf@servo.finestructure.net> <87oc54tlou.fsf@gogo.home> <87ei609wuj.fsf@servo.finestructure.net> User-Agent: Notmuch/0.5-133-g9450314 (http://notmuchmail.org) Emacs/23.1.50.1 (x86_64-pc-linux-gnu) Date: Tue, 22 Mar 2011 10:35:17 +0100 Message-ID: <87mxknebvu.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2011 09:35:23 -0000 --=-=-= On Mon, 21 Mar 2011 11:01:24 -0700, Jameson Rollins wrote: > Oh good call, Jesse. Bonus points for you! That was the problem. Damn > it. In retrospect that's so obvious, though, isn't it! I had purged > the notmuch binary package, but had accidentally left libnotmuch1 and > libnotmuch-dev installed. Removing those packages and pointing to my > locally installed libraries fixed the problem. Pfeww, I was getting very scared that the python bindings have serious flaws that I am not aware of. Don't ever do that again to me :-). Glad you could sort it out. Unfortunately it is not easy to tease out the path of the libnotmuch being used, otherwise we could debug-output it. Sebastian --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAk2IbVUACgkQVYX1jMgnoGLzkQCfTvzEPbKytOtDFb0MmyeZwdwW iLQAn0+cdVnAWWsUZUkEK0TSQSm2BVeK =wlRM -----END PGP SIGNATURE----- --=-=-=--