I don't know how works python-xml package, but this package is not in the Debian Squeeze repository so, I can't install it. $ dpkg --get-selections | grep install | grep python | grep xml python-libxml2 install python-lxml install I don't know if these package are enough or not.
-- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to OpenERP Project Group. https://bugs.launchpad.net/bugs/863998 Title: 6.0.3 Crashesv Status in OpenERP GTK Client: Incomplete Bug description: This is my first bug report, so I'm so sorry if I made something wrong. I try to find some bug like this, but I didn't find anything. I have a OpenERP 6.0.3 Server runing over one Debian Squeeze machine, and when I try to connect with the OpenERP 6.0.3 client in the same machine, after few seconds it connects, it crashes. The logs of the console are: (openerp-client.py:10027): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup. (openerp-client.py:10027): atk-bridge-WARNING **: IOR not set. (openerp-client.py:10027): atk-bridge-WARNING **: Could not locate registry /opt/openerp/client/bin/modules/gui/window/tree.py:141: GtkWarning: gtk_misc_set_alignment: assertion `GTK_IS_MISC (misc)' failed rb.set_icon_widget(hb) /opt/openerp/client/bin/modules/gui/window/tree.py:146: GtkWarning: gtk_misc_set_alignment: assertion `GTK_IS_MISC (misc)' failed wid.insert(rb, -1) Traceback (most recent call last): File "/opt/openerp/client/bin/widget/view/list.py", line 307, 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 To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-client/+bug/863998/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

