[Gambas-user] Benoit can't be there

2013-04-14 Thread Fabien Bodard
Hi to all, I've a message from Benoit Minisini. He have a problem on its internet access and can't work on gambas nor help for one or two week. Regards, -- Fabien Bodard -- Precog is a next-generation analytics platform

Re: [Gambas-user] Issue 96 in gambas: Importing a gambas2 form does not convert the form to gambas3

2013-04-14 Thread gambas
Comment #8 on issue 96 by adamn...@gmail.com: Importing a gambas2 form does not convert the form to gambas3 http://code.google.com/p/gambas/issues/detail?id=96 Benoit, This is fixed and should be closed. B -- You received this message because this project is configured to send all issue n

Re: [Gambas-user] Issue 401 in gambas: |Project|Make|Source Archive thinks it hasn't created the directory

2013-04-14 Thread gambas
Comment #2 on issue 401 by adamn...@gmail.com: |Project|Make|Source Archive thinks it hasn't created the directory http://code.google.com/p/gambas/issues/detail?id=401 OK, it looks like this was a local error. It appears to have been an LXDE issue that has since been resolved. The conflict

[Gambas-user] Issue 421 in gambas: gb.xml.rpc doesn't work correctly with gb.libxml

2013-04-14 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 421 by r...@cyberjunky.nl: gb.xml.rpc doesn't work correctly with gb.libxml http://code.google.com/p/gambas/issues/detail?id=421 1) Describe the problem. When using gb.xm

[Gambas-user] RpcClient patch

2013-04-14 Thread Ron
In gb.xml.rpc client code the RpcMethod_Read value is incorrectly filled. This results in error when displaying RpcClient variables, see screenshot. gambas/trunk/gb.xml/src/rpc/gb.xml.rpc/.src/RpcClient.class: BAD: Function RpcMethod_Read() As RpcFunction Return RpcFunction End GOOD/BETTER