From laurent at moldus.org Wed Aug 9 18:15:08 2006 From: laurent at moldus.org (Laurent Julliard) Date: Thu, 10 Aug 2006 00:15:08 +0200 Subject: [FR-devel] Patch for Fox14 In-Reply-To: <44C4EB1C.6000105@xs4all.nl> References: <44C4EB1C.6000105@xs4all.nl> Message-ID: <44DA5E6C.4070802@moldus.org> Jonathan Maasland wrote: > Okay after sending this mail to Lyle only (sorry) here is my second > attempt: > > The patch and the new file fox-support.rb are attached > I've tested the code against Fox-1.4.33, FXScintilla-1.63 and > FXRuby-1.4.6 on Gentoo Linux > > Any feedback would be greatly appreciated. > > Jonathan > Jonathan, Thanks for the patch I have also tested it on my side and it seems to be working well as you said. I have added a few other modifications and committed the patch to the CVS repo. If other have FOX and FXRuby 1.4 installed it would be nice to spend some time testing all this. As soon as FXScintilla for FOX 1.- is released we'll make the necessary changes too the FR code to also switch to FOX 1.6. In the mean time we'll stick to FOX/FXRuby 1.4 Laurent From nochoice at xs4all.nl Sat Aug 19 03:13:16 2006 From: nochoice at xs4all.nl (Jonathan Maasland) Date: Sat, 19 Aug 2006 07:13:16 +0000 Subject: [FR-devel] Error while comitting Message-ID: <44E6BA0C.4000208@xs4all.nl> Guys, While adding the new file fox-support.rb to cvs I got the following error-message: ----- Cannot open /var/tmp/log_accum/#freeride.lastdir.24768, stopped at /var/www/gforge-projects/freeride/scripts/commit_prep line 83, line 2. cvs commit: Pre-commit check failed cvs [commit aborted]: correct above errors first! cvs commit: saving log message in /tmp/cvsMyL4Qj ------- I don't have a whole lot of experience with cvs so I don't really know what to do next. Should I just try to commit again or did something break? With friendly greetings Jonathan From laurent at moldus.org Sat Aug 19 02:37:08 2006 From: laurent at moldus.org (Laurent Julliard) Date: Sat, 19 Aug 2006 08:37:08 +0200 Subject: [FR-devel] Error while comitting In-Reply-To: <44E6BA0C.4000208@xs4all.nl> References: <44E6BA0C.4000208@xs4all.nl> Message-ID: <44E6B194.5010605@moldus.org> Jonathan, The problem is due ( I guess) to the migration Tom did on Rubyforge a while ago. there has to be a directory named /var/tmp/log_accum with rigth 777 for our cvs email notification script to work properly. I was able to recreate the directory. Your cvs commit should be ok now. let me know if you still have problems. Laurent Jonathan Maasland wrote: > Guys, > > While adding the new file fox-support.rb to cvs I got the following > error-message: > > ----- > Cannot open /var/tmp/log_accum/#freeride.lastdir.24768, stopped at > /var/www/gforge-projects/freeride/scripts/commit_prep line 83, > line 2. > cvs commit: Pre-commit check failed > cvs [commit aborted]: correct above errors first! > cvs commit: saving log message in /tmp/cvsMyL4Qj > ------- > > I don't have a whole lot of experience with cvs so I don't really know > what to do next. Should I just try to commit again or did something break? > > With friendly greetings > Jonathan > _______________________________________________ > Freeride-devel mailing list > Freeride-devel at rubyforge.org > http://rubyforge.org/mailman/listinfo/freeride-devel > From nochoice at xs4all.nl Sat Aug 19 14:43:34 2006 From: nochoice at xs4all.nl (Jonathan Maasland) Date: Sat, 19 Aug 2006 18:43:34 +0000 Subject: [FR-devel] Succesfully tested Fox14 on Windows Message-ID: <44E75BD6.9040509@xs4all.nl> Just to let you all know I just tested the curent cvs-code on Windows against Fox14. After adding fox-support.rb to the repository everything worked just fine. I also tried to get the Windows terminal bug to show again but I couldn't. I tried with the $HOME/freeride directory intact and removed and things just worked as expected... Guess I can finally start looking into updating Ripper (which causes the crashes when adding the Ruby-sources to a project). With kind regards, Jonathan From nochoice at xs4all.nl Sun Aug 20 09:44:57 2006 From: nochoice at xs4all.nl (Jonathan Maasland) Date: Sun, 20 Aug 2006 13:44:57 +0000 Subject: [FR-devel] Ripper Message-ID: <44E86759.3070909@xs4all.nl> Does anyone here know where I can find the sources for the version of Ripper that we currently have in use? It's proving quite difficult to get the newest Ripper to compile under 1.8. I've posted a question to the Ruby-talk-ml hoping to get some more information but having the original source-files would be very helpful. With kind regards, Jonathan From laurent at moldus.org Sun Aug 20 16:07:52 2006 From: laurent at moldus.org (Laurent Julliard) Date: Sun, 20 Aug 2006 22:07:52 +0200 Subject: [FR-devel] Ripper In-Reply-To: <44E86759.3070909@xs4all.nl> References: <44E86759.3070909@xs4all.nl> Message-ID: <44E8C118.6030301@moldus.org> i have both rrb and ripper sources. I'll send them to you in a separate email. Jonathan Maasland wrote: > Does anyone here know where I can find the sources for the version of > Ripper that we currently have in use? It's proving quite difficult to > get the newest Ripper to compile under 1.8. I've posted a question to > the Ruby-talk-ml hoping to get some more information but having the > original source-files would be very helpful. > > With kind regards, > Jonathan > _______________________________________________ > Freeride-devel mailing list > Freeride-devel at rubyforge.org > http://rubyforge.org/mailman/listinfo/freeride-devel >