[Glade-devel] Glade-Perl-0.58 AUTOLOAD bug

Date view Thread view Subject view Author view

From: Jim Edwards (jedwards@inmet.gov.br)
Date: Wed Jun 20 2001 - 09:01:19 EDT


Hi,

Just downloaded and tried the 0.58 release.

Running test produced the following error.

 more test.out
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/lib/perl5/5.6.0/i386-linux -I/usr/lib/perl5/5.6.0 test.pl
Test 1..3 Building a UI from a string of XML
 (in cleanup) Can't access method `DESTROY' in class Glade::PerlRun
We were called from Glade::PerlGenerate, /Glade/PerlGenerate.pm, 280

I modified PerlRun.pm as follows to fix the problem - I believe this is a
correct patch:

diff PerlRun.pm PerlRun.pm~
290c290
< } elsif($name ne "DESTROY") {

---
>   } else {

I am happy to report that the gtkspinbutton bug has disappeared.

Jim

_______________________________________________ Glade-devel maillist - Glade-devel@ximian.com http://lists.ximian.com/mailman/listinfo/glade-devel


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Wed Jun 20 2001 - 12:52:32 EDT