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
--
Mailing list: https://launchpad.net/~elementary-dev-community
Post to : [email protected]
Unsubscribe : https://launchpad.net/~elementary-dev-community
More help : https://help.launchpad.net/ListHelp