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

Re: [Gambas-user] Issue 330 in gambas: IDE: Save Project As.. .Project file not updated

2012-09-13 Thread gambas
Updates: Status: Accepted Labels: -Version Version-3.2.0 Comment #1 on issue 330 by benoit.m...@gmail.com: IDE: Save Project As.. .Project file not updated http://code.google.com/p/gambas/issues/detail?id=330 (No comment was entered for this change.) --

Re: [Gambas-user] gambas3, question about printer and sending files to the printer

2012-09-13 Thread Fabien Bodard
:-) Le 13 sept. 2012 20:48, "Charlie Reinl" a écrit : > Am Montag, den 10.09.2012, 15:37 +0200 schrieb Fabien Bodard: > > Yes i'm quite sûre of that as gb.PDF generate an image for each > > page... > > You know the number of page and the printer resolution.. > > > > Paint.image(0,0,. > > > S

Re: [Gambas-user] Issue 329 in gambas: COPY snaps symlinks

2012-09-13 Thread gambas
Updates: Status: Accepted Labels: -Version Version-3.2.0 Comment #1 on issue 329 by benoit.m...@gmail.com: COPY snaps symlinks http://code.google.com/p/gambas/issues/detail?id=329 (No comment was entered for this change.) -

Re: [Gambas-user] Issue 331 in gambas: GB.GTK: Label transparent resul in Gtk-CRITICAL and lock the app

2012-09-13 Thread gambas
Updates: Status: Fixed Labels: -Version Version-3.2.0 Comment #1 on issue 331 by benoit.m...@gmail.com: GB.GTK: Label transparent resul in Gtk-CRITICAL and lock the app http://code.google.com/p/gambas/issues/detail?id=331 It has already been fixed for 3.3. The Transparent pr

[Gambas-user] Issue 331 in gambas: GB.GTK: Label transparent resul in Gtk-CRITICAL and lock the app

2012-09-13 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 331 by cresi...@gmail.com: GB.GTK: Label transparent resul in Gtk-CRITICAL and lock the app http://code.google.com/p/gambas/issues/detail?id=331 1) when u try to load

Re: [Gambas-user] gambas3, question about printer and sending files to the printer

2012-09-13 Thread Charlie Reinl
Am Montag, den 10.09.2012, 15:37 +0200 schrieb Fabien Bodard: > Yes i'm quite sûre of that as gb.PDF generate an image for each > page... > You know the number of page and the printer resolution.. > > Paint.image(0,0,. > Salut Fabien, thanks for that hint, or better for your guidance. Yes g