Your message dated Tue, 04 Apr 2017 20:06:39 +0000
with message-id <[email protected]>
and subject line Bug#858681: Removed package(s) from unstable
has caused the Debian Bug report #342127,
regarding tk8.4: bind <Key> conflicts XIM when %A is in event
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
342127: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=342127
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tk8.4
Version: 8.4.11-1
Severity: normal
Tags: l10n


The following code does not work with XIM (after I confirm
selected character in IME, it disappears; but i do get the
input printed on the console).

text .x
pack .x
bind .x <Key> { puts "Key %A"; }

Meanwhile the following code works OK:

text .x
pack .x
bind .x <Key> { puts Key; }

This seems to be library problem, not of the package, but
i have not yet managed to find a way to report it properly
to Tk developers.

Danya

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=C, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages tk8.4 depends on:
ii  libc6                    2.3.5-4         GNU C Library: Shared libraries an
ii  libx11-6                 4.3.0.dfsg.1-14 X Window System protocol client li
ii  tcl8.4                   8.4.11-1        Tcl (the Tool Command Language) v8
ii  xlibs                    6.8.2.dfsg.1-7  X Window System client libraries m

Versions of packages tk8.4 recommends:
ii  mlterm [x-terminal-emula 2.9.2-2         MultiLingual TERMinal
ii  xterm [x-terminal-emulat 6.8.2.dfsg.1-11 X terminal emulator

Versions of packages related to XIM:
ii  canna          3.7p3-2        A Japanese input system (server and dictiona
ii  im-switch      1.3            Input method switch framework
ii  kinput2-canna  3.1-5          An input server for X11 applications that wa
ii  kinput2-common 3.1-5          Files shared among kinput2 packages
ii  libcanna1g     3.7p3-2        Canna Runtime Library

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 8.4.20-8+rm

Dear submitter,

as the package tk8.4 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/858681

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Chris Lamb (the ftpmaster behind the curtain)

--- End Message ---
_______________________________________________
Pkg-tcltk-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-tcltk-devel

Reply via email to