elementary-dev-community team mailing list archive
-
elementary-dev-community team
-
Mailing list archive
-
Message #00115
Re: Granite Show About
I don't think I am, I am passing the window. Either way, agent00tai told me
I'm not the only one getting this.
On Friday, December 30, 2011, Julien Legras wrote:
> I checked Granite sources, in Application.vala, there is your proc :
> public virtual void show_about (Gtk.Widget parent) {
>
> assert(parent is Gtk.Window);
> Granite.Widgets.show_about_dialog (...);
>
> }
>
> I think that you're giving a NULL reference instead of the window parent
> and then the assert fails.
>
> I hope this help.
>
> Juliomino
>
--
David Gomes
References