Re: [Pharo-project] FW: [Seaside] Changes file too big

2010-08-20 Thread Sven Van Caekenberghe
Robert,

On 20 Aug 2010, at 16:19, Robert Sirois wrote:

> Adding an image to a WAFileLibrary (100 - 150kb) increases the changes file 
> size by 0.5 mb consistently.

That is perfectly normal: the textual representation of your binary image ( ^ 
#( 34 34 4 3 23 ... 34 2 2) asByteArray ) is many times larger than the bytes 
themselves. This representation is in a method's source code. All method source 
code is written to the changes file, every time it changes. WAFileLibrary is 
great because it is super easy, flexible and convenient, but it is not meant 
for heavy use.

Sven


___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


Re: [Pharo-project] FW: [Seaside] Changes file too big

2010-08-20 Thread Robert Sirois

Adding an image to a WAFileLibrary (100 - 150kb) increases the changes file 
size by 0.5 mb consistently.
Pharo 10505
RS

From: watchl...@hotmail.com
To: pharo-project@lists.gforge.inria.fr
Date: Thu, 19 Aug 2010 08:18:18 -0600
Subject: Re: [Pharo-project] FW: [Seaside] Changes file too big








I can't be responsible for all my code ;)
What is the solution by the way? My changes file is up from 9mb last night to 
31.5 just this morning already...
RS

Date: Thu, 19 Aug 2010 16:01:13 +0200
From: marianop...@gmail.com
To: Pharo-project@lists.gforge.inria.fr
Subject: Re: [Pharo-project] FW: [Seaside] Changes file too big



2010/8/19 Marcus Denker 







From: Robert Sirois 

Date: August 19, 2010 3:17:56 PM GMT+02:00

To: 

Subject: RE: [Pharo-project] FW: [Seaside] Changes file too big





Mmk, thank you.



Pharo: pharo1.0-10505-rc1dev10.01.2.image

VM: Squeak 4.2.2beta1U



The log file is attached.






 wierd...are you tryiing to create a class called serhgresh ?  it should be 
uppercase... Serhgresh
 






On Aug 19, 2010, at 3:09 PM, Stéphane Ducasse wrote:



> on which os are you?

> Normally there is a log file just close to your vm or image.

>



--

Marcus Denker  -- http://www.marcusdenker.de

INRIA Lille -- Nord Europe. Team RMoD.




___

Pharo-project mailing list

Pharo-project@lists.gforge.inria.fr

http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project



___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project 
  

___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project 
  ___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] FW: [Seaside] Changes file too big

2010-08-19 Thread Robert Sirois

I can't be responsible for all my code ;)
What is the solution by the way? My changes file is up from 9mb last night to 
31.5 just this morning already...
RS

Date: Thu, 19 Aug 2010 16:01:13 +0200
From: marianop...@gmail.com
To: Pharo-project@lists.gforge.inria.fr
Subject: Re: [Pharo-project] FW: [Seaside] Changes file too big



2010/8/19 Marcus Denker 







From: Robert Sirois 

Date: August 19, 2010 3:17:56 PM GMT+02:00

To: 

Subject: RE: [Pharo-project] FW: [Seaside] Changes file too big





Mmk, thank you.



Pharo: pharo1.0-10505-rc1dev10.01.2.image

VM: Squeak 4.2.2beta1U



The log file is attached.






 wierd...are you tryiing to create a class called serhgresh ?  it should be 
uppercase... Serhgresh
 






On Aug 19, 2010, at 3:09 PM, Stéphane Ducasse wrote:



> on which os are you?

> Normally there is a log file just close to your vm or image.

>



--

Marcus Denker  -- http://www.marcusdenker.de

INRIA Lille -- Nord Europe. Team RMoD.




___

Pharo-project mailing list

Pharo-project@lists.gforge.inria.fr

http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project



___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project 
  ___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] FW: [Seaside] Changes file too big

2010-08-19 Thread Mariano Martinez Peck
2010/8/19 Marcus Denker 

>
>
>
> From: Robert Sirois 
> Date: August 19, 2010 3:17:56 PM GMT+02:00
> To: 
> Subject: RE: [Pharo-project] FW: [Seaside] Changes file too big
>
>
> Mmk, thank you.
>
> Pharo: pharo1.0-10505-rc1dev10.01.2.image
> VM: Squeak 4.2.2beta1U
>
> The log file is attached.
>
>
>

 wierd...are you tryiing to create a class called serhgresh ?  it should
be uppercase... Serhgresh


>
>
>
> On Aug 19, 2010, at 3:09 PM, Stéphane Ducasse wrote:
>
> > on which os are you?
> > Normally there is a log file just close to your vm or image.
> >
>
> --
> Marcus Denker  -- http://www.marcusdenker.de
> INRIA Lille -- Nord Europe. Team RMoD.
>
>
> ___
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] FW: [Seaside] Changes file too big

2010-08-19 Thread Mariano Martinez Peck
On Thu, Aug 19, 2010 at 3:09 PM, Stéphane Ducasse  wrote:

> on which os are you?
> Normally there is a log file just close to your vm or image.
>
>
It is in the same directory where your image is and it is called
PharoDebug.log
but it is opened as append...thus all erros go there. To report an issue is
better to remove it, reproduce again the bug and then you will have a clean
PharoDebug.log with only that error.

cheers

mariano


