c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #01038
[Bug 652649] Re: Client crashes unexpectadly li
Hello,
This doesn't happen in normal conditions.
As said, it looks like a version compatibility issue.
Kindly have an updated version of gtk and gtk-client as well.
Thanks.
** Changed in: openobject-client
Milestone: None => 6.0
** Changed in: openobject-client
Status: New => Invalid
--
Client crashes unexpectadly li
https://bugs.launchpad.net/bugs/652649
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject 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.