Your message dated Fri, 28 Sep 2007 10:02:31 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#148513: fixed in tk8.3 8.3.5-8
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: tk8.3
Version: 8.3.3-8
Severity: normal
canvas widget command "postscript" always uses latin-1 encoding vector
for output. Worse than that, it outputs useless garbage for every
non-latin1 character (thus, there's no way to get correct postscript
file with appropriate filter, as I do e.g. for html2ps).
This problem is well-known among russian users of tk toolkit,
and we have two ready-to-use solutions:
(less radical)
1: http://www.ice.ru/~vitus/tcl/locale-tcl.html
For printing unibyte characters of current system codeset.
(more radical)
2: http://kovalenko.webzone.ru/tk-8.3.3-ps-ml.patch
For printing all unicode characters that have postscript
glyph names. Unibyte characters from system codeset get printed
through encoding vector (code is taken directly from the previous
solution), all other characters get printed with "glyphshow".
Variant of this patch for tk8.4(cvs head) has already been uploaded
to Sourceforge.
It would be nice to have fully i18n'ed tk in debian!
-- System Information
Debian Release: 3.0
Kernel Version: Linux lenin 2.4.17-k6 #1 óÂÔ ñÎ× 19 05:09:32 MSK 2002 i586
unknown
Versions of the packages tk8.3 depends on:
ii libc6 2.2.5-3 GNU C Library: Shared libraries and Timezone
ii tcl8.3 8.3.3-4 The Tool Command Language (TCL) v8.3 - Run-T
ii xlibs 4.1.0-13 X Window System client libraries
--- End Message ---
--- Begin Message ---
Source: tk8.3
Source-Version: 8.3.5-8
We believe that the bug you reported is fixed in the latest version of
tk8.3, which is due to be installed in the Debian FTP archive:
tk8.3-dev_8.3.5-8_i386.deb
to pool/main/t/tk8.3/tk8.3-dev_8.3.5-8_i386.deb
tk8.3-doc_8.3.5-8_all.deb
to pool/main/t/tk8.3/tk8.3-doc_8.3.5-8_all.deb
tk8.3_8.3.5-8.diff.gz
to pool/main/t/tk8.3/tk8.3_8.3.5-8.diff.gz
tk8.3_8.3.5-8.dsc
to pool/main/t/tk8.3/tk8.3_8.3.5-8.dsc
tk8.3_8.3.5-8_i386.deb
to pool/main/t/tk8.3/tk8.3_8.3.5-8_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sergei Golovan <[EMAIL PROTECTED]> (supplier of updated tk8.3 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Fri, 28 Sep 2007 13:40:04 +0400
Source: tk8.3
Binary: tk8.3-doc tk8.3-dev tk8.3
Architecture: source i386 all
Version: 8.3.5-8
Distribution: unstable
Urgency: low
Maintainer: Tcl/Tk Debian Packagers <[EMAIL PROTECTED]>
Changed-By: Sergei Golovan <[EMAIL PROTECTED]>
Description:
tk8.3 - Tk toolkit for Tcl and X11, v8.3 - run-time files
tk8.3-dev - Tk toolkit for Tcl and X11, v8.3 - development files
tk8.3-doc - Tk toolkit for Tcl and X11, v8.3 - manual pages
Closes: 148513 156119
Changes:
tk8.3 (8.3.5-8) unstable; urgency=low
.
* Switched to quilt for patch management.
* Cleaned up patches in debian/patches directory.
* Fixed underquoted definitions in tcl.m4.
* Added TK_INCLUDE_SPEC to tkConfig.sh (backported from Tk 8.4).
* Added patch by Massimo Dal Zotto with workaround for scalable fonts
treated as fixed (closes: #156119).
* Added patch by Anton Kovalenko (slightly modified) for international
characters support in canvas postscript (closes: #148513).
* Added /usr/lib/tcl8.3 to a search path for tclConfig.sh and /usr/lib/tk8.3
to a search path for tkConfig.sh in tcl.m4.
* Removed 10 years old patch which increases PIL (Python imaging library)
bitmaps loading performance.
* Added get-orig-source target to debian/rules.
* Added uscan control file debian/watch.
Files:
2c79e86ac8061b9fef5599354a0d233d 807 libs optional tk8.3_8.3.5-8.dsc
ce119ef595aff6c50d7429a8c5d8f7f7 30723 libs optional tk8.3_8.3.5-8.diff.gz
3d97e0c47dc17f3ee278876c7fb50bff 659190 doc optional tk8.3-doc_8.3.5-8_all.deb
95a1a3f486a3ce8e40bfaf83e951f096 813378 libs optional tk8.3_8.3.5-8_i386.deb
4cee06a39a4cd1da5c4ceb744f5a0a32 662724 devel optional
tk8.3-dev_8.3.5-8_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFG/Mz6IcdH02pGEFIRAkU9AJ42D3pQVUb8S9hQpv5SCL5vYwQJ4QCdFvOS
gTVNRwU4gtTTDYqR52d+MOs=
=JOOK
-----END PGP SIGNATURE-----
--- End Message ---