Re: Option menu crash in the last git version

From: Philippe Rimbault <primbault(at)edd(dot)fr>
To: pgadmin-support(at)postgresql(dot)org
Subject: Re: Option menu crash in the last git version
Date: 2010-10-14 15:56:43
Message-ID: 4CB7283B.9050400@edd.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On 14/10/2010 15:28, Philippe Rimbault wrote:
> On 14/10/2010 15:05, Guillaume Lelarge wrote:
>> 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.
>>
>>
>
Oups !
I 've forgot to change my prefix=... :)
All work fine ! THX !

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2010-10-14 16:25:08 Re: Option menu crash in the last git version
Previous Message Philippe Rimbault 2010-10-14 13:28:13 Re: Option menu crash in the last git version