Package: perl-tk Version: 1:804.028-2 Followup-For: Bug #516266 Dear all,
that is a pain, the following simple program does not work with the version 1:804.028-2, but was working with any previous version. ------------------------------------ #!/usr/bin/perl $^W = 1; use strict; use Tk; my $mw = MainWindow->new; $mw->Label(-text => "Test")->pack; $mw->Scrolled("Text", -scrollbars => "e", -height => 16)->pack; MainLoop; ---------------------------------- Can you please fix that! -- System Information: Debian Release: 5.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.29-rc5 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages perl-tk depends on: ii libc6 2.9-1 GNU C Library: Shared libraries ii libfontconfig1 2.6.0-3 generic font configuration library ii libjpeg62 6b-14 The Independent JPEG Group's JPEG ii libpng12-0 1.2.33-2 PNG library - runtime ii libx11-6 2:1.1.5-2 X11 client-side library ii libxft2 2.1.13-3 FreeType-based font drawing librar ii perl 5.10.0-19 Larry Wall's Practical Extraction ii perl-base [perlapi-5.1 5.10.0-19 minimal Perl system ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime perl-tk recommends no packages. perl-tk suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org