X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=C9lGP pQ5PW4gEs8MONKni1OTAyHsMf0+7yfGWEY7K9/qUczvI5JLO1fs9VYjFaQO0wyGD 6z6qaFI94fooyd6rKuRlcSjCXNM3L/hQH/TiA9DRw/E2DhydIk8e0u+5J10s3I8a dKgQAcgR0eMrwnq9C5UuqiPCwfK7NhRgrwD1O8= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=iaegHU6C2iQ vqK294ziyjG9oVyM=; b=CEdU17x65uJYYbk2iEc/pU5cy2ZW84kSOn7sRs3Qti8 0azZyj6YxbGdATUwMHlvP5CV6ZH5V9k7xpwYHZvGSfYlqwCEPOdwIga2d9l2D3Jt brgb8yO7o7GNds8D1rjIB11eEgx5PRL+ixPaFnsBYC4iJli08ZKl/ynd44TpDnNk = Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-in-07.arcor-online.net X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-02.arcor-online.net 3lVzJ02fQHz1StS From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] [Test] maxima-5.36.0-1 References: <552CA112 DOT 60808 AT gmail DOT com> Date: Mon, 20 Apr 2015 21:54:19 +0200 In-Reply-To: <552CA112.60808@gmail.com> (David Billinghurst's message of "Tue, 14 Apr 2015 15:09:38 +1000") Message-ID: <878udm8tjo.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain David Billinghurst writes: > xmaxima error. I may just be missing a dependency (some fonts?) > > $ DISPLAY=localhost:0 xmaxima Do not set DISPLAY like this, try DISPLAY=:0.0 (or just start maxima from the xterm that gets started by the init script). > assertion "font != NULL" failed: file > "/usr/src/ports/fontconfig/fontconfig-2.11.1-2.x86_64/src/fontconfig-2.11.1/src/fcmatch.c", > line 453, function: FcFontRenderPrepare > Aborted (core dumped) This works for me, so I guess it must be the fonts. The help browser seems to look for "Courier" and "Liberation Sans". I'm not sure what package I should depend on for Courier (there are different ones and while I'm partial to the Adobe bitmap fonts there's still the question of whether to use the 75dpi or 100dpi variant). Please try if that error goes away if you install: font-liberation-ttf font-adobe-dpi100 (or -dpi75) I would rather change the defaults to Mono and Sans Serif, though as fontconfig should have defaults for these regardless of any extra fonts installed (I hope). Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptation for Waldorf microQ V2.22R2: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple