Re: Option menu crash in the last git version

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Philippe Rimbault <primbault(at)edd(dot)fr>
Cc: PgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Option menu crash in the last git version
Date: 2010-10-14 13:05:10
Message-ID: 4CB70006.3060704@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi Philippe,

Le 14/10/2010 14:43, Philippe Rimbault a écrit :
> [...]
> I'm using the last GIT version of Pgadmin (great job from the dev team !).
> Version : REL-1_13_DEV-117-g5af8973
>
> I can't go anymore in the option menu (fichier -> préférence in my
> french version).
> Here is the output of the crash :
>
> (pgadmin3:22539): GLib-GObject-WARNING **: invalid cast from
> `GtkFileChooserButton' to `GtkBin'
>
> (pgadmin3:22539): Gtk-CRITICAL **: gtk_widget_modify_style: assertion
> `GTK_IS_WIDGET (widget)' failed
> ...
> (pgadmin3:22539): GLib-GObject-WARNING **: invalid cast from
> `GtkFileChooserButton' to `GtkBin'
>
> (pgadmin3:22539): Gtk-CRITICAL **: gtk_widget_modify_style: assertion
> `GTK_IS_WIDGET (widget)' failed
> Erreur de segmentation
>

Well, I think I know why. Can you go into pgadmin/ui and do a

. ./embed-xrc

Then, compile your branch, and test the results.

And tell us if it fixes your issue.

I'm quite sure I forgot to do this when I commited my two last patches.

--
Guillaume
http://www.postgresql.fr
http://dalibo.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Philippe Rimbault 2010-10-14 13:28:13 Re: Option menu crash in the last git version
Previous Message Philippe Rimbault 2010-10-14 12:43:29 Option menu crash in the last git version