Re: [Gambas-user] crash with gb.xml.html

2012-09-14 Thread Benoît Minisini
Le 14/09/2012 03:37, Sebastian Kulesz a écrit : > > Another bug (i think) but unrelated to gb.xml.html. if you scroll > through the html file inside the project i sent using the ide, it will > get stuck into an infinite loop. The trace for this bug is attached, i > had to run the ide from the comma

Re: [Gambas-user] crash with gb.xml.html

2012-09-14 Thread Adrien Prokopowicz
Le Thu, 13 Sep 2012 22:37:36 -0300, Sebastian Kulesz a écrit : > On Thu, Sep 13, 2012 at 10:04 PM, Adrien Prokopowicz > wrote: > > Le Thu, 13 Sep 2012 20:48:04 -0300, > > > > Is it better with revision #5165 ? > > > > > > Sebastian Kulesz a écrit : > > > >> On Thu, Sep 13, 2012 at 8:35 PM, Adri

Re: [Gambas-user] crash with gb.xml.html

2012-09-13 Thread Sebastian Kulesz
On Thu, Sep 13, 2012 at 10:04 PM, Adrien Prokopowicz wrote: > Le Thu, 13 Sep 2012 20:48:04 -0300, > > Is it better with revision #5165 ? > > > Sebastian Kulesz a écrit : > >> On Thu, Sep 13, 2012 at 8:35 PM, Adrien Prokopowicz >> wrote: >> > Le Thu, 13 Sep 2012 20:07:33 -0300, >> > >> > Hi Sebas

Re: [Gambas-user] crash with gb.xml.html

2012-09-13 Thread Adrien Prokopowicz
Le Thu, 13 Sep 2012 20:48:04 -0300, Is it better with revision #5165 ? Sebastian Kulesz a écrit : > On Thu, Sep 13, 2012 at 8:35 PM, Adrien Prokopowicz > wrote: > > Le Thu, 13 Sep 2012 20:07:33 -0300, > > > > Hi Sebastian, > > > > Can you send me the full project please ? > > > > Regards, > >

Re: [Gambas-user] crash with gb.xml.html

2012-09-13 Thread Adrien Prokopowicz
Le Thu, 13 Sep 2012 20:07:33 -0300, Hi Sebastian, Can you send me the full project please ? Regards, Adrien. Sebastian Kulesz a écrit : > Hi! I'm getting a crash with gb.xml.html when creating an instance. > The output is: > > gb.debug: warning: unable to send data to the debugger: Broken p

[Gambas-user] crash with gb.xml.html

2012-09-13 Thread Sebastian Kulesz
Hi! I'm getting a crash with gb.xml.html when creating an instance. The output is: gb.debug: warning: unable to send data to the debugger: Broken pipe The backtrace is attached. The project has only 2 lines, first it declares a variable and then it creates and HtmlDocument instance. The file, to