>
> On Aug 19, 2010, at 3:03 PM, Robert Sirois wrote:
>
> > How do I get the log?
> >
> > RS
> >
> > Date: Wed, 18 Aug 2010 23:00:40 +0200
> > From: marianop...@gmail.com
> > To: Pharo-project@lists.gforge.inria.fr
> > Subject: Re: [Pharo-project] FW: [Seaside] Changes file too big
> >
> > With condenseCHanges we used to have the problem with "Invalid UTF input
> dected" (or something like that), but I don't know a possition error.
> Provide, VM and image version, and a clean PharoDebug.log.
> >
> > cheers
> >
> > mariano
> >
> > On Wed, Aug 18, 2010 at 10:58 PM, Stéphane Ducasse <
> stephane.duca...@inria.fr> wrote:
> > Oops.
> > Robert can you tell us which version you are using?
> >
> > Stef
> >
> > > How do I clear my changes file? Smalltalk condenseChanges. just brings
> up a PositionalStream error.
> > >
> > > Thanks, RS
> > > ___
> > > Pharo-project mailing list
> > > Pharo-project@lists.gforge.inria.fr
> > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
> >
> >
> > ___
> > Pharo-project mailing list
> > Pharo-project@lists.gforge.inria.fr
> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
> >
> >
> > ___ Pharo-project mailing
> list Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
> > ___
> > Pharo-project mailing list
> > Pharo-project@lists.gforge.inria.fr
> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
>
> ___
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] FW: [Seaside] Changes file too big

2010-08-19 Thread Stéphane Ducasse
on which os are you?
Normally there is a log file just close to your vm or image.


On Aug 19, 2010, at 3:03 PM, Robert Sirois wrote:

> How do I get the log?
> 
> RS
> 
> Date: Wed, 18 Aug 2010 23:00:40 +0200
> From: marianop...@gmail.com
> To: Pharo-project@lists.gforge.inria.fr
> Subject: Re: [Pharo-project] FW: [Seaside] Changes file too big
> 
> With condenseCHanges we used to have the problem with "Invalid UTF input 
> dected" (or something like that), but I don't know a possition error. 
> Provide, VM and image version, and a clean PharoDebug.log.
> 
> cheers
> 
> mariano
> 
> On Wed, Aug 18, 2010 at 10:58 PM, Stéphane Ducasse 
>  wrote:
> Oops.
> Robert can you tell us which version you are using?
> 
> Stef
> 
> > How do I clear my changes file? Smalltalk condenseChanges. just brings up a 
> > PositionalStream error.
> >
> > Thanks, RS
> > ___
> > Pharo-project mailing list
> > Pharo-project@lists.gforge.inria.fr
> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
> 
> 
> ___
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
> 
> 
> ___ Pharo-project mailing list 
> Pharo-project@lists.gforge.inria.fr 
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
> ___
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


Re: [Pharo-project] FW: [Seaside] Changes file too big

2010-08-19 Thread Robert Sirois

How do I get the log?
RS

Date: Wed, 18 Aug 2010 23:00:40 +0200
From: marianop...@gmail.com
To: Pharo-project@lists.gforge.inria.fr
Subject: Re: [Pharo-project] FW: [Seaside] Changes file too big

With condenseCHanges we used to have the problem with "Invalid UTF input 
dected" (or something like that), but I don't know a possition error. Provide, 
VM and image version, and a clean PharoDebug.log.


cheers

mariano

On Wed, Aug 18, 2010 at 10:58 PM, Stéphane Ducasse  
wrote:

Oops.

Robert can you tell us which version you are using?



Stef



> How do I clear my changes file? Smalltalk condenseChanges. just brings up a 
> PositionalStream error.

>

> Thanks, RS

> ___

> Pharo-project mailing list

> Pharo-project@lists.gforge.inria.fr

> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project





___

Pharo-project mailing list

Pharo-project@lists.gforge.inria.fr

http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project




___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project 
  ___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] FW: [Seaside] Changes file too big

2010-08-18 Thread Robert Sirois
I can't say for sure until I get home but it was the something dot 505 from a 
little earlier this year.

Thanks,
RS

Oh, also.. that condenseChanges messed up monticello, too.

> From: stephane.duca...@inria.fr
> Date: Wed, 18 Aug 2010 22:58:32 +0200
> To: Pharo-project@lists.gforge.inria.fr
> Subject: Re: [Pharo-project] FW: [Seaside] Changes file too big
> 
> Oops.
> Robert can you tell us which version you are using?
> 
> Stef
> 
> > How do I clear my changes file? Smalltalk condenseChanges. just brings up a 
> > PositionalStream error.
> > 
> > Thanks, RS
> > ___
> > Pharo-project mailing list
> > Pharo-project@lists.gforge.inria.fr
> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
> 
> 
> ___
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
  ___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] FW: [Seaside] Changes file too big

2010-08-18 Thread Mariano Martinez Peck
With condenseCHanges we used to have the problem with "Invalid UTF input
dected" (or something like that), but I don't know a possition error.
Provide, VM and image version, and a clean PharoDebug.log.

cheers

mariano

On Wed, Aug 18, 2010 at 10:58 PM, Stéphane Ducasse <
stephane.duca...@inria.fr> wrote:

> Oops.
> Robert can you tell us which version you are using?
>
> Stef
>
> > How do I clear my changes file? Smalltalk condenseChanges. just brings up
> a PositionalStream error.
> >
> > Thanks, RS
> > ___
> > Pharo-project mailing list
> > Pharo-project@lists.gforge.inria.fr
> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
>
> ___
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] FW: [Seaside] Changes file too big

2010-08-18 Thread Stéphane Ducasse
Oops.
Robert can you tell us which version you are using?

Stef

> How do I clear my changes file? Smalltalk condenseChanges. just brings up a 
> PositionalStream error.
> 
> Thanks, RS
> ___
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


[Pharo-project] FW: [Seaside] Changes file too big

2010-08-18 Thread Robert Sirois

How do I clear my changes file? Smalltalk condenseChanges. just brings up a 
PositionalStream error.

Thanks, RS
  ___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project