← Back to team overview

openerp-india team mailing list archive

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

 

Public bug reported:

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

** Affects: openobject-server
     Importance: Undecided
         Status: New


** Tags: printing v7 windows

-- 
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:
  New

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


Follow ups

References