← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 705677] Re: Client crashes with "Fatal Python error: GC object already tracked" message

 

hello Anders Wallenquist,

I am using ubuntu 10.04  with gtk 2.20 and pygtk 2.17 and I cannot
reproduce this .

Can you provide more information with the package details and also ass
to what action you performed to raise such error.


Thanks,

-- 
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/705677

Title:
  Client crashes with "Fatal Python error: GC object already tracked"
  message

Status in OpenERP GTK Client:
  Incomplete

Bug description:
  rover@rover:~/oerp/openerp-client-6.0.1/bin$ ./openerp-client.py 
  /home/rover/oerp/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/rover/oerp/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/rover/oerp/openerp-client-6.0.1/bin/modules/gui/main.py:454: Warning: invalid (NULL) pointer instance
    self.win_gl = glade.XML(common.terp_path("openerp.glade"),"win_login",gettext.textdomain())
  /home/rover/oerp/openerp-client-6.0.1/bin/modules/gui/main.py:454: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
    self.win_gl = glade.XML(common.terp_path("openerp.glade"),"win_login",gettext.textdomain())
  /home/rover/oerp/openerp-client-6.0.1/bin/modules/gui/main.py:892: Warning: invalid (NULL) pointer instance
    menu = gtk.Menu()
  /home/rover/oerp/openerp-client-6.0.1/bin/modules/gui/main.py:892: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
    menu = gtk.Menu()
  /home/rover/oerp/openerp-client-6.0.1/bin/modules/gui/main.py:876: Warning: invalid (NULL) pointer instance
    menu = gtk.Menu()
  /home/rover/oerp/openerp-client-6.0.1/bin/modules/gui/main.py:876: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
    menu = gtk.Menu()
  Fatal Python error: GC object already tracked
  Aborted





References