Hi Olivier,

I just tested with a clean VM, and I'm not able to reproduce your
problem.

Could you indicate more precisely what you did when the issue appears ?
(did that appens when at client startup?)

Note:
$> bzr log -l1 --show-ids
revno: 2007
revision-id: [email protected]
parent: [email protected]
committer: Naresh(OpenERP) <[email protected]>
branch nick: trunk
timestamp: Mon 2011-11-21 18:14:59 +0530
message:
  [FIX]:removed the default installation path c:\GTK

$> lsb_release -av
Distributor ID: Ubuntu
Description:    Ubuntu 10.04 LTS
Release:        10.04
Codename:       lucid

-- 
You received this bug notification because you are a member of OpenERP
sa GTK client R&D, which is a bug assignee.
https://bugs.launchpad.net/bugs/885098

Title:
  client crashes at startup

Status in OpenERP GTK Client:
  Confirmed

Bug description:
  Since a few days (mid october I think) the trunk gtk client does not
  start. here is the traceback:

  Traceback (most recent call last):
    File "./openerp-client.py", line 132, in <module>
      win = modules.gui.main.terp_main()
    File "/home/oli/work/bzr_repos/trunk/client/bin/modules/gui/main.py", line 
685, in __init__
      self.ui = openerp_gtk_builder('openerp.ui', ['win_main', 'accelgroup1'])
    File "/home/oli/work/bzr_repos/trunk/client/bin/common/common.py", line 
230, in openerp_gtk_builder
      ui.add_objects_from_file(terp_path(openerp_file), objects)
  AttributeError: 'gtk.Builder' object has no attribute 'add_objects_from_file'

  This is probably because of revision 1972 ("replacing the gtk.glade
  (deprecated) by gtk.Builder").

  If i update my tree to revision 1971, the client starts normally.

  I'm running gtk version '2.16.1'

  Thank you.

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

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to