← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 792455] Re: openerp_dia - error importing view

 

Hello Manu,

"openerp_dia" is part of the extra-addons, which are maintained by the
community, including all the modules created by "OpenERP" or "Tiny", as
none of these are actively developed by our teams anymore.

So if you or anyone from the community would like to work on it, please
mark the bug as "In progress" and assign it to yourself (or ask us or
anyone from OpenERP Drivers to do it for you). In the mean time, I will
mark it as "Won't fix" to indicate that no further progress is expected
at the moment.

Thank you!

** Changed in: openobject-addons
       Status: New => Won't Fix

-- 
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/792455

Title:
  openerp_dia - error importing view

Status in OpenERP Modules (addons):
  Won't Fix

Bug description:
  I'm using v6.0.2 with only base installed.

  I have setup dia with openerp_dia (copying shapes, sheets and py
  files) so I can see the "OpenERP Interface" in "Other Sheets" and I
  have tried "Tools->Load Open ERP View" a couple of times without
  problems. However, I got this error when trying to load
  res.partner.form:

  yDia Error (diamodule.c:365):
  <type 'exceptions.TypeError'>TypeError("cannot concatenate 'str' and 'builtin_function_or_method' objects",)Traceback (most recent call last):
    File "/home/manu/.dia/python/import_view_openerp.py", line 401, in main
      d.draw(data, flags,views['type'])
    File "/home/manu/.dia/python/import_view_openerp.py", line 349, in draw
      self.process_node(self.etree, 0, 5)
    File "/home/manu/.dia/python/import_view_openerp.py", line 303, in process_node
      posx2,posy2 = self.process_node(e, posx2, posy2)
    File "/home/manu/.dia/python/import_view_openerp.py", line 303, in process_node
      posx2,posy2 = self.process_node(e, posx2, posy2)
    File "/home/manu/.dia/python/import_view_openerp.py", line 303, in process_node
      posx2,posy2 = self.process_node(e, posx2, posy2)
    File "/home/manu/.dia/python/import_view_openerp.py", line 275, in process_node
      shape = self.shapes.get(element.tag,'shape - '+element.tag)

  Please help.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/792455/+subscriptions


References