Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
Re: [pgadmin-hackers] Segmentation fault in GUI

Re: [pgadmin-hackers] Segmentation fault in GUI



Raphaël Enrici wrote:
> Dave Page wrote:
> 
>> 
>>
>>
>>
>>>-----Original Message-----
>>>From: Raphaël Enrici [mailto:blacknoz(at)club-internet(dot)fr] 
>>>Sent: 08 May 2006 17:10
>>>To: Dave Page
>>>Cc: PgAdmin Hackers; andrew(at)pillette(dot)com; 
>>>pgadmin-support(at)postgresql(dot)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.



Home | Main Index | Thread Index

top