Re: [pgadmin-support] Segmentation fault in GUI - Mailing list pgadmin-hackers

From Raphaël Enrici
Subject Re: [pgadmin-support] Segmentation fault in GUI
Date
Msg-id 445F9E0B.7040606@club-internet.fr
Whole thread Raw
In response to Re: [pgadmin-support] Segmentation fault in GUI  (Raphaël Enrici <blacknoz@club-internet.fr>)
Responses Re: [pgadmin-support] Segmentation fault in GUI  (Andrew Lazarus <andrew@pillette.com>)
List pgadmin-hackers
Raphaël Enrici wrote:
> Dave Page wrote:
>
>>
>>
>>
>>
>>>-----Original Message-----
>>>From: Raphaël Enrici [mailto:blacknoz@club-internet.fr]
>>>Sent: 08 May 2006 17:10
>>>To: Dave Page
>>>Cc: PgAdmin Hackers; andrew@pillette.com;
>>>pgadmin-support@postgresql.org; Andreas Pflug
>>>Subject: Re: [pgadmin-support] Segmentation fault in GUI
>>>
>>>Mmmh got a window saying that "it can't initialize the help system".
>>>
>>>I'll do further testing and file a bug report to Ron. Any
>>>suggestion to investigate further?
>>
>>
>>Not offhand.
>>
>
> Ok, I've contacted Ron. I'll tell you.


Finally, I just rebuilt my packages with the up to date wxWidgets
packages and it does not crash anymore. Any good reasons why I should
rebuild the app? I mean, that the wxWidgets libraries did not change
their internal version number... So, something built with wxWidgets
2.6.1.2 should work with wxWidgets 2.6.3.2.1 without a rebuild?

Please note, that I can read warnings like these in the terminal from
where I launched pgAdmin III:

(pgadmin3:17340): Gdk-CRITICAL **: gdk_drawable_get_depth: assertion
`GDK_IS_DRAWABLE (drawable)' failed

(pgadmin3:17340): Gtk-CRITICAL **: gtk_pixmap_set: assertion
`gdk_colormap_get_visual (gtk_widget_get_colormap (GTK_WIDGET (pix
map)))->depth == gdk_drawable_get_depth (GDK_DRAWABLE (val))' failed

@Andrew: could you please try to rebuild the app on your system to see
if it helps?

Regards,
Raph.

pgadmin-hackers by date:

Previous
From: "Andrus"
Date:
Subject: Re: Adminpack contrib module
Next
From: Raphaël Enrici
Date:
Subject: adminpacks / pgagent / specific version of pg?