Bug#685802: /usr/bin/wmf2svg: ERROR: font.c (1334): wmf_ipa_font_map: failed to load *any* font!

2012-09-19 Thread Hideki Yamane
tags 685802 patch
thanks

Hi,

 I've confirmed such error in clean chroot, and gsfonts package
 solve it (--wmf-fontdir option is not needed).

 Users can specify fontdir with --wmf-fontdir option, so gsfonts
 package is added to Recommends, not Depends.

 I'll upload updated package to 5days delay queue. If you want to
 cancel it, please tell me.

-- 
Regards,

 Hideki Yamane henrich @ debian.or.jp/org
 http://wiki.debian.org/HidekiYamane
diff -Nru libwmf-0.2.8.4/debian/changelog libwmf-0.2.8.4/debian/changelog
--- libwmf-0.2.8.4/debian/changelog	2012-01-06 08:53:36.0 +0900
+++ libwmf-0.2.8.4/debian/changelog	2012-09-20 13:09:13.0 +0900
@@ -1,3 +1,11 @@
+libwmf (0.2.8.4-10.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control
+- libwmf-bin: Depends: gsfonts fixes font load error (Closes: #685802)
+
+ -- Hideki Yamane henr...@debian.org  Thu, 20 Sep 2012 13:09:11 +0900
+
 libwmf (0.2.8.4-10) unstable; urgency=low
 
   * Read libwmf binary package name from control in rules.
diff -Nru libwmf-0.2.8.4/debian/control libwmf-0.2.8.4/debian/control
--- libwmf-0.2.8.4/debian/control	2012-01-06 08:29:18.0 +0900
+++ libwmf-0.2.8.4/debian/control	2012-09-20 13:15:43.0 +0900
@@ -34,6 +34,7 @@
 Section: graphics
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Recommends: gsfonts
 Description: Windows metafile conversion tools
  Windows metafile (WMF) is a picture format used by many Windows
  programs, e.g. Microsoft Word.  libwmf is a library for interpreting


Bug#685802: /usr/bin/wmf2svg: ERROR: font.c (1334): wmf_ipa_font_map: failed to load *any* font!

2012-08-24 Thread Mathieu Malaterre
Package: libwmf-bin
Version: 0.2.8.4-6.1+b1
Severity: grave
File: /usr/bin/wmf2svg


This is odd. I could not find any bug report for this so I am reporting it.

I cannot convert a wmf file, it keeps on failing with:

$ wmf2svg -o bla.svg /tmp/test.wmf
ERROR: font.c (1334): wmf_ipa_font_map: failed to load *any* font!

The workaround is simply:

$ wmf2svg --wmf-fontdir=/usr/share/fonts/type1/gsfonts -o bla.svg /tmp/test.wmf

It would be nice it this was handled gracefully and/or documented.

Thanks much
Ps: as a side note it generates  characters instead of amp; which make the 
SVG output invalid...

-- System Information:
Debian Release: 6.0.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100, 
'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libwmf-bin depends on:
ii  libc6  2.11.3-3  Embedded GNU C Library: Shared lib
ii  libexpat1  2.0.1-7+squeeze1  XML parsing C library - runtime li
ii  libfreetype6   2.4.9-1~bpo60+1   FreeType 2 font engine, shared lib
ii  libjpeg62  6b1-1 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.44-1+squeeze4 PNG library - runtime
ii  libwmf0.2-70.2.8.4-6.1+b1Windows metafile conversion librar
ii  libx11-6   2:1.3.3-4 X11 client-side library
ii  zlib1g 1:1.2.3.4.dfsg-3  compression library - runtime

libwmf-bin recommends no packages.

libwmf-bin suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org