Package: blt
Version: 2.4z-4.2ubuntu1
Severity: important

The following script fails in both wish8.4 and wish8.5 in ubuntu 11.04 with an
interpreter crash. In 8.4 zooming causes a crash. In 8.5, simply running the
script causes the crash with an X11 BadMatch error. (The last command is the
problem).

Both bugs are discussed on the web quite a bit and I believe fixes exist for at
least one.

package require Tk
package require BLT
pack [blt::graph .g -plotbackground white]
..g element create 0 -xdata {1 2 3 4} -ydata {1 4 9 16}  \
        -line 3 -symbol square -label "squares"
Blt_ZoomStack .g
set box .g
$box config -title "Test title"
$box xaxis config -title "x"
$box yaxis config -title "y"




-- System Information:
Debian Release: squeeze/sid
  APT prefers natty-updates
  APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 'natty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-8-generic (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages blt depends on:
ii  libc6                   2.13-0ubuntu13   Embedded GNU C Library: Shared lib
ii  libx11-6                2:1.4.2-1ubuntu3 X11 client-side library
ii  tcl8.4                  8.4.19-4ubuntu3  Tcl (the Tool Command Language) v8
ii  tcl8.5                  8.5.9-2          Tcl (the Tool Command Language) v8
ii  tk8.4                   8.4.19-4         Tk toolkit for Tcl and X11, v8.4 -
ii  tk8.5                   8.5.9-2          Tk toolkit for Tcl and X11, v8.5 -

blt recommends no packages.

Versions of packages blt suggests:
pn  blt-demo                      <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to