[6.1RC1][Windows] adding custom filters fails on some search views

Bug #924397 reported by Olivier Dony (Odoo)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo GTK Client (MOVED TO GITHUB)
Confirmed
Low
OpenERP sa GTK client R&D

Bug Description

On windows 7 with the RC1 gtk client I can't add custom filters in some search views, for example in the Marketing Campaigns's "Campaign Follow-up" list view (marketing_campaign module).
Clicking on the [+] icon does not produce any effect, and the error log reveals the following traceback:

Traceback (most recent call last):
  File "widget_search\custom_filter.pyo", line 103, in on_fields_combo_changed
AttributeError: 'gtk.ComboBox' object has no attribute 'get_visible'
Traceback (most recent call last):
  File "widget\view\screen_container.pyo", line 112, in add_custom_filter
  File "widget_search\form.pyo", line 422, in add_custom
  File "widget_search\form.pyo", line 410, in process
  File "widget_search\form.pyo", line 411, in process
AttributeError: 'gtk.Entry' object has no attribute 'get_visible'

Most other search views I tried seemed to work, so it is perhaps specific to certain types of fields.
I couldn't reproduce this on Ubuntu.

All the python libs and versions are those of the RC1 installer as can be downloaded on http://www.openerp.com/downloads

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.