From snowzone5 at hotmail.com Tue Mar 1 21:28:44 2005 From: snowzone5 at hotmail.com (tony summerfelt) Date: Tue Mar 1 21:24:41 2005 Subject: [FR-users] FreeRIDE project - Call for help In-Reply-To: <422315F5.1070308@xrce.xerox.com> References: <422315F5.1070308@xrce.xerox.com> Message-ID: On Mon, 28 Feb 2005 08:00:37 -0500, you wrote: >- Testing, testing, testing...: testers are >badly needed. By testers I mean people that use FreeRIDE but are also >willing to identify the root cause of a bug and fix it. i guess that depends on what you wanted your target audience to be. i'm willing to test freeride on windows (i crash it hourly :/ ) but i don't have the time (or the skill) to identify a bug specifically to the point where i an actually fix the bug... http://home.cogeco.ca/~tsummerfelt1 telnet://ventedspleen.dyndns.org From laurent at moldus.org Wed Mar 2 06:21:46 2005 From: laurent at moldus.org (Laurent Julliard) Date: Wed Mar 2 06:17:34 2005 Subject: [FR-users] FreeRIDE project - Call for help In-Reply-To: References: <422315F5.1070308@xrce.xerox.com> Message-ID: <4225A1CA.3000604@moldus.org> tony summerfelt wrote: > On Mon, 28 Feb 2005 08:00:37 -0500, you wrote: > > >>- Testing, testing, testing...: testers are >>badly needed. By testers I mean people that use FreeRIDE but are also >>willing to identify the root cause of a bug and fix it. > > > i guess that depends on what you wanted your target audience to be. > > i'm willing to test freeride on windows (i crash it hourly :/ ) but i > don't have the time (or the skill) to identify a bug specifically to > the point where i an actually fix the bug... > > But what is really important is to a) report the bug which people do and b) to describe the steps has to go trough to reproduce the problem. Too often people poste bugs saying it crashed, here is the call stack from FreeRIDE but they don't tell us how to reproduce the bu systematically. Only doing this would be great! Laurent -- Laurent JULLIARD http://www.moldus.org/~laurent From milkchaser at yahoo.com Tue Mar 22 23:19:53 2005 From: milkchaser at yahoo.com (Bob White) Date: Tue Mar 22 23:15:03 2005 Subject: [FR-users] Windows install Message-ID: <20050323041953.25259.qmail@web60405.mail.yahoo.com> I just installed the latest version of Ruby and it included version 0.9.2 of freeRIDE in a subdirectory of the Ruby install. Then I installed the latest version of FreeRIDE and it included an earlier version of Ruby for windows in a subdirectory of the freeRIDE install. And the newer version of freeRIDE uses RubyGems explicitly, whereas the slighly less new version does not. Needless to say this is both confusing and wasteful (of disk space). I should like to get rid of the older versions but it is not clear how to do this. OTOH, I could live with the slightly older version of freeRIDE and keep the new version of Ruby -- or live with the slightly older version of Ruby and keep the new version of freeRIDE. Didn't anybody think about this when coming up with Windows installation packages? --Bob White-- home:727-490-7363, cell:727-463-6061 photos: http://polina.70kg.com/ http://nastya.70kg.com/ blog: http://milkchaser.blogspot.com/ Everything that irritates us about others can lead us to an understanding of ourselves. - Carl Jung If there must be trouble, let it be in my day, so that my children may have peace. - Thomas Paine From adelle at bullet.net.au Wed Mar 23 02:46:50 2005 From: adelle at bullet.net.au (Adelle Hartley) Date: Wed Mar 23 01:40:17 2005 Subject: [FR-users] Windows install In-Reply-To: <20050323041953.25259.qmail@web60405.mail.yahoo.com> Message-ID: Bob White wrote: > Needless to say this is both confusing and wasteful (of disk > space). I should like to get rid of the older versions but > it is not clear how to do this. Hi, I haven't checked that this works with the released version, but I would suggest deleting the old ruby and the old freeride, then running the ruby installer with the FreeRIDE option unchecked. You should then be able to run the new freeRide with the new Ruby, using the magic of windows file associations. You may need to update your shortcuts to point to the correct version of freeride. Adelle. From curt at hibbs.com Wed Mar 23 07:05:06 2005 From: curt at hibbs.com (Curt Hibbs) Date: Wed Mar 23 07:00:15 2005 Subject: [FR-users] Windows install In-Reply-To: <20050323041953.25259.qmail@web60405.mail.yahoo.com> Message-ID: Thus was obviously a packaging error. I wasn't aware of it, but thanks for the heads up because we are going to be packaging up a new version of freeride soon. Curt > -----Original Message----- > From: freeride-users-bounces@rubyforge.org > [mailto:freeride-users-bounces@rubyforge.org]On Behalf Of Bob White > Sent: Tuesday, March 22, 2005 10:20 PM > To: freeride-users@rubyforge.org > Subject: [FR-users] Windows install > > > I just installed the latest version of Ruby and it included > version 0.9.2 of > freeRIDE in a subdirectory of the Ruby install. > > Then I installed the latest version of FreeRIDE and it included an earlier > version of Ruby for windows in a subdirectory of the freeRIDE install. > > And the newer version of freeRIDE uses RubyGems explicitly, > whereas the slighly > less new version does not. > > Needless to say this is both confusing and wasteful (of disk > space). I should > like to get rid of the older versions but it is not clear how to do this. > OTOH, I could live with the slightly older version of freeRIDE > and keep the new > version of Ruby -- or live with the slightly older version of > Ruby and keep the > new version of freeRIDE. > > Didn't anybody think about this when coming up with Windows > installation packages? > > --Bob White-- home:727-490-7363, cell:727-463-6061 > photos: http://polina.70kg.com/ http://nastya.70kg.com/ > blog: http://milkchaser.blogspot.com/ > > Everything that irritates us about others can lead us to an > understanding of ourselves. - Carl Jung > > If there must be trouble, let it be in my day, so that > my children may have peace. - Thomas Paine > _______________________________________________ > Freeride-users mailing list > Freeride-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/freeride-users > > -- > No virus found in this incoming message. > Checked by AVG Anti-Virus. > Version: 7.0.308 / Virus Database: 266.7.4 - Release Date: 3/18/2005 > From curt at hibbs.com Wed Mar 23 07:07:14 2005 From: curt at hibbs.com (Curt Hibbs) Date: Wed Mar 23 07:02:22 2005 Subject: [FR-users] Windows install In-Reply-To: Message-ID: Adelle Hartley wrote: > > Bob White wrote: > > > Needless to say this is both confusing and wasteful (of disk > > space). I should like to get rid of the older versions but > > it is not clear how to do this. > > Hi, > > I haven't checked that this works with the released version, but I would > suggest deleting the old ruby and the old freeride, then running the ruby > installer with the FreeRIDE option unchecked. > > You should then be able to run the new freeRide with the new > Ruby, using the > magic of windows file associations. You may need to update your shortcuts > to point to the correct version of freeride. > > Adelle. Sorry about my last reply, I read it too quickly (I'm trying to answer email before I rush out to work). Adelle is correct. If you want to use both the one-click installer and the standalone version of freeride, you should tell the one-click installer not to install freeride. Curt