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

Bug#757102: graphviz: Does not recognize png or any output format



Package: graphviz
Version: 2.38.0-4
Severity: important

Dear Maintainer,

I tried to use Doxygen today and I got a lot of errors. After a few
research in my system I found out that the graphviz package was simply
unable to render an image based on a .dot file format.

The error is always the same:


dot -Tpng -o example.png ./mydotfile.dot
Format: "png" not recognized. Use one of:

Same for any other format (svg, ps, ...).

I did try to investigate a bit and, thanks to an strace of the command,
I discovered that the directory /usr/lib/graphviz was missing a few
files. It seems that libgvplugin_gdk.so.6.0.0 and
libgvplugin_gtk.so.6.0.0 are both missing:


$ ls -l /usr/lib/graphviz/
total 976
lrwxrwxrwx 1 root root     25 Jul 19 14:33 libgvplugin_core.so ->
libgvplugin_core.so.6.0.0
lrwxrwxrwx 1 root root     25 Jul 19 14:33 libgvplugin_core.so.6 ->
libgvplugin_core.so.6.0.0
-rw-r--r-- 1 root root 122752 Jul 19 14:33 libgvplugin_core.so.6.0.0
lrwxrwxrwx 1 root root     31 Jul 19 14:33 libgvplugin_dot_layout.so ->
libgvplugin_dot_layout.so.6.0.0
lrwxrwxrwx 1 root root     31 Jul 19 14:33 libgvplugin_dot_layout.so.6
-> libgvplugin_dot_layout.so.6.0.0
-rw-r--r-- 1 root root 155400 Jul 19 14:33 libgvplugin_dot_layout.so.6.0.0
lrwxrwxrwx 1 root root     24 Jul 19 14:33 libgvplugin_gdk.so ->
libgvplugin_gdk.so.6.0.0
lrwxrwxrwx 1 root root     23 Jul 19 14:33 libgvplugin_gd.so ->
libgvplugin_gd.so.6.0.0
lrwxrwxrwx 1 root root     23 Jul 19 14:33 libgvplugin_gd.so.6 ->
libgvplugin_gd.so.6.0.0
-rw-r--r-- 1 root root  47272 Jul 19 14:33 libgvplugin_gd.so.6.0.0
lrwxrwxrwx 1 root root     24 Jul 19 14:33 libgvplugin_gtk.so ->
libgvplugin_gtk.so.6.0.0
lrwxrwxrwx 1 root root     33 Jul 19 14:33 libgvplugin_neato_layout.so
-> libgvplugin_neato_layout.so.6.0.0
lrwxrwxrwx 1 root root     33 Jul 19 14:33 libgvplugin_neato_layout.so.6
-> libgvplugin_neato_layout.so.6.0.0
-rw-r--r-- 1 root root 608864 Jul 19 14:33 libgvplugin_neato_layout.so.6.0.0
lrwxrwxrwx 1 root root     26 Jul 19 14:33 libgvplugin_pango.so ->
libgvplugin_pango.so.6.0.0
lrwxrwxrwx 1 root root     26 Jul 19 14:33 libgvplugin_pango.so.6 ->
libgvplugin_pango.so.6.0.0
-rw-r--r-- 1 root root  44952 Jul 19 14:33 libgvplugin_pango.so.6.0.0
lrwxrwxrwx 1 root root     25 Jul 19 14:33 libgvplugin_xlib.so ->
libgvplugin_xlib.so.6.0.0
lrwxrwxrwx 1 root root     25 Jul 19 14:33 libgvplugin_xlib.so.6 ->
libgvplugin_xlib.so.6.0.0
-rw-r--r-- 1 root root  14904 Jul 19 14:33 libgvplugin_xlib.so.6.0.0

I am not sure this problem is related to what I observed, but I notify
you just in case.


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.15.6 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages graphviz depends on:
ii  libc6       2.19-7
ii  libcdt5     2.38.0-4
ii  libcgraph6  2.38.0-4
ii  libexpat1   2.1.0-6
ii  libgcc1     1:4.9.1-4
ii  libgd3      2.1.0-4
ii  libgvc6     2.38.0-4
ii  libgvpr2    2.38.0-4
ii  libqtcore4  4:4.8.6+git49-gbc62005+dfsg-1
ii  libqtgui4   4:4.8.6+git49-gbc62005+dfsg-1
ii  libstdc++6  4.9.1-4
ii  libx11-6    2:1.6.2-2
ii  libxaw7     2:1.0.12-2
ii  libxmu6     2:1.1.2-1
ii  libxt6      1:1.1.4-1

Versions of packages graphviz recommends:
ii  fonts-liberation  1.07.4-1

Versions of packages graphviz suggests:
pn  graphviz-doc  <none>
ii  gsfonts       1:8.11+urwcyr1.0.7~pre44-4.2

-- no debconf information


Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: