Re: [Gambas-user] Gambas3 daily builds PPA

2012-07-23 Thread sundar j
Excellent and thank you for the work. Regards, J Sundar From: Sebastian Kulesz Sent: Tue, 24 Jul 2012 10:49:59 To: mailing list for gambas users Subject: [Gambas-user] Gambas3 daily builds PPA Hi! I would like to let everybody know that I

Re: [Gambas-user] Issue 282 in gambas: xmlreader.node.value charset problems

2012-07-23 Thread gambas
Comment #8 on issue 282 by kokok...@gmail.com: xmlreader.node.value charset problems http://code.google.com/p/gambas/issues/detail?id=282 3.2.1 was out on 21 Jul, I'was still talking about 3.2.0 Going to test 3.2.1 asap.

[Gambas-user] Gambas3 daily builds PPA

2012-07-23 Thread Sebastian Kulesz
Hi! I would like to let everybody know that I have setup an Ubuntu PPA for daily builds of Gambas 3. If the svn trunk repo has any new revision within the last 24hs, a new version is built and pushed to the PPA. It can be found here [0] and used by executing: $ sudo add-apt-repository ppa:sebikul

Re: [Gambas-user] gb3: unable to click on buttons

2012-07-23 Thread Kevin Fishburne
On 07/23/2012 02:46 AM, Kevin Fishburne wrote: > On 07/23/2012 01:44 AM, sundar j wrote: >> [snip] >> >> From: Kevin Fishburne >> Sent: Mon, 23 Jul 2012 11:07:18 >> To: gambas-user@lists.sourceforge.net >> Subject: [Gambas-user] gb3: unable to click on buttons >> I

Re: [Gambas-user] Issue 282 in gambas: xmlreader.node.value charset problems

2012-07-23 Thread gambas
Comment #7 on issue 282 by adrien.p...@gmail.com: xmlreader.node.value charset problems http://code.google.com/p/gambas/issues/detail?id=282 No, even if I use FromString() everything works on my system. I remember I solved a similar issue with the FromString() method a few days ago. Are you u

Re: [Gambas-user] Issue 283 in gambas: XSLT trasnform crash

2012-07-23 Thread gambas
Updates: Status: Fixed Comment #5 on issue 283 by adrien.p...@gmail.com: XSLT trasnform crash http://code.google.com/p/gambas/issues/detail?id=283 (No comment was entered for this change.) -- Live Security Virtu

Re: [Gambas-user] Issue 286 in gambas: PreviousElement property mispelled in XMLElement in gb.xml

2012-07-23 Thread gambas
Updates: Status: Fixed Owner: adrien.p...@gmail.com Labels: -Version Version-TRUNK Comment #1 on issue 286 by adrien.p...@gmail.com: PreviousElement property mispelled in XMLElement in gb.xml http://code.google.com/p/gambas/issues/detail?id=286 Hi, This is fixed in the

Re: [Gambas-user] Issue 288 in gambas: gb.xml CDATA roundtrip fails

2012-07-23 Thread gambas
Updates: Status: Fixed Owner: adrien.p...@gmail.com Labels: -Version Version-TRUNK Comment #1 on issue 288 by adrien.p...@gmail.com: gb.xml CDATA roundtrip fails http://code.google.com/p/gambas/issues/detail?id=288 Hi, This is fixed in the revision #4985, thanks.

Re: [Gambas-user] Issue 283 in gambas: XSLT trasnform crash

2012-07-23 Thread gambas
Comment #4 on issue 283 by adrien.p...@gmail.com: XSLT trasnform crash http://code.google.com/p/gambas/issues/detail?id=283 Hi, This is fixed in the revision #4985, thanks. -- Live Security Virtual Conference Exclusive

Re: [Gambas-user] libraries and gambas3

2012-07-23 Thread Benoît Minisini
Le 23/07/2012 05:03, Bruce a écrit : > On Mon, 2012-07-23 at 03:56 +0200, Benoît Minisini wrote: >> Hi, >> >> In revision #4983, the IDE now automatically manage dependencies between >> library. I mean: >> >> - If you add a library, all other libraries it depends on are added >> automatically. >> >

Re: [Gambas-user] gb3: unable to click on buttons

