← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 661302] Re: segmentation fault just start on linux

 

About GTK version ... follow packages are installed:
[pav@pav cms]$ rpm -qa | grep libgtk
libgtkmm2-2.20.3-alt2
libgtksourceview1-1.8.5-alt6
libgtk-engine-glide-2.20.1-alt1
libgtksourceview-2.10.4-alt1
libgtk-sharp2-2.12.10-alt1
libgtkhtml3-3.30.3-alt1
libgtkglext-1.2.0-alt2
libgtk+2-gir-2.20.1-alt1
libgtkspell-2.0.15-alt1
libgtk-engines-default-common-2.20.1-alt1
libgtkimageview-1.6.4-alt1
libgtk+2-2.20.1-alt1
libgtk+2-common-2.20.1-alt1
libgtkhtml2-2.11.0-alt3
[pav@pav cms]$ 

In addition, I would like  to draw emphatically your attention to that
the problem occures always on SOME bases (NOT EVERY BASE!!!). Hope it
help to consider in right way.

-- 
segmentation fault just start on linux 
https://bugs.launchpad.net/bugs/661302
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject GTK Client: Incomplete

Bug description:
Client crashes on segmentation fault right away after login as admin to some databases... log messages:

[pav@pav images]$ openerp-client 
** Message: pygobject_register_sinkfunc is deprecated (GtkWindow)
** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible)
** Message: pygobject_register_sinkfunc is deprecated (GtkObject)

(openerp-client.py:2308): libglade-WARNING **: Error loading image: Failed to open file '/usr/share/openerp-client/pixmaps/openerp_logo.png': No such file or directory

(openerp-client.py:2308): libglade-WARNING **: could not convert string to type `GdkPixbuf' for property `pixbuf'
/usr/lib/python2.6/site-packages/openerp-client/modules/gui/window/tree.py:126: GtkWarning: gtk_misc_set_alignment: assertion `GTK_IS_MISC (misc)' failed
  rb.set_icon_widget(hb)
/usr/lib/python2.6/site-packages/openerp-client/modules/gui/window/tree.py:131: GtkWarning: gtk_misc_set_alignment: assertion `GTK_IS_MISC (misc)' failed
  wid.insert(rb, -1)
** Message: pygobject_register_sinkfunc is deprecated (HippoCanvasBox)
/usr/lib/python2.6/site-packages/gtk-2.0/gtk_git/__init__.py:40: Warning: cannot register existing type `PyGtkGenericTreeModel'
  from gtk_git import _gtk
/usr/lib/python2.6/site-packages/gtk-2.0/gtk_git/__init__.py:40: Warning: g_type_add_interface_static: assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
  from gtk_git import _gtk
/usr/lib/python2.6/site-packages/gtk-2.0/gtk_git/__init__.py:40: Warning: g_type_get_qdata: assertion `node != NULL' failed
  from gtk_git import _gtk
segmantation fault
[pav@pav images]$





References