← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 748199] [NEW] Error in Starting Open-ERP client

 

Public bug reported:

Hi Every One, I have installed Open ERP 6.0.1 on Ubuntu-Server 8.04.2,
but when I try to start the client with the help of openerp-client.py,
it is  giving the following error:


/var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.py:72: GtkWarning: could not open display
  warnings.warn(str(e), _gtk.Warning)
/home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: Warning: invalid (NULL) pointer instance
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
/home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
/home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
/home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
/home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
/home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: GtkWarning: Screen for GtkWindow not set; you must always set
a screen for a GtkWindow before using the window
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
/home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: GtkWarning: gdk_pango_context_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
/home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_context_set_font_description: assertion `context != NULL' failed
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
/home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_context_set_base_dir: assertion `context != NULL' failed
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
/home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_context_set_language: assertion `context != NULL' failed
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
/home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_layout_new: assertion `context != NULL' failed
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
/home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_layout_set_text: assertion `layout != NULL' failed
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
/home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_layout_set_attributes: assertion `layout != NULL' failed
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
/home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_layout_set_alignment: assertion `layout != NULL' failed
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
/home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_layout_set_ellipsize: assertion `PANGO_IS_LAYOUT (layout)' failed
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
/home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_layout_set_single_paragraph_mode: assertion `PANGO_IS_LAYOUT (layout)' failed
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
/home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_layout_set_width: assertion `layout != NULL' failed
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
/home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_layout_get_extents: assertion `layout != NULL' failed
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
/home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_layout_get_pixel_extents: assertion `PANGO_IS_LAYOUT (layout)' failed
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
/home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' failed
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
/home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_layout_get_context: assertion `layout != NULL' failed
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
/home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_context_get_language: assertion `context != NULL' failed
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
/home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_context_get_metrics: assertion `PANGO_IS_CONTEXT (context)' failed
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
/home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_font_metrics_get_approximate_digit_width: assertion `metrics != NULL' failed
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
/home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_font_metrics_get_approximate_char_width: assertion `metrics != NULL' failed
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
/home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_font_metrics_get_ascent: assertion `metrics != NULL' failed
  self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())


Can any one who had seemed this error and would like to help me please,
I am a new guy to this platfrom so really need your kind help and
assistance!!

** Affects: openobject-server
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/748199

Title:
  Error in Starting Open-ERP client

Status in OpenERP Server:
  New

Bug description:
  Hi Every One, I have installed Open ERP 6.0.1 on Ubuntu-Server 8.04.2,
  but when I try to start the client with the help of openerp-client.py,
  it is  giving the following error:

  
  /var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.py:72: GtkWarning: could not open display
    warnings.warn(str(e), _gtk.Warning)
  /home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: Warning: invalid (NULL) pointer instance
    self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
  /home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
    self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
  /home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
    self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
  /home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
    self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
  /home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
    self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
  /home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: GtkWarning: Screen for GtkWindow not set; you must always set
  a screen for a GtkWindow before using the window
    self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
  /home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: GtkWarning: gdk_pango_context_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
    self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
  /home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_context_set_font_description: assertion `context != NULL' failed
    self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
  /home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_context_set_base_dir: assertion `context != NULL' failed
    self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
  /home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_context_set_language: assertion `context != NULL' failed
    self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
  /home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_layout_new: assertion `context != NULL' failed
    self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
  /home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_layout_set_text: assertion `layout != NULL' failed
    self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
  /home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_layout_set_attributes: assertion `layout != NULL' failed
    self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
  /home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_layout_set_alignment: assertion `layout != NULL' failed
    self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
  /home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_layout_set_ellipsize: assertion `PANGO_IS_LAYOUT (layout)' failed
    self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
  /home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_layout_set_single_paragraph_mode: assertion `PANGO_IS_LAYOUT (layout)' failed
    self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
  /home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_layout_set_width: assertion `layout != NULL' failed
    self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
  /home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_layout_get_extents: assertion `layout != NULL' failed
    self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
  /home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_layout_get_pixel_extents: assertion `PANGO_IS_LAYOUT (layout)' failed
    self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
  /home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
  /home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_layout_get_context: assertion `layout != NULL' failed
    self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
  /home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_context_get_language: assertion `context != NULL' failed
    self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
  /home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_context_get_metrics: assertion `PANGO_IS_CONTEXT (context)' failed
    self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
  /home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_font_metrics_get_approximate_digit_width: assertion `metrics != NULL' failed
    self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
  /home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_font_metrics_get_approximate_char_width: assertion `metrics != NULL' failed
    self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
  /home/coreuser/openerp-client-6.0.1/bin/modules/gui/main.py:694: PangoWarning: pango_font_metrics_get_ascent: assertion `metrics != NULL' failed
    self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())


  
  Can any one who had seemed this error and would like to help me please, I am a new guy to this platfrom so really need your kind help and assistance!!



Follow ups

References