Re: [gedit-list] GtkWarning in assertion of GTK_IS_CONTAINER
- From: Paolo Borelli <pborelli katamail com>
- To: Lucas Stephanou <domluc gmail com>
- Cc: gedit-list gnome org
- Subject: Re: [gedit-list] GtkWarning in assertion of GTK_IS_CONTAINER
- Date: Sun, 06 May 2007 13:27:16 +0200
Il giorno ven, 04/05/2007 alle 12.16 -0300, Lucas Stephanou ha scritto:
> Hi All
>
Hi Lucas, from which plugin is this? I guess it's for the sessionsaver
plugin which is in gnome plugin... I know little about that plugin,
however the patch doesn't seem the correct solution at a first glance.
Can you file a bug in bugzilla?
ciao
paolo
> sys:1: GtkWarning: gtk_container_foreach: assertion `GTK_IS_CONTAINER
> (container)' failed
>
> I added this code
>
> self.update_session_menu()
>
> for session in self.plugin.sessions :
> if session.name == 'atual':
> self.plugin.load_session( session, self.window)
>
> manager.ensure_update()
>
> originally the code was:
>
> self.update_session_menu()
>
> manager.ensure_update()
>
>
> the key is gedit even open 'atual' saved session.
>
>
>
> --
> Lucas Stephanou
> _______________________________________________
> gedit-list mailing list
> gedit-list gnome org
> http://mail.gnome.org/mailman/listinfo/gedit-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]