[Gambas-user] [Gambas Bug Tracker] Bug #728: crash in profiler

2015-09-11 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.728&from=L21haW4- Charlie REINL added an attachment: screen003.png -- ___ Gambas-user mailing list Gambas-user@lists.sourcefo

[Gambas-user] [Gambas Bug Tracker] Bug #728: crash in profiler

2015-09-11 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.728&from=L21haW4- Charlie REINL added an attachment: screen002.png -- ___ Gambas-user mailing list Gambas-user@lists.sourcefo

[Gambas-user] [Gambas Bug Tracker] Bug #728: crash in profiler

2015-09-11 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.728&from=L21haW4- Charlie REINL reported a new bug. Summary --- crash in profiler Type : Bug Priority : Medium Gambas version : 3.8.90 (TRUNK) Product : Development Environment Description --- pressin

[Gambas-user] [Gambas Bug Tracker] Bug #728: crash in profiler

2015-09-11 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.728&from=L21haW4- Charlie REINL added an attachment: screen001.png -- ___ Gambas-user mailing list Gambas-user@lists.sourcefo

[Gambas-user] It's a Bug or I have something misconfigured?

2015-09-11 Thread Jorge Carrión
1.- Create a new qt graphic proyect. (I've attached it) 2.- Activate de Desktop component. 3.- Put a button on fMain with the event click with this only code desktop.open("http://yahoo.com";) Works fine and open the default web navigator (google Chrome) with the yahoo's page But i

Re: [Gambas-user] It's a Bug or I have something misconfigured?

2015-09-11 Thread Benoît Minisini
Le 11/09/2015 19:12, Jorge Carrión a écrit : > 1.- Create a new qt graphic proyect. (I've attached it) > 2.- Activate de Desktop component. > 3.- Put a button on fMain with the event click with this only code > > desktop.open("http://yahoo.com";) > Works fine and open the default w

Re: [Gambas-user] It's a Bug or I have something misconfigured?

2015-09-11 Thread Jorge Carrión
ok, ok, I deserved it... ☺☺ Just wondering about the message origin: Chrome? Gambas itself? Gb.Desktop?... Sorry for the noise. Regards 2015-09-11 19:17 GMT+02:00 Benoît Minisini : > Le 11/09/2015 19:12, Jorge Carrión a écrit : > > 1.- Create a new qt graphic proyect. (I've attached it) > > 2.

[Gambas-user] Circular references and allocations non freed

2015-09-11 Thread martin p cristia
Hi: this shows up in the debugger after program ends with me.Close() in the main window: gbx3: warning: circular references detected: gbx3: 8 flagsSTRUCT gbx3: 47896 settingsSTRUCT gbx3: 13038 datosSTRUCT gbx3: 262848 zoomSTRUCT gbx3: warning: 323790 allocation(s) non freed. The total al

Re: [Gambas-user] Circular references and allocations non freed

2015-09-11 Thread Benoît Minisini
Le 11/09/2015 19:32, martin p cristia a écrit : > Hi: > > this shows up in the debugger after program ends with me.Close() in the > main window: > > gbx3: warning: circular references detected: > gbx3: 8 flagsSTRUCT > gbx3: 47896 settingsSTRUCT > gbx3: 13038 datosSTRUCT > gbx3: 262848 zoomST

[Gambas-user] [Gambas Bug Tracker] Bug #729: questions about webcam.

2015-09-11 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.729&from=L21haW4- humner LENIS reported a new bug. Summary --- questions about webcam. Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description --- It is a question ... as I

[Gambas-user] [Gambas Bug Tracker] Bug #729: questions about webcam.

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

[Gambas-user] [Gambas Bug Tracker] Bug #729: questions about webcam.

2015-09-11 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.729&from=L21haW4- Comment #1 by Benoît MINISINI: This is a bugtracker. To ask questions, please use the mailing-list. -- ___

[Gambas-user] [Gambas Bug Tracker] Bug #728: crash in profiler

2015-09-11 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.728&from=L21haW4- Benoît MINISINI changed the state of the bug to: Accepted. -- ___ Gambas-user mailing list Gambas-user@list

[Gambas-user] [Gambas Bug Tracker] Bug #728: crash in profiler

2015-09-11 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.728&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 #728: crash in profiler

2015-09-11 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.728&from=L21haW4- Comment #1 by Benoît MINISINI: Revision #7298 should not crash anymore. Instead gray columns should be displayed. The reason why it crashed has not disappeared: a null total function time. How did you make your profiles exactly

[Gambas-user] [Gambas Bug Tracker] Bug #728: crash in profiler

2015-09-11 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.728&from=L21haW4- Comment #2 by Charlie REINL: No, it was a full run, thats the preview part of my DBReport project, it load the Report description, read in the DBdata, creates the page(s) and put the preview to the screen. There exit the program

[Gambas-user] [Gambas Bug Tracker] Bug #728: crash in profiler

2015-09-11 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.728&from=L21haW4- Charlie REINL added an attachment: DBReportViewer3.1.prof -- ___ Gambas-user mailing list Gambas-user@lists

Re: [Gambas-user] The interview on FLOSS

2015-09-11 Thread Fabien Bodard
Le 11 sept. 2015 03:50, "Kevin Fishburne" a écrit : > > On 09/10/2015 05:37 AM, shivajiva101 wrote: > > Just wanted to say I enjoyed watching, especially the point where you > > expressed the debugging cycle of the IDE as 'Eating your own shit' superb > > use of the phrase and both presenters bal