← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 863998] [NEW] 6.0.3 Crashesv

 

Public bug reported:

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

** Affects: openobject-client
     Importance: Undecided
         Status: New

-- 
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:
  New

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


Follow ups

References