2014-11-21 16:26 GMT+01:00 Cédric Krier <[email protected]>:
> Hi,
>
> As many should know the version of libraries provided by the GNOME
> project for GTK+-2 on win32 are quite out dated and contain at least one
> memory leak.
> I succeeded to build the all chain using [1] and some fixes.
> Than I build a tryton setup for testing [2] and it seems to work
> correctly.
> Please test it on many Windows platform.

I test in Win7. Next week I try winXP.

1. Instalation successfully
2. First time to connect demo.tryton.org, get me "error connection". I
try again and I do login to demo.tryton.org. I don't know why first
time get me this message.
3. I try to open a "big tree view" with new image widget in tree view,
and crash me GTK client (client died). I copy server log after this
operation:

[Fri Nov 21 16:22:25 2014]
INFO:trytond.protocols.dispatcher:successful login 'admin' from
::ffff:192.168.0.131:49360 using JSON-RPC on database 'try34esale'

Exception happened during processing of request from
('::ffff:192.168.0.131', 49360, 0, 0)
Traceback (most recent call last):
  File "/usr/lib/python2.7/SocketServer.py", line 593, in process_request_thread
    self.finish_request(request, client_address)
  File "/usr/lib/python2.7/SocketServer.py", line 334, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/usr/lib/python2.7/SocketServer.py", line 649, in __init__
    self.handle()
  File "/usr/lib/python2.7/BaseHTTPServer.py", line 342, in handle
    self.handle_one_request()
  File "/usr/lib/python2.7/BaseHTTPServer.py", line 310, in handle_one_request
    self.raw_requestline = self.rfile.readline(65537)
  File "/usr/lib/python2.7/socket.py", line 476, in readline
    data = self._sock.recv(self._rbufsize)
error: [Errno 104] Connection reset by peer

> If it is positive, I will request the Foundation to buy (with the future
> test server) a Windows license to build this new toolchain on it to use
> it for future releases.

Sounds good.

Thanks!

Raimon

Reply via email to