Hi guys we experienced the issue as well and can for us creating a entirely new Ubuntu User solved the problem. So for the moment the problem doesn't seem to be related to packages in the first place but rather to configuration of the GTK environment.
-- 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/652649 Title: Client crashes unexpectadly li Status in OpenERP GTK Client: Invalid Bug description: /usr/local/src/trunk/bin/modules/gui/window/tree.py:140: Warning: invalid cast from `GtkHBox' to `GtkMisc' rb.set_icon_widget(hb) /usr/local/src/trunk/bin/modules/gui/window/tree.py:140: GtkWarning: gtk_misc_set_alignment: assertion `GTK_IS_MISC (misc)' failed rb.set_icon_widget(hb) /usr/local/src/trunk/bin/modules/gui/window/tree.py:145: Warning: invalid cast from `GtkHBox' to `GtkMisc' wid.insert(rb, -1) /usr/local/src/trunk/bin/modules/gui/window/tree.py:145: GtkWarning: gtk_misc_set_alignment: assertion `GTK_IS_MISC (misc)' failed wid.insert(rb, -1) Traceback (most recent call last): File "/usr/local/src/trunk/bin/widget/view/list.py", line 270, in on_iter_next i = node.list_group.lst.index(node) + 1 AttributeError: 'list' object has no attribute 'list_group' Fatal Python error: GC object already tracked Aborted (core dumped) This is the output from the client. _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

