From be3f107baaa7266355c63fa99a1b67b57eba0c25 Mon Sep 17 00:00:00 2001 From: Peter Feigl Date: Wed, 22 Oct 2014 19:38:52 +0200 Subject: [PATCH] Re: Looking for the perfect mail client --- b4/3e76b377f17053101ae033ab085fc35193d178 | 73 +++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 b4/3e76b377f17053101ae033ab085fc35193d178 diff --git a/b4/3e76b377f17053101ae033ab085fc35193d178 b/b4/3e76b377f17053101ae033ab085fc35193d178 new file mode 100644 index 000000000..d7cb38e2c --- /dev/null +++ b/b4/3e76b377f17053101ae033ab085fc35193d178 @@ -0,0 +1,73 @@ +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 60F0E431FBC + for ; Wed, 22 Oct 2014 10:39:00 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0.001 +X-Spam-Level: +X-Spam-Status: No, score=0.001 tagged_above=-999 required=5 + tests=[FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001] + 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 RP1sYgs7Nnr3 for ; + Wed, 22 Oct 2014 10:38:56 -0700 (PDT) +Received: from mout.gmx.net (mout.gmx.net [212.227.17.21]) + (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id C3EBB431FB6 + for ; Wed, 22 Oct 2014 10:38:55 -0700 (PDT) +Received: from mail.nexoid.at ([178.79.130.240]) by mail.gmx.com (mrgmx102) + with ESMTPSA (Nemesis) id 0MATlG-1XrOvH1ZqE-00Bflj; + Wed, 22 Oct 2014 19:38:53 +0200 +Received: from nexoid (localhost.localdomain [127.0.0.1]) + by mail.nexoid.at (Postfix) with ESMTP id 99FACC03C; + Wed, 22 Oct 2014 19:38:52 +0200 (CEST) +From: Peter Feigl +To: Sepp Tannhuber , + "notmuch\@notmuchmail.org" +Subject: Re: Looking for the perfect mail client +In-Reply-To: <1413996746.68854.YahooMailNeo@web172702.mail.ir2.yahoo.com> +References: <1413885757.29658.YahooMailNeo@web172702.mail.ir2.yahoo.com> + <1413890106-astroid-0-86wl0ou9rn-2995@strange> + <1413960408.68372.YahooMailNeo@web172702.mail.ir2.yahoo.com> + <1413960821-astroid-2-tcoyfzmtkt-18963@strange> + <1413980599.47767.YahooMailNeo@web172703.mail.ir2.yahoo.com> + <1413985598-astroid-0-jva7nivp63-1441@strange> + <1413989312.62646.YahooMailNeo@web172705.mail.ir2.yahoo.com> + <1413993743-astroid-2-1vllemxt5p-9092@strange> + <1413996746.68854.YahooMailNeo@web172702.mail.ir2.yahoo.com> +User-Agent: Notmuch/0.18.1 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-unknown-linux-gnu) +Date: Wed, 22 Oct 2014 19:38:52 +0200 +Message-ID: <8738ag0ztf.fsf@nexoid.at> +MIME-Version: 1.0 +Content-Type: text/plain +X-Provags-ID: V03:K0:RS9Cn/b104O0HaJ8oFQJiBYMwtE6D7da8g34G8+3EFF+NDnfwVY + 724+sA3/Sf/bzNm6dOcnDHevU6Yr/bOWlGptnPG87bnbevYSOWIL8Wm3QctUf7eNc5b8dB9 + kYQTnq0mN7fDfu8rmF8/nQfMeifzowzRrZRQD2kc3+UOWA9Ey3EJi6HLBPKfHRn+RjLbW3o + 3k0OtzhCO3ifJYWbzadzQ== +X-UI-Out-Filterresults: notjunk:1; +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: Wed, 22 Oct 2014 17:39:00 -0000 + +> I'm unable to solve the icon problem. This gtk message is stupid. I couldn't +> find out what's going wrong. + +Similar warnings happened to me often in different applications. This is +almost certainly just a warning and not the real problem. Try strace or +gdb to find out what really crashes notmuch. -- 2.26.2