Subject: | Tk::ErrorDialog does not work on strawberry perl |
Date: | Fri, 19 Sep 2008 15:30:10 +0200 |
To: | bug-Tk [...] rt.cpan.org |
From: | Ulli Horlacher <framstag [...] rus.uni-stuttgart.de> |
On UNIX I have an application with:
use Tk;
require Tk::ErrorDialog;
(...)
open $file,$file or die "$0: cannot read $file - $!\n";
If $file does not exit, an error window appears. So fine so far.
On Windows XP with strawberry perl, this does not work. It only "beeps"
and after (!) program termination I get:
Background Error: window ".errordialog.dialog" was deleted before its visibility changed at C:/strawberry-perl/perl/site/lib/Tk/Widget.pm line 996, <GEN3> line 3.
--
Ullrich Horlacher Server- und Arbeitsplatzsysteme
Rechenzentrum E-Mail: horlacher@rus.uni-stuttgart.de
Universitaet Stuttgart Tel: ++49-711-685-65868
Allmandring 30 Fax: ++49-711-682357
70550 Stuttgart (Germany) WWW: http://www.rus.uni-stuttgart.de/