From 84870713a828e41752a40336b3d5c538a2699e08 Mon Sep 17 00:00:00 2001 From: Gaute Hope Date: Wed, 22 Oct 2014 15:30:48 +0000 Subject: [PATCH] Re: Looking for the perfect mail client --- c6/40613066fe1e6813f47786fff0321c42abc6d9 | 105 ++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 c6/40613066fe1e6813f47786fff0321c42abc6d9 diff --git a/c6/40613066fe1e6813f47786fff0321c42abc6d9 b/c6/40613066fe1e6813f47786fff0321c42abc6d9 new file mode 100644 index 000000000..bc71061a9 --- /dev/null +++ b/c6/40613066fe1e6813f47786fff0321c42abc6d9 @@ -0,0 +1,105 @@ +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 6C84B431FB6 + for ; Wed, 22 Oct 2014 08:30:59 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.7 +X-Spam-Level: +X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 + tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 yCog7mFjSSg1 for ; + Wed, 22 Oct 2014 08:30:52 -0700 (PDT) +Received: from mail-la0-f54.google.com (mail-la0-f54.google.com + [209.85.215.54]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id A6641431FAE + for ; Wed, 22 Oct 2014 08:30:51 -0700 (PDT) +Received: by mail-la0-f54.google.com with SMTP id gm9so3187112lab.27 + for ; Wed, 22 Oct 2014 08:30:49 -0700 (PDT) +X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=1e100.net; s=20130820; + h=x-gm-message-state:date:from:subject:to:references:in-reply-to + :user-agent:message-id:mime-version:content-type + :content-transfer-encoding; + bh=zbGlv0k++sT/3MANjYb8EJwc/7ZHI2BZMpHuO2FmSUg=; + b=Zbr4+KoSSpgisbtQbyiNotqEQVst3/HLzHntSHq3vdVjl0ayqY4PRS6HZfqNE/8vCX + T6N052ZPbpUvY0v6EILG2dWbdUKuye4hsQNL8+0kKbxxuXeKAY8IOt/8uJnzGiMxtFci + pEytNn7Epd/mDbPYp2Ur0bXYFkwELKeIHJM2h0aco9tlM5wOPZwzTAkTllF/J/4++t8U + p3XgW06E7D0hoetk5TSVBIbqL851q38QAjP7gsX0Zv1hqspGyQQEAfzSDdyrtIP1vcRt + H+kFfdMLyEq5rsphLswoondX3/PcouE1QqsqR1qPDcssmCxeT5Jo44syrHlhNaxvsTba + XlUw== +X-Gm-Message-State: + ALoCoQmW9/B5xFNEVwvwH/SJuA5RWgwyphxz5pzRoXXYr3Bw5j6npQ5tQdCZACb6uMpnnz5qu3ts +X-Received: by 10.112.180.198 with SMTP id dq6mr41694971lbc.56.1413991849797; + Wed, 22 Oct 2014 08:30:49 -0700 (PDT) +Received: from localhost (cD572BF51.dhcp.as2116.net. [81.191.114.213]) + by mx.google.com with ESMTPSA id e7sm1457136lbc.21.2014.10.22.08.30.47 + for + (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); + Wed, 22 Oct 2014 08:30:48 -0700 (PDT) +Date: Wed, 22 Oct 2014 15:30:48 +0000 +From: Gaute Hope +Subject: Re: Looking for the perfect mail client +To: "notmuch@notmuchmail.org" , Sepp Tannhuber + +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> +In-Reply-To: <1413989312.62646.YahooMailNeo@web172705.mail.ir2.yahoo.com> +User-Agent: astroid/v1a1868cd (https://github.com/gauteh/astroid) +Message-Id: <1413990750-astroid-0-9w1jh5wtn0-9092@strange> +MIME-Version: 1.0 +Content-Type: text/plain; charset=utf-8; format=flowed +Content-Transfer-Encoding: quoted-printable +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 15:30:59 -0000 + +Excerpts from Sepp Tannhuber's message of October 22, 2014 16:48: +> Gaute Hope schrieb am 15:49 Mittwoch, 22.Oktober 201= +4: +> The next problem is that astroid doesn't start: +>=20 +> (astroid:12459): Gtk-WARNING **: Could not find the icon 'mail-send-symbo= +lic'. The 'hicolor' theme +> was not found either, perhaps you need to install it. +> You can get a copy from: +> http://icon-theme.freedesktop.org/releases +> terminate called after throwing an instance of 'Gtk::IconThemeError' +>=20 +> I've tried hicolor-icon-theme from debian stable and unstable as well as = +from +> the sources from icon-theme.freedesktop.org. The icon =C2=BBmail-send-sym= +bolic=C2=AB +> doesn't exist there. However, I've found it on my PC at other locations: +>=20 +> /usr/share/icons/Adwaita/scalable/actions/mail-send-symbolic.svg +> /usr/share/icons/mate/scalable/actions/mail-send-symbolic.svg +> /usr/share/icons/gnome/scalable/actions/mail-send-symbolic.svg +>=20 +> So my next question is, why doesn't astroid find it? +=20 +Maybe it is an issue with the icon cache? Reboot? + +Cheers, Gaute + += -- 2.26.2