|
Using the sequence:
use Gnome2::Print;
my $config = Gnome2::Print::Config->default;
or
use Gnome2::Print;
my $job
= Gnome2::Print::Job->new;
always print "WARNING **: failed request with status 1030".
What this warning mean?
|
_______________________________________________ gtk-perl-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-perl-list
