← Back to team overview

openerp-india team mailing list archive

[Bug 1106126] Re: OpenERP v7 Win : Printing problem

 

Hello there

After some search and with a bit of luck, we find a roundabout to this
problem :

Don't use Opera with Openerp  !

Both Sylvain and I were using Opera with windows 7 and we both have the same error when trying to print something :
«<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <title>500 Internal Server Error</title>
 <h1>Internal Server Error</h1>
 {"message": "OpenERP WebClient Error", "code": 300, "data": {"debug": "Client Traceback (most recent call last):\n File \"C:\\Program Files\\OpenERP 7.0\\Server\\server\\openerp\\addons\\web\\http.py\", line 276, in dispatch\nTypeError: index() takes exactly 4 arguments (2 given)\n", "type": "client_exception"}}

Using IE or Chrome, it works fine !

Hope it may helps ...

Regards

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1106126

Title:
  OpenERP v7 Win : Printing problem

Status in OpenERP Server:
  Incomplete

Bug description:
  Hello everyone!

  
  I am now running the very last stable version (openerp-allinone-setup-7.0-20130126-000101.exe) on a Windows Server 2003.  

  The problem with «fonts.pyo» is still present.  You need to replace
  that file.  Once I replaced that file, I am face with another printing
  problem.  Here is the message in the server logfile

  «2013-01-26 09:49:54,214 3680 ERROR ? openerp.addons.web.http.HttpRequest.dispatch: An error occurred while handling a json request
  Traceback (most recent call last):
    File "C:\Program Files\OpenERP 7.0\Server\server\openerp\addons\web\http.py", line 276, in dispatch
  TypeError: index() takes exactly 4 arguments (2 given)»

  Nothing else.  The output pdf file would contains this message:

  «<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
  <title>500 Internal Server Error</title>
  <h1>Internal Server Error</h1>
  {"message": "OpenERP WebClient Error", "code": 300, "data": {"debug": "Client Traceback (most recent call last):\n  File \"C:\\Program Files\\OpenERP 7.0\\Server\\server\\openerp\\addons\\web\\http.py\", line 276, in dispatch\nTypeError: index() takes exactly 4 arguments (2 given)\n", "type": "client_exception"}}
  »

  How could I see what arguments are past so I can provide more details?
  This is pretty much a show stopper since you cannot visualize any data
  in the ERP.


  Thanks

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


References