[Gambas-user] [Gambas Bug Tracker] Bug #752: Gambas shows - gbx3: warning: trying to watch fd #-1

2016-04-27 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.752&from=L21haW4- Comment #6 by Alexander KUIPER: Thanks, i can confirm it is fixed on x86_64 and on armf (Raspberry Pi). I tested this morning again, but I don't have memory leaks in my application ... But saying that, i explicitily set some obj

[Gambas-user] [Gambas Bug Tracker] Bug #752: Gambas shows - gbx3: warning: trying to watch fd #-1

2016-04-26 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.752&from=L21haW4- Comment #5 by Benoît MINISINI: It should be fixed in revision #7748. Note that your example code leaks memory by creating an object at each client connection and never releasing it. Benoît MINISINI changed the state of the bug

[Gambas-user] [Gambas Bug Tracker] Bug #752: Gambas shows - gbx3: warning: trying to watch fd #-1

2016-04-26 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.752&from=L21haW4- Comment #4 by Benoît MINISINI: Thanks! -- Find and fix application performance issues faster with Applications Manager Applications Manager provides de

[Gambas-user] [Gambas Bug Tracker] Bug #752: Gambas shows - gbx3: warning: trying to watch fd #-1

2016-04-26 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.752&from=L21haW4- Benoît MINISINI changed the state of the bug to: Accepted. -- Find and fix application performance issues faster with Applications Manager Applications

[Gambas-user] [Gambas Bug Tracker] Bug #752: Gambas shows - gbx3: warning: trying to watch fd #-1

2016-04-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.752&from=L21haW4- Alexander KUIPER added an attachment: TestSocket.example.tar.gz -- Find and fix application performance issues faster with Applications Manager Applica

[Gambas-user] [Gambas Bug Tracker] Bug #752: Gambas shows - gbx3: warning: trying to watch fd #-1

2016-04-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.752&from=L21haW4- Comment #3 by Alexander KUIPER: Ok, finally found the way to reproduce it with a simple project (with a bigger project is it more visible). Also reproduced on Gambas3 3.8.4. To reproduce it, do as follows: - gunzip/tar the tests

[Gambas-user] [Gambas Bug Tracker] Bug #752: Gambas shows - gbx3: warning: trying to watch fd #-1

2015-12-05 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.752&from=L21haW4- ADMINISTRATOR changed the state of the bug to: NeedsInfo. -- Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile ap

[Gambas-user] [Gambas Bug Tracker] Bug #752: Gambas shows - gbx3: warning: trying to watch fd #-1

2015-10-02 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.752&from=L21haW4- Benoît MINISINI changed the state of the bug to: Waiting. -- ___ Gambas-user mailing list Gambas-user@lists

[Gambas-user] [Gambas Bug Tracker] Bug #752: Gambas shows - gbx3: warning: trying to watch fd #-1

2015-09-25 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.752&from=L21haW4- Comment #2 by Benoît MINISINI: Can you provide two projects that allows me to reproduce the bug? -- ___ Gam

[Gambas-user] [Gambas Bug Tracker] Bug #752: Gambas shows - gbx3: warning: trying to watch fd #-1

2015-09-25 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.752&from=L21haW4- Comment #1 by Benoît MINISINI: No, this message is displayed when something *starts* watching a file descriptor, and of course "-1" is not a file descriptor. Now I must find what exactly tries to watch "-1"...

[Gambas-user] [Gambas Bug Tracker] Bug #752: Gambas shows - gbx3: warning: trying to watch fd #-1

2015-09-20 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.752&from=L21haW4- Alexander KUIPER reported a new bug. Summary --- Gambas shows - gbx3: warning: trying to watch fd #-1 Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description -