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

2012-09-14 Thread gambas
Comment #4 on issue 329 by adamn...@gmail.com: COPY snaps symlinks http://code.google.com/p/gambas/issues/detail?id=329 Confirmed fix in 5166 is OK. Also my comment is incorrect so please disregard. However, I may have mislead you with the example. It's not so much the IDE, I believe that

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

2012-09-14 Thread gambas
Comment #3 on issue 330 by adamn...@gmail.com: IDE: Save Project As.. .Project file not updated http://code.google.com/p/gambas/issues/detail?id=330 OK. 1) This depends on the original project (let's call it "Orig") having an entry in its .project file "ExecPath=". (Say, by someone using Make

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] Issue 330 in gambas: IDE: Save Project As.. .Project file not updated

2012-09-14 Thread gambas
Updates: Status: NeedsInfo Comment #2 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 If the executable is generated inside the project directory (the default), then the path is relative. So t

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

2012-09-14 Thread gambas
Updates: Status: Fixed Comment #3 on issue 329 by benoit.m...@gmail.com: COPY snaps symlinks http://code.google.com/p/gambas/issues/detail?id=329 I don't understand your last comment. But the bug should have been fixed in revision #5166. ---

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] gambas3 gtk printer object problems

2012-09-14 Thread Charlie Reinl
Am Freitag, den 14.09.2012, 17:51 +0200 schrieb Charlie Reinl: > Salut Benoît, > > the problem is in the gtk printer pages option. > 'All pages' run well, but when 'pages' is set to ex.15-19 printer_Draw > do not raise, so nothing is printed. > If I switch back to 'All pages' , 'FristPage' an

[Gambas-user] gambas3 gtk printer object problems

2012-09-14 Thread Charlie Reinl
Salut Benoît, the problem is in the gtk printer pages option. 'All pages' run well, but when 'pages' is set to ex.15-19 printer_Draw do not raise, so nothing is printed. If I switch back to 'All pages' , 'FristPage' and 'LastPage' are not set to 0 (qt4 does) Ups..sorry wrong button (Strg+Re

[Gambas-user] gambas3 gtk printer object problems

2012-09-14 Thread Charlie Reinl
Salut Benoît, the problem is in the gtk printer pages option. 'All pages' run well, but when 'pages' is set to ex.15-19 printer_Draw do not raise, so nothing is printed. If I switch back to 'All pages' , 'FristPage' and 'LastPage' are not set to 0 (qt4 does) TEST-0.0.2.tar.gz Description

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

2012-09-14 Thread gambas
Comment #2 on issue 329 by adamn...@gmail.com: COPY snaps symlinks http://code.google.com/p/gambas/issues/detail?id=329 Hmmm, just had a thought about this. There is one exception, if the IDE Packager classes/modules uses Copy when it is creating temp dirs to do its' tricks then the symlinks n

Re: [Gambas-user] New IDE welcome screen

2012-09-14 Thread Bruce
On Wed, 2012-09-12 at 13:01 +0200, Benoît Minisini wrote: > Le 12/09/2012 05:03, Bruce a écrit : > > On Wed, 2012-09-12 at 04:45 +0200, Benoît Minisini wrote: > > > >> Is it faster with revision #5159? > >> > > > > Sorry Benoît, > > Its hard to tell. I "fixed" the problem locally by editing my > >