When I run condenseChange on my Phao image (10255), it stops after
about 95% with a 'syntax error' message. Closing the message does nothing and the process seems stopped. If I delete the changes file, the image is okay, but the parameter names of all my methods has been changes to t1, eg, renderContentOn: html becomes renderContentOn: t1 etc. I can't make any more changes, and need to know how to repair the changes file, or just get rid of it without it changes my source code. -- -JT _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Hi john
can you tell us your image update exactly since the latest I'm aware of is 10252. Thanks On Mar 17, 2009, at 9:07 PM, John Toohey wrote: > When I run condenseChange on my Phao image (10255), it stops after > about 95% with a 'syntax error' message. Closing the message does > nothing and the process seems stopped. If I delete the changes file, > the image is okay, but the parameter names of all my methods has been > changes to t1, eg, renderContentOn: html becomes renderContentOn: t1 > etc. > > I can't make any more changes, and need to know how to repair the > changes file, or just get rid of it without it changes my source code. > -- > -JT > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
The name of my image file is Pharo0.1Core-10225.image. Smalltalk
version gives me 'Pharo0.1' On Tue, Mar 17, 2009 at 16:47, Stéphane Ducasse <[hidden email]> wrote: > Hi john > > can you tell us your image update exactly since the latest I'm aware > of is 10252. > > Thanks > > On Mar 17, 2009, at 9:07 PM, John Toohey wrote: > >> When I run condenseChange on my Phao image (10255), it stops after >> about 95% with a 'syntax error' message. Closing the message does >> nothing and the process seems stopped. If I delete the changes file, >> the image is okay, but the parameter names of all my methods has been >> changes to t1, eg, renderContentOn: html becomes renderContentOn: t1 >> etc. >> >> I can't make any more changes, and need to know how to repair the >> changes file, or just get rid of it without it changes my source code. >> -- >> -JT >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- -JT _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
can you try with the latest image since the condenseChanges got fixed.
Stef On Mar 17, 2009, at 10:00 PM, John Toohey wrote: > The name of my image file is Pharo0.1Core-10225.image. Smalltalk > version gives me 'Pharo0.1' > > > > On Tue, Mar 17, 2009 at 16:47, Stéphane Ducasse > <[hidden email]> wrote: >> Hi john >> >> can you tell us your image update exactly since the latest I'm aware >> of is 10252. >> >> Thanks >> >> On Mar 17, 2009, at 9:07 PM, John Toohey wrote: >> >>> When I run condenseChange on my Phao image (10255), it stops after >>> about 95% with a 'syntax error' message. Closing the message does >>> nothing and the process seems stopped. If I delete the changes file, >>> the image is okay, but the parameter names of all my methods has >>> been >>> changes to t1, eg, renderContentOn: html becomes renderContentOn: t1 >>> etc. >>> >>> I can't make any more changes, and need to know how to repair the >>> changes file, or just get rid of it without it changes my source >>> code. >>> -- >>> -JT >>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [hidden email] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>> >> >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > > > > -- > -JT > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
I had other issues getting Seaside 2.9 working with the latest images,
the 10225 was the last one that worked for me. Is there anything else that I can do to turn of the change file or create a new one? On Wed, Mar 18, 2009 at 04:45, Stéphane Ducasse <[hidden email]> wrote: > can you try with the latest image since the condenseChanges got fixed. > > Stef > > On Mar 17, 2009, at 10:00 PM, John Toohey wrote: > >> The name of my image file is Pharo0.1Core-10225.image. Smalltalk >> version gives me 'Pharo0.1' >> >> >> >> On Tue, Mar 17, 2009 at 16:47, Stéphane Ducasse >> <[hidden email]> wrote: >>> Hi john >>> >>> can you tell us your image update exactly since the latest I'm aware >>> of is 10252. >>> >>> Thanks >>> >>> On Mar 17, 2009, at 9:07 PM, John Toohey wrote: >>> >>>> When I run condenseChange on my Phao image (10255), it stops after >>>> about 95% with a 'syntax error' message. Closing the message does >>>> nothing and the process seems stopped. If I delete the changes file, >>>> the image is okay, but the parameter names of all my methods has >>>> been >>>> changes to t1, eg, renderContentOn: html becomes renderContentOn: t1 >>>> etc. >>>> >>>> I can't make any more changes, and need to know how to repair the >>>> changes file, or just get rid of it without it changes my source >>>> code. >>>> -- >>>> -JT >>>> >>>> _______________________________________________ >>>> Pharo-project mailing list >>>> [hidden email] >>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>>> >>> >>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [hidden email] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>> >> >> >> >> -- >> -JT >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- -JT _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
On Wed, Mar 18, 2009 at 2:04 PM, John Toohey <[hidden email]> wrote:
> I had other issues getting Seaside 2.9 working with the latest images, > the 10225 was the last one that worked for me. Is there anything else > that I can do to turn of the change file or create a new one? Seaside should now work on all recent images. -- Damien Cassou http://damiencassou.seasidehosting.st _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Stéphane Ducasse
Hi John,
It seems you are already using a future version ;) I took the Pharo core 10248 image that is available online, updated to the most recent version, 10252, and did a condenseChanges. It completed without problems and the sources seem consistent afterwards. You can find out the version you are using from the world menu -> System... -> About. I suggest to store your code with Monticello and start from a fresh image. Cheers, Adrian On Mar 18, 2009, at 09:45 , Stéphane Ducasse wrote: > can you try with the latest image since the condenseChanges got fixed. > > Stef > > On Mar 17, 2009, at 10:00 PM, John Toohey wrote: > >> The name of my image file is Pharo0.1Core-10225.image. Smalltalk >> version gives me 'Pharo0.1' >> >> >> >> On Tue, Mar 17, 2009 at 16:47, Stéphane Ducasse >> <[hidden email]> wrote: >>> Hi john >>> >>> can you tell us your image update exactly since the latest I'm aware >>> of is 10252. >>> >>> Thanks >>> >>> On Mar 17, 2009, at 9:07 PM, John Toohey wrote: >>> >>>> When I run condenseChange on my Phao image (10255), it stops after >>>> about 95% with a 'syntax error' message. Closing the message does >>>> nothing and the process seems stopped. If I delete the changes >>>> file, >>>> the image is okay, but the parameter names of all my methods has >>>> been >>>> changes to t1, eg, renderContentOn: html becomes renderContentOn: >>>> t1 >>>> etc. >>>> >>>> I can't make any more changes, and need to know how to repair the >>>> changes file, or just get rid of it without it changes my source >>>> code. >>>> -- >>>> -JT >>>> >>>> _______________________________________________ >>>> Pharo-project mailing list >>>> [hidden email] >>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>>> >>> >>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [hidden email] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>> >> >> >> >> -- >> -JT >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Will try this to-day with latest Pharo images and the latest Seaside
build. Can anyone explain to me the issue with my source code being changes, when I removed the changeset file? I don't understand the connection between the source code in the image and the commands in the changeset file. On Wed, Mar 18, 2009 at 09:09, Adrian Lienhard <[hidden email]> wrote: > Hi John, > > It seems you are already using a future version ;) > > I took the Pharo core 10248 image that is available online, updated to > the most recent version, 10252, and did a condenseChanges. It > completed without problems and the sources seem consistent afterwards. > > You can find out the version you are using from the world menu -> > System... -> About. > > I suggest to store your code with Monticello and start from a fresh > image. > > Cheers, > Adrian > > On Mar 18, 2009, at 09:45 , Stéphane Ducasse wrote: > >> can you try with the latest image since the condenseChanges got fixed. >> >> Stef >> >> On Mar 17, 2009, at 10:00 PM, John Toohey wrote: >> >>> The name of my image file is Pharo0.1Core-10225.image. Smalltalk >>> version gives me 'Pharo0.1' >>> >>> >>> >>> On Tue, Mar 17, 2009 at 16:47, Stéphane Ducasse >>> <[hidden email]> wrote: >>>> Hi john >>>> >>>> can you tell us your image update exactly since the latest I'm aware >>>> of is 10252. >>>> >>>> Thanks >>>> >>>> On Mar 17, 2009, at 9:07 PM, John Toohey wrote: >>>> >>>>> When I run condenseChange on my Phao image (10255), it stops after >>>>> about 95% with a 'syntax error' message. Closing the message does >>>>> nothing and the process seems stopped. If I delete the changes >>>>> file, >>>>> the image is okay, but the parameter names of all my methods has >>>>> been >>>>> changes to t1, eg, renderContentOn: html becomes renderContentOn: >>>>> t1 >>>>> etc. >>>>> >>>>> I can't make any more changes, and need to know how to repair the >>>>> changes file, or just get rid of it without it changes my source >>>>> code. >>>>> -- >>>>> -JT >>>>> >>>>> _______________________________________________ >>>>> Pharo-project mailing list >>>>> [hidden email] >>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>>>> >>>> >>>> >>>> _______________________________________________ >>>> Pharo-project mailing list >>>> [hidden email] >>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>>> >>> >>> >>> >>> -- >>> -JT >>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [hidden email] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>> >> >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- -JT _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Here is a description: http://wiki.squeak.org/squeak/5806
If its unclear or you have further questions, please just ask again. Adrian On Mar 18, 2009, at 14:16 , John Toohey wrote: > Will try this to-day with latest Pharo images and the latest Seaside > build. Can anyone explain to me the issue with my source code being > changes, when I removed the changeset file? I don't understand the > connection between the source code in the image and the commands in > the changeset file. > > > On Wed, Mar 18, 2009 at 09:09, Adrian Lienhard <[hidden email]> > wrote: >> Hi John, >> >> It seems you are already using a future version ;) >> >> I took the Pharo core 10248 image that is available online, updated >> to >> the most recent version, 10252, and did a condenseChanges. It >> completed without problems and the sources seem consistent >> afterwards. >> >> You can find out the version you are using from the world menu -> >> System... -> About. >> >> I suggest to store your code with Monticello and start from a fresh >> image. >> >> Cheers, >> Adrian >> >> On Mar 18, 2009, at 09:45 , Stéphane Ducasse wrote: >> >>> can you try with the latest image since the condenseChanges got >>> fixed. >>> >>> Stef >>> >>> On Mar 17, 2009, at 10:00 PM, John Toohey wrote: >>> >>>> The name of my image file is Pharo0.1Core-10225.image. Smalltalk >>>> version gives me 'Pharo0.1' >>>> >>>> >>>> >>>> On Tue, Mar 17, 2009 at 16:47, Stéphane Ducasse >>>> <[hidden email]> wrote: >>>>> Hi john >>>>> >>>>> can you tell us your image update exactly since the latest I'm >>>>> aware >>>>> of is 10252. >>>>> >>>>> Thanks >>>>> >>>>> On Mar 17, 2009, at 9:07 PM, John Toohey wrote: >>>>> >>>>>> When I run condenseChange on my Phao image (10255), it stops >>>>>> after >>>>>> about 95% with a 'syntax error' message. Closing the message does >>>>>> nothing and the process seems stopped. If I delete the changes >>>>>> file, >>>>>> the image is okay, but the parameter names of all my methods has >>>>>> been >>>>>> changes to t1, eg, renderContentOn: html becomes renderContentOn: >>>>>> t1 >>>>>> etc. >>>>>> >>>>>> I can't make any more changes, and need to know how to repair the >>>>>> changes file, or just get rid of it without it changes my source >>>>>> code. >>>>>> -- >>>>>> -JT >>>>>> >>>>>> _______________________________________________ >>>>>> Pharo-project mailing list >>>>>> [hidden email] >>>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> Pharo-project mailing list >>>>> [hidden email] >>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo- >>>>> project >>>>> >>>> >>>> >>>> >>>> -- >>>> -JT >>>> >>>> _______________________________________________ >>>> Pharo-project mailing list >>>> [hidden email] >>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>>> >>> >>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [hidden email] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > > > > -- > -JT > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Thanks, I think I understand it now. Is the limit on the size of the
file a limit in the VM or in the images? On Wed, Mar 18, 2009 at 09:18, Adrian Lienhard <[hidden email]> wrote: > Here is a description: http://wiki.squeak.org/squeak/5806 > > If its unclear or you have further questions, please just ask again. > > Adrian > > On Mar 18, 2009, at 14:16 , John Toohey wrote: > >> Will try this to-day with latest Pharo images and the latest Seaside >> build. Can anyone explain to me the issue with my source code being >> changes, when I removed the changeset file? I don't understand the >> connection between the source code in the image and the commands in >> the changeset file. >> >> >> On Wed, Mar 18, 2009 at 09:09, Adrian Lienhard <[hidden email]> >> wrote: >>> Hi John, >>> >>> It seems you are already using a future version ;) >>> >>> I took the Pharo core 10248 image that is available online, updated >>> to >>> the most recent version, 10252, and did a condenseChanges. It >>> completed without problems and the sources seem consistent >>> afterwards. >>> >>> You can find out the version you are using from the world menu -> >>> System... -> About. >>> >>> I suggest to store your code with Monticello and start from a fresh >>> image. >>> >>> Cheers, >>> Adrian >>> >>> On Mar 18, 2009, at 09:45 , Stéphane Ducasse wrote: >>> >>>> can you try with the latest image since the condenseChanges got >>>> fixed. >>>> >>>> Stef >>>> >>>> On Mar 17, 2009, at 10:00 PM, John Toohey wrote: >>>> >>>>> The name of my image file is Pharo0.1Core-10225.image. Smalltalk >>>>> version gives me 'Pharo0.1' >>>>> >>>>> >>>>> >>>>> On Tue, Mar 17, 2009 at 16:47, Stéphane Ducasse >>>>> <[hidden email]> wrote: >>>>>> Hi john >>>>>> >>>>>> can you tell us your image update exactly since the latest I'm >>>>>> aware >>>>>> of is 10252. >>>>>> >>>>>> Thanks >>>>>> >>>>>> On Mar 17, 2009, at 9:07 PM, John Toohey wrote: >>>>>> >>>>>>> When I run condenseChange on my Phao image (10255), it stops >>>>>>> after >>>>>>> about 95% with a 'syntax error' message. Closing the message does >>>>>>> nothing and the process seems stopped. If I delete the changes >>>>>>> file, >>>>>>> the image is okay, but the parameter names of all my methods has >>>>>>> been >>>>>>> changes to t1, eg, renderContentOn: html becomes renderContentOn: >>>>>>> t1 >>>>>>> etc. >>>>>>> >>>>>>> I can't make any more changes, and need to know how to repair the >>>>>>> changes file, or just get rid of it without it changes my source >>>>>>> code. >>>>>>> -- >>>>>>> -JT >>>>>>> >>>>>>> _______________________________________________ >>>>>>> Pharo-project mailing list >>>>>>> [hidden email] >>>>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>>>>>> >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> Pharo-project mailing list >>>>>> [hidden email] >>>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo- >>>>>> project >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> -JT >>>>> >>>>> _______________________________________________ >>>>> Pharo-project mailing list >>>>> [hidden email] >>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>>>> >>>> >>>> >>>> _______________________________________________ >>>> Pharo-project mailing list >>>> [hidden email] >>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>> >>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [hidden email] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>> >> >> >> >> -- >> -JT >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- -JT _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Its in the image. This is not related to the VM.
Adrian On Mar 18, 2009, at 14:26 , John Toohey wrote: > Thanks, I think I understand it now. Is the limit on the size of the > file a limit in the VM or in the images? > > > On Wed, Mar 18, 2009 at 09:18, Adrian Lienhard <[hidden email]> > wrote: >> Here is a description: http://wiki.squeak.org/squeak/5806 >> >> If its unclear or you have further questions, please just ask again. >> >> Adrian >> >> On Mar 18, 2009, at 14:16 , John Toohey wrote: >> >>> Will try this to-day with latest Pharo images and the latest Seaside >>> build. Can anyone explain to me the issue with my source code being >>> changes, when I removed the changeset file? I don't understand the >>> connection between the source code in the image and the commands in >>> the changeset file. >>> >>> >>> On Wed, Mar 18, 2009 at 09:09, Adrian Lienhard <[hidden email]> >>> wrote: >>>> Hi John, >>>> >>>> It seems you are already using a future version ;) >>>> >>>> I took the Pharo core 10248 image that is available online, updated >>>> to >>>> the most recent version, 10252, and did a condenseChanges. It >>>> completed without problems and the sources seem consistent >>>> afterwards. >>>> >>>> You can find out the version you are using from the world menu -> >>>> System... -> About. >>>> >>>> I suggest to store your code with Monticello and start from a fresh >>>> image. >>>> >>>> Cheers, >>>> Adrian >>>> >>>> On Mar 18, 2009, at 09:45 , Stéphane Ducasse wrote: >>>> >>>>> can you try with the latest image since the condenseChanges got >>>>> fixed. >>>>> >>>>> Stef >>>>> >>>>> On Mar 17, 2009, at 10:00 PM, John Toohey wrote: >>>>> >>>>>> The name of my image file is Pharo0.1Core-10225.image. Smalltalk >>>>>> version gives me 'Pharo0.1' >>>>>> >>>>>> >>>>>> >>>>>> On Tue, Mar 17, 2009 at 16:47, Stéphane Ducasse >>>>>> <[hidden email]> wrote: >>>>>>> Hi john >>>>>>> >>>>>>> can you tell us your image update exactly since the latest I'm >>>>>>> aware >>>>>>> of is 10252. >>>>>>> >>>>>>> Thanks >>>>>>> >>>>>>> On Mar 17, 2009, at 9:07 PM, John Toohey wrote: >>>>>>> >>>>>>>> When I run condenseChange on my Phao image (10255), it stops >>>>>>>> after >>>>>>>> about 95% with a 'syntax error' message. Closing the message >>>>>>>> does >>>>>>>> nothing and the process seems stopped. If I delete the changes >>>>>>>> file, >>>>>>>> the image is okay, but the parameter names of all my methods >>>>>>>> has >>>>>>>> been >>>>>>>> changes to t1, eg, renderContentOn: html becomes >>>>>>>> renderContentOn: >>>>>>>> t1 >>>>>>>> etc. >>>>>>>> >>>>>>>> I can't make any more changes, and need to know how to repair >>>>>>>> the >>>>>>>> changes file, or just get rid of it without it changes my >>>>>>>> source >>>>>>>> code. >>>>>>>> -- >>>>>>>> -JT >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> Pharo-project mailing list >>>>>>>> [hidden email] >>>>>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>>>>>>> >>>>>>> >>>>>>> >>>>>>> _______________________________________________ >>>>>>> Pharo-project mailing list >>>>>>> [hidden email] >>>>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo- >>>>>>> project >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> -JT >>>>>> >>>>>> _______________________________________________ >>>>>> Pharo-project mailing list >>>>>> [hidden email] >>>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> Pharo-project mailing list >>>>> [hidden email] >>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo- >>>>> project >>>> >>>> >>>> _______________________________________________ >>>> Pharo-project mailing list >>>> [hidden email] >>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>>> >>> >>> >>> >>> -- >>> -JT >>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [hidden email] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > > > > -- > -JT > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Just downloaded the latest image, and tried to install the latest
Seaside build (2.9-a3), and I get a MNU #resetMIMEDatabase error again. Not sure what my options are now. Is it possible to condense the changeset in another manner? On Wed, Mar 18, 2009 at 10:06, Adrian Lienhard <[hidden email]> wrote: > Its in the image. This is not related to the VM. > > Adrian > > > On Mar 18, 2009, at 14:26 , John Toohey wrote: > >> Thanks, I think I understand it now. Is the limit on the size of the >> file a limit in the VM or in the images? >> >> >> On Wed, Mar 18, 2009 at 09:18, Adrian Lienhard <[hidden email]> >> wrote: >>> Here is a description: http://wiki.squeak.org/squeak/5806 >>> >>> If its unclear or you have further questions, please just ask again. >>> >>> Adrian >>> >>> On Mar 18, 2009, at 14:16 , John Toohey wrote: >>> >>>> Will try this to-day with latest Pharo images and the latest Seaside >>>> build. Can anyone explain to me the issue with my source code being >>>> changes, when I removed the changeset file? I don't understand the >>>> connection between the source code in the image and the commands in >>>> the changeset file. >>>> >>>> >>>> On Wed, Mar 18, 2009 at 09:09, Adrian Lienhard <[hidden email]> >>>> wrote: >>>>> Hi John, >>>>> >>>>> It seems you are already using a future version ;) >>>>> >>>>> I took the Pharo core 10248 image that is available online, updated >>>>> to >>>>> the most recent version, 10252, and did a condenseChanges. It >>>>> completed without problems and the sources seem consistent >>>>> afterwards. >>>>> >>>>> You can find out the version you are using from the world menu -> >>>>> System... -> About. >>>>> >>>>> I suggest to store your code with Monticello and start from a fresh >>>>> image. >>>>> >>>>> Cheers, >>>>> Adrian >>>>> >>>>> On Mar 18, 2009, at 09:45 , Stéphane Ducasse wrote: >>>>> >>>>>> can you try with the latest image since the condenseChanges got >>>>>> fixed. >>>>>> >>>>>> Stef >>>>>> >>>>>> On Mar 17, 2009, at 10:00 PM, John Toohey wrote: >>>>>> >>>>>>> The name of my image file is Pharo0.1Core-10225.image. Smalltalk >>>>>>> version gives me 'Pharo0.1' >>>>>>> >>>>>>> >>>>>>> >>>>>>> On Tue, Mar 17, 2009 at 16:47, Stéphane Ducasse >>>>>>> <[hidden email]> wrote: >>>>>>>> Hi john >>>>>>>> >>>>>>>> can you tell us your image update exactly since the latest I'm >>>>>>>> aware >>>>>>>> of is 10252. >>>>>>>> >>>>>>>> Thanks >>>>>>>> >>>>>>>> On Mar 17, 2009, at 9:07 PM, John Toohey wrote: >>>>>>>> >>>>>>>>> When I run condenseChange on my Phao image (10255), it stops >>>>>>>>> after >>>>>>>>> about 95% with a 'syntax error' message. Closing the message >>>>>>>>> does >>>>>>>>> nothing and the process seems stopped. If I delete the changes >>>>>>>>> file, >>>>>>>>> the image is okay, but the parameter names of all my methods >>>>>>>>> has >>>>>>>>> been >>>>>>>>> changes to t1, eg, renderContentOn: html becomes >>>>>>>>> renderContentOn: >>>>>>>>> t1 >>>>>>>>> etc. >>>>>>>>> >>>>>>>>> I can't make any more changes, and need to know how to repair >>>>>>>>> the >>>>>>>>> changes file, or just get rid of it without it changes my >>>>>>>>> source >>>>>>>>> code. >>>>>>>>> -- >>>>>>>>> -JT >>>>>>>>> >>>>>>>>> _______________________________________________ >>>>>>>>> Pharo-project mailing list >>>>>>>>> [hidden email] >>>>>>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> Pharo-project mailing list >>>>>>>> [hidden email] >>>>>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo- >>>>>>>> project >>>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> -JT >>>>>>> >>>>>>> _______________________________________________ >>>>>>> Pharo-project mailing list >>>>>>> [hidden email] >>>>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>>>>>> >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> Pharo-project mailing list >>>>>> [hidden email] >>>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo- >>>>>> project >>>>> >>>>> >>>>> _______________________________________________ >>>>> Pharo-project mailing list >>>>> [hidden email] >>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>>>> >>>> >>>> >>>> >>>> -- >>>> -JT >>>> >>>> _______________________________________________ >>>> Pharo-project mailing list >>>> [hidden email] >>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>> >>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [hidden email] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>> >> >> >> >> -- >> -JT >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- -JT _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
> Just downloaded the latest image, and tried to install the latest
> Seaside build (2.9-a3), and I get a MNU #resetMIMEDatabase error > again. Not sure what my options are now. Is it possible to condense > the changeset in another manner? Are you sure that you actually use the latest Pharo image? We've tested Seaside 2.9a3 in Pharo-10248 [1] and it worked for us. Alternatively there is also a ready-made Seaside 2.9a image [2] available, building on top of the latest Pharo-dev image of Damien. Cheers, Lukas [1] http://gforge.inria.fr/frs/download.php/19446/Pharo0.1Core-10248.zip from http://code.google.com/p/pharo/wiki/Downloads [2] http://builder.seaside.st/distributions/002-Seaside2.9.0-a3/Seaside2.9.0-alpha3.zip -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Its actually build 10243, that is what is on the Pharo web site.
Thanks for the links to the latest builds. Going to pull them down now. On Wed, Mar 18, 2009 at 10:42, Lukas Renggli <[hidden email]> wrote: >> Just downloaded the latest image, and tried to install the latest >> Seaside build (2.9-a3), and I get a MNU #resetMIMEDatabase error >> again. Not sure what my options are now. Is it possible to condense >> the changeset in another manner? > > Are you sure that you actually use the latest Pharo image? > > We've tested Seaside 2.9a3 in Pharo-10248 [1] and it worked for us. > > Alternatively there is also a ready-made Seaside 2.9a image [2] > available, building on top of the latest Pharo-dev image of Damien. > > Cheers, > Lukas > > [1] http://gforge.inria.fr/frs/download.php/19446/Pharo0.1Core-10248.zip > from http://code.google.com/p/pharo/wiki/Downloads > > [2] http://builder.seaside.st/distributions/002-Seaside2.9.0-a3/Seaside2.9.0-alpha3.zip > > -- > Lukas Renggli > http://www.lukas-renggli.ch > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- -JT _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
On 18.03.2009, at 15:48, John Toohey wrote: > Its actually build 10243, that is what is on the Pharo web site. I will put a link to the lastest version. Marcus -- Marcus Denker -- [hidden email] http://www.marcusdenker.de _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by John Toohey-2
On Wed, Mar 18, 2009 at 3:25 PM, John Toohey <[hidden email]> wrote:
> Just downloaded the latest image, and tried to install the latest > Seaside build (2.9-a3), and I get a MNU #resetMIMEDatabase error > again. Not sure what my options are now. Is it possible to condense > the changeset in another manner? You have to use the latest KomHttpServer and KomHttpServices in the squeaksource repository. -- Damien Cassou http://damiencassou.seasidehosting.st _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Free forum by Nabble | Edit this page |