error windows gtk client 6.0RC1 with last trunk server

Bug #691701 reported by filsys
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo GTK Client (MOVED TO GITHUB)
Incomplete
Undecided
Unassigned

Bug Description

Hello,
We use last trunk server (3126 revision) and work fine from linux (ubuntu) gtk client.

With windows gtk client we get this error:

Environment Information :
System : Windows-Vista-6.1.7600
OS Name : nt
Operating System Release : Vista
Operating System Version : 6.1.7600
Operating System Architecture : 32bit
Operating System Locale : ro_RO.cp1252
Python Version : 2.5.2
OpenERP-Client Version : 6.0.0-rc1-1
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
  File "/home/ioana/trunkrc62/openerp/server/bin/netsvc.py", line 489, in dispatch
    result = ExportService.getService(service_name).dispatch(method, auth, params)
  File "/home/ioana/trunkrc62/openerp/server/bin/service/web_services.py", line 598, in dispatch
    res = fn(db, uid, *params)
  File "/home/ioana/trunkrc62/openerp/server/bin/osv/osv.py", line 122, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/home/ioana/trunkrc62/openerp/server/bin/osv/osv.py", line 176, in execute
    res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home/ioana/trunkrc62/openerp/server/bin/osv/osv.py", line 167, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/home/ioana/trunkrc62/openerp/server/bin/osv/orm.py", line 1685, in fields_view_get
    cr.execute(query, params)
  File "/home/ioana/trunkrc62/openerp/server/bin/sql_db.py", line 76, in wrapper
    return f(self, *args, **kwargs)
  File "/home/ioana/trunkrc62/openerp/server/bin/sql_db.py", line 129, in execute
    res = self._obj.execute(query, params)
ProgrammingError: operator does not exist: integer = record
LINE 1: ...parent,id,type,inherit_id FROM ir_ui_view WHERE id=(582, E's...
                                                             ^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts.

We get the same error with gtk client 60RC1 for linux, but last trunk gtk client work fine.
We tried to build windows gtk client from source with support from but without success.
Can anyone help us?
Thanks

Revision history for this message
Azazahmed Saiyed (OpenERP) (saz-openerp) wrote :

Hello,

I have checked in windows gtk-client with the latest server. I am not able to get the error which is specified in bug specification. Would you please provide the proper steps for reproducing this bug.

Thanks.

Changed in openobject-client:
status: New → Incomplete
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.