2012-07-23 Thread Benoît Minisini
Le 23/07/2012 07:37, Kevin Fishburne a écrit : > Is this something that was recently corrected? If so I'll compile the > latest build. I compiled a few weeks ago on Kubuntu 12.04 and > subsequently have been unable to use the mouse to click on buttons. > Keyboard navigation works fine. > Still can

Re: [Gambas-user] gb.xml.XMLDocument : How to set the root node?

2012-07-23 Thread Adrien Prokopowicz
Hi, Thanks to wvdial, thetering and an old phone, I finally got my connection. Your problem is solved in the revision #4985, the Root property is now read/write instead of read-only. 2012/7/23, Adrien Prokopowicz : > Hi Bruce, > I made some modifications to the dom interface recently, that shoul

[Gambas-user] About add/remove component

2012-07-23 Thread Fabien Bodard
I think it will be a good idea to add a dialog that query if the user want to remove (or not) all the component that depends of the removed one( by the user) -- Live Security Virtual Conference Exclusive live event will cov

Re: [Gambas-user] Issue 289 in gambas: Rev 4977 CComponent changes doesn't work

2012-07-23 Thread gambas
Updates: Status: Fixed Comment #2 on issue 289 by benoit.m...@gmail.com: Rev 4977 CComponent changes doesn't work http://code.google.com/p/gambas/issues/detail?id=289 It should be fixed in revision #4984. -- L

Re: [Gambas-user] Issue 289 in gambas: Rev 4977 CComponent changes doesn't work

2012-07-23 Thread gambas
Updates: Status: Accepted Labels: -Version Version-TRUNK Comment #1 on issue 289 by benoit.m...@gmail.com: Rev 4977 CComponent changes doesn't work http://code.google.com/p/gambas/issues/detail?id=289 (No comment was entered for this change.) --

Re: [Gambas-user] Issue 287 in gambas: 3.2.1 ./configure issues on 2012-07-15-wheezy-raspbian.zip

2012-07-23 Thread Tobias Boege
On Mon, 23 Jul 2012, gam...@googlecode.com wrote: > > Comment #3 on issue 287 by ltick...@gmail.com: 3.2.1 ./configure issues on > 2012-07-15-wheezy-raspbian.zip > http://code.google.com/p/gambas/issues/detail?id=287 > > I managed to get rid of the Qt related errors by installing some qt > de

[Gambas-user] Issue 289 in gambas: Rev 4977 CComponent changes doesn't work

2012-07-23 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 289 by adamn...@gmail.com: Rev 4977 CComponent changes doesn't work http://code.google.com/p/gambas/issues/detail?id=289 1) Describe the problem. If the project is a lib

Re: [Gambas-user] Issue 287 in gambas: 3.2.1 ./configure issues on 2012-07-15-wheezy-raspbian.zip

2012-07-23 Thread gambas
Comment #4 on issue 287 by ltick...@gmail.com: 3.2.1 ./configure issues on 2012-07-15-wheezy-raspbian.zip http://code.google.com/p/gambas/issues/detail?id=287 I managed to figure out which qt package i needed to install and also changed a filename somewhere to get ./configure to understand th

Re: [Gambas-user] Issue 287 in gambas: 3.2.1 ./configure issues on 2012-07-15-wheezy-raspbian.zip

2012-07-23 Thread gambas
Comment #3 on issue 287 by ltick...@gmail.com: 3.2.1 ./configure issues on 2012-07-15-wheezy-raspbian.zip http://code.google.com/p/gambas/issues/detail?id=287 I managed to get rid of the Qt related errors by installing some qt development packages but I'm still getting: || || THESE COMPONENT

Re: [Gambas-user] Issue 287 in gambas: 3.2.1 ./configure issues on 2012-07-15-wheezy-raspbian.zip

2012-07-23 Thread gambas
Comment #2 on issue 287 by ltick...@gmail.com: 3.2.1 ./configure issues on 2012-07-15-wheezy-raspbian.zip http://code.google.com/p/gambas/issues/detail?id=287 Any idea which development packages i'm missing? I ran: aptitude install build-essential g++ automake autoconf bzip2 debhelper dpat