From: MaDhAt2r Date: Tue, 19 Aug 2014 02:11:36 +0000 (+1900) Subject: Re: SVG attachment crashes emacs X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=21ddbb59ef652657d9c05aca7462c1b48d281e32;p=notmuch-archives.git Re: SVG attachment crashes emacs --- diff --git a/1c/59f9df317a699efbbf4716f10002b77223d832 b/1c/59f9df317a699efbbf4716f10002b77223d832 new file mode 100644 index 000000000..b381ab8f8 --- /dev/null +++ b/1c/59f9df317a699efbbf4716f10002b77223d832 @@ -0,0 +1,103 @@ +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 D4B97431FBF + for ; Mon, 18 Aug 2014 19:11:48 -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 YXB58WH06x5f for ; + Mon, 18 Aug 2014 19:11:41 -0700 (PDT) +Received: from mail-yk0-f176.google.com (mail-yk0-f176.google.com + [209.85.160.176]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id B1CC6431FAE + for ; Mon, 18 Aug 2014 19:11:41 -0700 (PDT) +Received: by mail-yk0-f176.google.com with SMTP id 19so4927125ykq.21 + for ; Mon, 18 Aug 2014 19:11:40 -0700 (PDT) +X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=1e100.net; s=20130820; + h=x-gm-message-state:from:to:cc:subject:in-reply-to:references + :user-agent:date:message-id:mime-version:content-type; + bh=TtrbZGITYYmjkwljYeh4e/GzyCDSrO1IcIMdpCmCby4=; + b=QWScqL2QD8MUfC6SB6mq9/rMjdIqbSwLS5Iavktb1VnbrJyMNSX22RiFHrt9yYeAXU + cLcjAdqqc/i+4mhZQNw18m9IVjipSKJklR1qLS8fY61d9Zd0Hj+UwkT4RcEMoAIaivWT + OFoYYwoHH2owxOWFnFml3fVRs9jPeTG7xk1c600YwTSYjxPFkNF/I7bFOX64o2qP2/fs + n1LGXT6nNk69/tt14NETTolqrgxBi7zVqmEu3qsYL44ULhQMUZMrtfWgJOcs5SyHgA2J + fqGA+YgS7XVbrj7/93mHIwofCzt05CtqXKYItdbf9rOL0JS4OaRMVBl2xC0DJ9VZ7tqC + Xf0A== +X-Gm-Message-State: + ALoCoQlvVgILVUOGIqkU7DvDhq1GcFTtXDEzzlSIX1BnGmAxwg9Gfdlozi1hBSuM+aqUo8fOHdw/ +X-Received: by 10.236.91.171 with SMTP id h31mr6484431yhf.144.1408414299063; + Mon, 18 Aug 2014 19:11:39 -0700 (PDT) +Received: from localhost (216-177-191-101.block0.gvtc.com. [216.177.191.101]) + by mx.google.com with ESMTPSA id + e24sm39384098yhb.0.2014.08.18.19.11.38 for + (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); + Mon, 18 Aug 2014 19:11:38 -0700 (PDT) +From: MaDhAt2r +To: David Bremner , sfischme@uwaterloo.ca +Subject: Re: SVG attachment crashes emacs +In-Reply-To: <8761hpz2t2.fsf@maritornes.cs.unb.ca> +References: <8738cvck2g.fsf@uwaterloo.ca> + <87tx5b7yen.fsf@maritornes.cs.unb.ca> <87egwe9vkq.fsf@uwaterloo.ca> + <87r40e7zt9.fsf@maritornes.cs.unb.ca> <87wqa5czwq.fsf@uwaterloo.ca> + <8761hpz2t2.fsf@maritornes.cs.unb.ca> +User-Agent: Notmuch/0.18 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-unknown-linux-gnu) +Date: Mon, 18 Aug 2014 21:11:36 -0500 +Message-ID: + <87a971tehz.fsf@ArchNemesis.i-did-not-set--mail-host-address--so-tickle-me> +MIME-Version: 1.0 +Content-Type: text/plain +Cc: Notmuch Mail +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, 19 Aug 2014 02:11:49 -0000 + + +I am on arch, you could send me the sample image and I will see if it +works on my end. + +On Aug 18 at 08:27 PM, David Bremner scrawled: +> Sebastian Fischmeister writes: +> +>> GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.12.2) of +>> 2014-06-11 on var-lib-archbuild-staging-x86_64-jgc +>> +>> ~$ notmuch --version +>> notmuch 0.18.1 +>> +>> What happens is that emacs invokes inkscape to do something to the svg. +>> +> +> I wonder if this is specific to the way emacs is compiled on arch. I +> just deleted inkscape and the image you sent me still renders fine on +> Debian testing, same emacs and notmuch version. +> +> Out of curiousity, is your emacs linked to libxml2? +> +> It could also be something to do with mime type configuration, which is +> a bit of an impenetrable thicket to me. +> +> d +> _______________________________________________ +> notmuch mailing list +> notmuch@notmuchmail.org +> http://notmuchmail.org/mailman/listinfo/notmuch