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
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
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.
3 matches
Mail list logo