This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ANNOUNCEMENT] [Test] maxima-5.36.0-1


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]