Comment 14 for bug 705677

Revision history for this message
Aamir Riaz (riaz-aamir) wrote : Re: [Bug 705677] Re: Client crashes with "Fatal Python error: GC object already tracked" message

Simply, I re-installed my Ubuntu 10.04, then got all of its updates from
"Update-Manager", after that I got the latest source-code of OpenERP (Server
& Client) and then I followed the instructions exactly written in the
"INSTALL" file.

P.S. This file is located in /openerp-server-6.0.1/doc for server
installation and /openerp-client-6.0.1/doc for gtk-cleint installation.

On Thu, Feb 3, 2011 at 6:31 PM, Anders Wallenquist <
<email address hidden>> wrote:

> Aamir Riaz: What did you do to "refresh" your installation?
>
> To me it looks like if I install 10.04 and then upgrade it to 10.10 it
> works, but if I do a 10.10 install from scratch the openerp-client
> breaks...
>
> --
> You received this bug notification because you are a direct subscriber
> of the bug.
> 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
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/openobject-client/+bug/705677/+subscribe
>