← Back to team overview

c2c-oerpscenario team mailing list archive

Re: [Bug 842587] Re: gtk-client account_invoice print invoice

 

hey
the openerp-server version is 6.0.2 and is running on ubuntu-server.
And i have tested it with openerp-client 6.0.2 and 6.0.3 both on ubuntu.
I had the error on three different databases, one of them was a new 
database.

.
On 06.09.2011 14:25, Olivier Dony (OpenERP) wrote:
> Hello Walter,
>
> Thanks for reporting. The first step for being able to solve a bug is
> for us to be able to reproduce it: in order to do that, could you be
> more specific about your environment? As this seem to be network-
> related, the following information would be useful:
>
> - what version of OpenERP client and server are you using?
> - what platform server and client are running on? (server appears to be running on Linux)
> - can you reproduce this bug 100% of the time?
> - have you tried in other circumstances without having the error?
>
> Any similar information would be useful...
>
> Thanks!
>
> PS: I changed the project to "OpenERP GTK Client" as you indicate you only have the issue in GTK client
> PPS: I removed the "private" and "security" flags on your bug report, as this is not a security issue at all
>
> ** Project changed: openobject-addons =>  openobject-client
>
> ** Changed in: openobject-client
>         Status: New =>  Incomplete
>
> ** Visibility changed to: Public
>
> ** This bug is no longer flagged as a security vulnerability
>

-- 
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/842587

Title:
  gtk-client account_invoice print invoice

Status in OpenERP GTK Client:
  Incomplete

Bug description:
  hey,
  when I click the button "Print Invoice" in "Accounting / Customers / Customer Invoice" in a form i get this Error

  
  Traceback (most recent call last):
    File "/usr/local/lib/python2.6/dist-packages/openerp-server/service/websrv_lib.py", line 528, in _handle_request2
      self.process_request(request, client_address)
    File "/usr/lib/python2.6/SocketServer.py", line 307, in process_request
      self.finish_request(request, client_address)
    File "/usr/lib/python2.6/SocketServer.py", line 320, in finish_request
      self.RequestHandlerClass(request, client_address, self)
    File "/usr/local/lib/python2.6/dist-packages/openerp-server/service/websrv_lib.py", line 246, in __init__
      SocketServer.StreamRequestHandler.__init__(self,request,client_address,server)
    File "/usr/lib/python2.6/SocketServer.py", line 615, in __init__
      self.handle()
    File "/usr/lib/python2.6/BaseHTTPServer.py", line 331, in handle
      self.handle_one_request()
    File "/usr/local/lib/python2.6/dist-packages/openerp-server/service/websrv_lib.py", line 391, in handle_one_request
      self.raw_requestline = self.rfile.readline()
    File "/usr/lib/python2.6/socket.py", line 406, in readline
      data = self._sock.recv(self._rbufsize)
  error: [Errno 104] Die Verbindung wurde vom Kommunikationspartner zurückgesetzt


  It's only in the GTK-client
  thank you

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


References