← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 773279] [NEW] Web-Client problem of page refresh

 

Public bug reported:

I think this is a bug.

I just setup OpenERP on my server : Ubuntu 10.4 LTS + PostgreSQL 8.4 +
Python 2.6

This server has :
- OpenERP Server v6.02
- OpenERP Web-Client v6.02

I have an access with a computer which has Win7 + Google Chrome.

My problem is : I must refresh pages all the time, for Exemple :
- When I enter in Openerp (4xF5).
- When I create a database (5xF5)
- When I login etc.
Because I receive a white blank page.

Tests that I made :

1. sudo nano /etc/openerp-web.cfg

openerp.server.host = 'version6.openerp-online.com'
openerp.server.port = '8076'
openerp.server.protocol = 'socket'
openerp.server.timeout = 450

But I have the same problem => then my server is correctly setup.

PostgreSQL

2. postgresql.conf
log_statement='all'
I didn't find SQL problems.

Then my OpenERP web-server is the problem.
What can I do ?

** Affects: openobject-client-web
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/773279

Title:
  Web-Client problem of page refresh

Status in OpenERP Web Client:
  New

Bug description:
  I think this is a bug.

  I just setup OpenERP on my server : Ubuntu 10.4 LTS + PostgreSQL 8.4 +
  Python 2.6

  This server has :
  - OpenERP Server v6.02
  - OpenERP Web-Client v6.02

  I have an access with a computer which has Win7 + Google Chrome.

  My problem is : I must refresh pages all the time, for Exemple :
  - When I enter in Openerp (4xF5).
  - When I create a database (5xF5)
  - When I login etc.
  Because I receive a white blank page.

  Tests that I made :

  1. sudo nano /etc/openerp-web.cfg

  openerp.server.host = 'version6.openerp-online.com'
  openerp.server.port = '8076'
  openerp.server.protocol = 'socket'
  openerp.server.timeout = 450

  But I have the same problem => then my server is correctly setup.

  PostgreSQL

  2. postgresql.conf
  log_statement='all'
  I didn't find SQL problems.

  Then my OpenERP web-server is the problem.
  What can I do ?


Follow ups

References