pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Does pango have a run time dependency on GraphicsMagick



After a recent upgrade of devel/pnago, a certain error started appearing,
which suggests dependency on `gm' which happens to be in
graphics/GraphicsMagick

Is this some new dependency? If so I think better to capture.

# pango-view --background=black --foreground=white <(echo hi) -q -o see.jpg

(pango-view:9052): GLib-WARNING **: 16:24:33.006: GError set over the top
of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL
before it's set.
The overwriting error message was: Failed to execute child process “gm”
(No such file or directory)
Segmentation fault (core dumped)

-- 
Mayuresh


Home | Main Index | Thread Index | Old Index