trunk: Cannot open sales/purchase order lines (one2many_list)

Bug #633455 reported by Jordi Esteve (www.zikzakmedia.com)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo GTK Client (MOVED TO GITHUB)
Invalid
Undecided
Unassigned

Bug Description

Last version of server and client trunk. Ubuntu 8.04, Python 2.5.

From a sale/purchase order cannot open sales/purchase order lines (one2many_list). Or from invoices cannot open invoices lines. The client gives this error:

  File "client/bin/widget/view/form_gtk/one2many_list.py", line 328, in _sig_new
    dia = dialog(self.attrs['relation'], parent=self._view.model, attrs=self.attrs, model_ctx=self.screen.models._context, window=self._window, readonly=self._readonly, context=ctx)
  File "client/bin/widget/view/form_gtk/one2many_list.py", line 65, in __init__
    action_area = self.dia.get_action_area()
AttributeError: 'gtk.Dialog' object has no attribute 'get_action_area'

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

With latest versions of PyGTK I am using, there seems no such error as 'gtk.Dialog' object has the attribute 'get_action_area'.
Thanks.

Changed in openobject-client:
status: New → Invalid
milestone: none → 6.0
Revision history for this message
Jordi Esteve (www.zikzakmedia.com) (jesteve-zikzakmedia) wrote :

I am testing over an updated Ubuntu 8.04.4 LTS. Then, the Gtk client for v 6.0 will not work over "older" Ubuntu or Debian versions?

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Hi Jordi,

No , this is not the case.
I have checked the libraries and this attribute was already attached with gtk.Dialog.

If you still face the error, post more information(with versions) , so we can go for the appropriate solution.
Thanks.

Revision history for this message
Jordi Esteve (www.zikzakmedia.com) (jesteve-zikzakmedia) wrote :

libgtk2.0-0 (the installed version is the same as the last available version: 2.12.9-3ubuntu5)

If you need more details, tell me how I can get them.

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Ok sure, I will check it soon.
Thanks.

Revision history for this message
Richard (John) Nopkins@Servosoft (richard-nopkins) wrote :

thanks for investigating.

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Hi Jordi,

I apologize for setting this ticket invalid without checking with Ubuntu 8.04.
But in addition, this is more an issue of gtk with ubuntu.

The installed version you have for gtk 2.0 with 2.12.9-3ubuntu is the guilty one.
I had faced the same issue today and found that higher version than 2.12.9-3ubuntu5 will be error-free.
Hence, the state 'invalid' stays as it is.

I would request you to update the version of Ubuntu.
Thanks for being patient.

Revision history for this message
Jordi Esteve (www.zikzakmedia.com) (jesteve-zikzakmedia) wrote :

Yes, you are right. This problem is specific to Ubuntu 8.04 LTS. I have tested Ubuntu 9.04, 9.10 and 10.04 LTS and it works fine in all of them.

So, as I said before, the Gtk client for v 6.0 will not work over "older" Ubuntu 8.04 LTS version.

Notice that Ubuntu 8.04 LTS has updates until April 2011 in desktop version, only4 months after releasing the stable version of OpenERP v 6.0. So we will update.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.