Gnome::Client->set_clone_command() segfaults
- From: Peter Oliver <p d oliver mavit freeserve co uk>
- To: gtk-perl-list gnome org
- Subject: Gnome::Client->set_clone_command() segfaults
- Date: Sun, 21 Jul 2002 13:33:53 +0100 (BST)
Perl segfaults when Gnome::Client->set_clone_command() or
Gnome::Client->set_restart_command() is called with more than two
arguments. For example,
perl -e 'use Gnome; Gnome->init("foo"); my $client = Gnome::Client -> master; $client -> set_clone_command(
$0, @ARGV );' lots of arguments
Now, http://www.gtkperl.org/perl-gnome-ref.pdf just says, somewhat
enigmatically:
$client->set_clone_command (...);
Gnome::Client $client
list ...
Am I doing something wrong, or is this a bug?
--
Peter Oliver
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]