Re: Override of Gtk3::Application->new
- From: Torsten Schoenfeld <kaffeetisch gmx de>
- To: gtk-perl-list gnome org
- Subject: Re: Override of Gtk3::Application->new
- Date: Tue, 31 May 2016 19:22:01 +0200
On 29.05.2016 18:03, Maximilian Lika wrote:
If you call "my $app = Gtk3::Application->new('app.id','flags-none');",
I get an segmentation fault error (perhaps someone can confirm the
bug?).
Leaving aside the Glib::IO stuff for now, this should not produce a
segfault. And for me, it doesn't:
# perl -MGtk3=-init -E'warn my $app=Gtk3::Application->new("app.id",
"flags-none");'
Gtk3::Application=HASH(0x1137a30) at -e line 1.
Does this produce a segfault for you? With which versions of
Glib::Object::Introspection and Gtk3?
# perl -MGtk3 -E'say $Glib::Object::Introspection::VERSION; say
$Gtk3::VERSION'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]