Package: python-seqdiag
Version: 0.9.0-1
Severity: normal
Dear Maintainer,
When I attempt to process a sequence diagram with UTF-8 encoded non-ASCII
characters in a label, "seqdiag" fails with the message:
ERROR: UnicodeEncodeError caught (check your font settings)
As I don't think I have touched my font settings, and don't even know
where to
do it, I am a bit puzzled.
Some details:
% file utf-8-failure.diag
utf-8-failure.diag: UTF-8 Unicode text
% cat utf-8-failure.diag
seqdiag {
A -> B [label = "ΓΈ"];
}
% seqdiag utf-8-failure.diag
ERROR: UnicodeEncodeError caught (check your font settings)
%
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-seqdiag depends on:
ii python 2.7.5-5
ii python-blockdiag 1.3.2-1
ii python-funcparserlib 0.3.6-2
ii python-pil 2.3.0-1
ii python-pkg-resources 2.1-1
python-seqdiag recommends no packages.
python-seqdiag suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]