Error: QWeb2 - template['SearchView.filters']

Asked by Wathelet Luc

When trying to go to the Configuration panel, it outputs this error:
Error: QWeb2 - templage['SearchView.filters']: Runtime Error: TypeError: dict.filter.visible is not a function

 We are using OpenERP 7. This doesn't seem to be linked to the database as we've tried with backup database and it has no effect on the bug. Creating a new database leads to the same problem
I've tried also to reboot the server, but still the error comes again. The others tabs are working correctly.

Could help us to make it up and running again ?

Luc

Question information

Language:
English Edit question
Status:
Solved
For:
Odoo Server (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Solved by:
Wathelet Luc
Solved:
Last query:
Last reply:
Revision history for this message
Cyril Rebreyend (Homeware) (h-cr-f) said :
#1

I think you are working on windows and this is not the first all-in-one install on your computer.
I got the same error and I managed to make it work with the following steps:
 - go to the services.msc console
 - stop openerp service
 - go to your NEW openerp directory/server/service
 - openerpserverservice.exe -remove
 - openerpserverservice.exe -install
- close services.msc console and reopen it
- start openerp service.

It should work now. Take care next time you upgrade, it does never uninstall the old service and you work with a couple of old/new code and it it never works great...

hope this helps
Cyril (Homeware)

Revision history for this message
Grzegorz Żurek (zurek-grzegorz) said :
#2

Bug is in https://apps.openerp.com/apps

/base/static/src/js/apps.js in 66 line
When the application connects to the "https://apps.openerp.com/apps" there is a problem.
Replace on anything "https://apps.openerp.com/apps" until we fix this problem.
Sorry for my english

Revision history for this message
Wathelet Luc (lw-r) said :
#3

Thanks for prompt answers, Cyril, I'm working on ubuntu server 12.10 64bits (my server on Gandi). This happens after changing the email address on the email parameters. I havn't made any module upgrades.
Grzegorz, I don't understand what I could do to overcome this problem. The only thing I can change now is the files on the server, do I need to make any upgrade or change any files there ?

Thanks,

Luc

Revision history for this message
Paulo Matos (batalhadematos) said :
#4

Hi all,
I have been fighting with this issue all day. Reinstalled everything (both OpenERP 7 and PostgreSQL) and tried several possible solutions and none worked...:o)
Please Grzegorz, according to what you say, I will not be able to install new default apps on a new database until this bug is solved, correct? We will have to wait until it´s solved in order to be able to add new pre-configured apps on new databases?

Regards

Paulo Matos

Revision history for this message
Wathelet Luc (lw-r) said :
#5

Hi again,

I'm confirming what you've seen Paulo, if I'm going to configuration menu:
http://myipaddress/#menu_id=60&action=39 => it shows the bug
I can overcome this by changing the action number:
http://myipaddress/#action=40 => I can access to other sub-menus from configuration menu

So there is only a problem with apps menu as you described

Regards,
Luc

Revision history for this message
Jose Ugas (jugas) said :
#6

i'm having the same issue with the tarball source of monday 18

Revision history for this message
Paulo Matos (batalhadematos) said :
#7

Hi all,

Can you please verify if the problem is solved on your installs?
Yesterday I have installed OpenERP on my home computer and did not installed any app.
During the day I was unable to access the apps submenu, from my office computer since I had the errors described by Grzegorz, but now when I tried to access from my home computer it´s working fine.

Please advise

Regards

Paulo Matos

Revision history for this message
Grzegorz Żurek (zurek-grzegorz) said :
#8

When the server is not connected to the internet, the problem disappears.
The application connects to, gets wrong data from the "https://apps.openerp.com/apps"
Just replace "https://apps.openerp.com/apps" for example, "https://apps.openerp.com/appsxx" unable to connect to it and the problem will disappear.
Temporary solution until someone did not improve.

Revision history for this message
rishikesh (rishi2310) said :
#9

I am having the same problem. Everything was working fine, and it suddenly started giving issues. Now I tried to drop the database and create a new one but still i am having the same problem. it loads for every and I am not able to install any apps.

Revision history for this message
krnkris (krnacs) said :
#10

OK. Thank You for somebody whom
taking care of this subject!

It is working now!

I was able to work just blocking the openerp.com for a while in the browser...
May be it was some add on update on the server side?

Now It is back to original....

Thank You again...

Revision history for this message
Paulo Matos (batalhadematos) said :
#11

Great.

It´s working again. Anyway it was a "not-bad at all" journey.
Whille trying to solve this issue I have tested several possible solutions and none of them worked, but at least I have learn a lot about OpenERP and also about PostgreSQL for sure!

Thank you very much all of you

Regards

Paulo

Revision history for this message
Wathelet Luc (lw-r) said :
#12

Problem is solved by itself on my side also ! this is magical !

Thanks OpenERP for your support,

Luc