Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Dec 2013 17:48:24 -0800
From:      paul beard <paulbeard@gmail.com>
To:        freebsd-gnats-submit <FreeBSD-gnats-submit@freebsd.org>, freebsd-ports-bugs@freebsd.org
Subject:   Re: ports/185252: pango can't find fonts
Message-ID:  <CAMtcK2pdrUzn01nfYieaDNqQxNSfyx=suWMaFqDNhc2kSeo%2B-w@mail.gmail.com>
In-Reply-To: <201312282140.rBSLe0ZR035499@freefall.freebsd.org>
References:  <20131228213858.4A775115A1@mail.thistledew.org> <201312282140.rBSLe0ZR035499@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
If the font called by rrdtool (how I'm using this) is DejaVu [Serif|Sans]
the result is an empty png file but no complaining about the missing
pango.modules file.

84476: access("/usr/local/lib/libgmodule-2.0.so.0",0) = 0 (0x0)

84476: open("/usr/local/lib/libgmodule-2.0.so.0",O_RDONLY,027757761234) = 3
(0x3)

-rw-r--r--  1 root  wheel  0 Dec 28 17:42 /usr/local/www/test.png


Change it to Times, Courier, whatever and get these results:


84842: access("/usr/local/lib/libgmodule-2.0.so.0",0) = 0 (0x0)

84842: open("/usr/local/lib/libgmodule-2.0.so.0",O_RDONLY,027757761274) = 3
(0x3)

84842: open("../modules/pango.modules",O_RDONLY,0666) ERR#2 'No such file
or directory'

-rw-r--r--  1 root  wheel  13110 Dec 28 17:46 /usr/local/www/test.png




On Sat, Dec 28, 2013 at 1:40 PM, <FreeBSD-gnats-submit@freebsd.org> wrote:

> Thank you very much for your problem report.
> It has the internal identification `ports/185252'.
> The individual assigned to look at your
> report is: freebsd-ports-bugs.
>
> You can access the state of your problem report at any time
> via this link:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=185252
>
> >Category:       ports
> >Responsible:    freebsd-ports-bugs
> >Synopsis:       pango can't find fonts
> >Arrival-Date:   Sat Dec 28 21:40:00 UTC 2013
>



-- 
Paul Beard / www.paulbeard.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMtcK2pdrUzn01nfYieaDNqQxNSfyx=suWMaFqDNhc2kSeo%2B-w>