[Pkg-tcltk-devel] Bug#580731: [tk8.5] Wrong work spinbox component
Q
logko at mail.ru
Sat May 8 04:57:18 UTC 2010
Package: tk8.5
Version: 8.5.8-1
Severity: normal
Example code:
package require Tk
spinbox .spin -from 1 -to 600000 -format %06.0f
pack .spin -side left -fill x -expand 1
If increment value in spinbox by top button, value change from 000001 to
000008 and back out to 000001, although it should be changed to 000009.
In tcl8.4 code work correctly.
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.26-1-686
Debian Release: 5.0.4
990 stable www.debian-multimedia.org
990 stable http.us.debian.org
990 stable debian.wgdd.de
500 unstable ftp.debian.org
500 unstable debian.wgdd.de
500 trylegaldownloads trylegaldownloads.de
500 testing ftp.debian.org
500 intrepid wine.budgetdedicated.com
1 lenny-backports www.backports.org
--- Package information. ---
Depends (Version) | Installed
===============================-+-=============
libc6 (>= 2.7) | 2.9-12
libfontconfig1 (>= 2.4.0) | 2.8.0-2
libfreetype6 (>= 2.2.1) | 2.3.7-2+lenny1
libx11-6 | 2:1.3.3-2
libxext6 | 2:1.0.4-1
libxft2 (>> 2.1.1) | 2.1.12-3
libxrender1 | 1:0.9.4-2
libxss1 | 1:1.1.3-1
tcl8.5 (>= 8.5.0) | 8.5.8-2
zlib1g (>= 1:1.1.4) | 1:1.2.3.3.dfsg-12
Recommends (Version) | Installed
==================================-+-===========
xterm | 256-1
OR x-terminal-emulator |
Package's Suggests field is empty.
More information about the Pkg-tcltk-devel
mailing list