Updates:
Status: NeedsInfo
Labels: -Version Version-TRUNK
Comment #1 on issue 373 by benoit.m...@gmail.com: Drag And Drop Data from
CAJA and Nautilus
http://code.google.com/p/gambas/issues/detail?id=373
Can you check the contents of Drag.Formats to see if there is a difference
Updates:
Status: Fixed
Comment #15 on issue 380 by benoit.m...@gmail.com: RpcClient sends invalid
HTTP requests (and RpcServer stops working)
http://code.google.com/p/gambas/issues/detail?id=380
Oops, fixed in revision #5502.
---
Updates:
Status: Fixed
Comment #5 on issue 385 by benoit.m...@gmail.com: XmlReader hangs RpcClient
response parsing in gambas3, works fine in gambas2
http://code.google.com/p/gambas/issues/detail?id=385
(No comment was entered for this change.)
Comment #14 on issue 380 by uale...@gmail.com: RpcClient sends invalid HTTP
requests (and RpcServer stops working)
http://code.google.com/p/gambas/issues/detail?id=380
ps. the client is the RcpClient, which uses the curl library. When i got
more time, i will have a look (i think it is more ti
Comment #13 on issue 380 by uale...@gmail.com: RpcClient sends invalid HTTP
requests (and RpcServer stops working)
http://code.google.com/p/gambas/issues/detail?id=380
Ok, i can confirm the new code looks to work fine.
Only, can you modify 1 more thing, because the r5498 fix was invalid:
Comment #4 on issue 385 by uale...@gmail.com: XmlReader hangs RpcClient
response parsing in gambas3, works fine in gambas2
http://code.google.com/p/gambas/issues/detail?id=385
I can confirm it works, thanks for the quick fix.
---
Updates:
Status: Fixed
Comment #2 on issue 386 by benoit.m...@gmail.com: Memory leak when using
the "Signature" property of the ".Symbol" class
http://code.google.com/p/gambas/issues/detail?id=386
Fixed in revision #5502.
---
Updates:
Status: Accepted
Comment #1 on issue 386 by benoit.m...@gmail.com: Memory leak when using
the "Signature" property of the ".Symbol" class
http://code.google.com/p/gambas/issues/detail?id=386
(No comment was entered for this change.)
---
Updates:
Status: NeedsInfo
Labels: -Version Version-TRUNK
Comment #3 on issue 385 by benoit.m...@gmail.com: XmlReader hangs RpcClient
response parsing in gambas3, works fine in gambas2
http://code.google.com/p/gambas/issues/detail?id=385
Fixed submitted in revision #5401. Can yo
Comment #12 on issue 380 by benoit.m...@gmail.com: RpcClient sends invalid
HTTP requests (and RpcServer stops working)
http://code.google.com/p/gambas/issues/detail?id=380
I implemented your fix by using the Begin() and Send() method in revision
#5500. Can you tell me if it works?
By the way
Comment #11 on issue 380 by benoit.m...@gmail.com: RpcClient sends invalid
HTTP requests (and RpcServer stops working)
http://code.google.com/p/gambas/issues/detail?id=380
Cool, reporting a bug and fixing it. :-)
More seriously, I was actually aware of the problem of packet unicity
because I
Comment #10 on issue 380 by uale...@gmail.com: RpcClient sends invalid HTTP
requests (and RpcServer stops working)
http://code.google.com/p/gambas/issues/detail?id=380
@Benoit:
I modified the "gb.xml/src/rpc/gb.xml.rpc/.src/miniServer.class" and is
attached.
It does a few things now:
1 - It
Comment #2 on issue 381 by mig...@gmail.com: Connection created via GUI
doesn't work
http://code.google.com/p/gambas/issues/detail?id=381
Hi again and thanks for your time.
You were right...gb.desktop component was not checked. I checked it but
same error message is shown.
Comment #2 on issue 385 by uale...@gmail.com: XmlReader hangs RpcClient
response parsing in gambas3, works fine in gambas2
http://code.google.com/p/gambas/issues/detail?id=385
Ok, last comment.
Replacing the:
If Xml.Node.Name = "data" Then
with:
If Xml.Eof Then Then
Seems to solve it ... Only
Comment #1 on issue 385 by uale...@gmail.com: XmlReader hangs RpcClient
response parsing in gambas3, works fine in gambas2
http://code.google.com/p/gambas/issues/detail?id=385
The code never exits, because the following lines will NEVER be true in
gambas3:
If Xml.Node.Name = "data" Then
Ex
Status: New
Owner:
Labels: Version-TRUNK Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 386 by svit...@gmail.com: Memory leak when using the "Signature"
property of the ".Symbol" class
http://code.google.com/p/gambas/issues/detail?id=386
1) Describe th
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 385 by uale...@gmail.com: XmlReader hangs RpcClient response
parsing in gambas3, works fine in gambas2
http://code.google.com/p/gambas/issues/detail?id=385
1) Describe th
17 matches
Mail list logo