Bug#421684: unhandled exception in callback for any feed

2007-05-11 Thread Frank Pavageau
Hi. Following up on the bug, I've made a really simple test case which fails on my computer: $ cat TestVFS.pl #!/usr/bin/perl use Gnome2::VFS (-init); my $uri = Gnome2::VFS::URI->new("http://www.debian.org/";); print "uri=" . $uri->to_string() . "\n"; $ ./TestVFS.pl Can't call method "to_st

Bug#421684: unhandled exception in callback for any feed

2007-05-05 Thread Frank Pavageau
Hi. I've got the same problem since last night, when I did a massive dist-upgrade after a month and a half (the last one was before Etch was released). I have a GNOME environment, but I don't think that's relevant. I don't really know perl, but I can read some of it and add a few print statements

Bug#296693: help with bug 296693

2005-03-05 Thread Frank Pavageau
On Fri, Mar 04, 2005 at 03:16:20PM -0800, Thomas Bushnell BSG wrote: > > Bug 296693 is a grave bug which reports a catastrophic guile crash in > gnucash. However, it doesn't happen for me. The user told me that it > did happen even for other machines of his. Yet, nobody else has > reported it.