Filing in lost changes is broken?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Filing in lost changes is broken?

Oscar Nierstrasz

I tried to recover changes after a crash yesterday and could not.

I just experimented to verify this:

- open a fresh image and rename it
- create a class with a hello world method
- quit without saving
- restart the image
- Tools > Recover lost changes will show you the changes
- Select and file in does not work

Is this an issue, or am I doing something wrong?

- on


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Filing in lost changes is broken?

Stéphane Ducasse
Hi oscar

did you use the last version?

I noticed that running the tests (probably one by one) polluted the cs.

stef

> I tried to recover changes after a crash yesterday and could not.
>
> I just experimented to verify this:
>
> - open a fresh image and rename it
> - create a class with a hello world method
> - quit without saving
> - restart the image
> - Tools > Recover lost changes will show you the changes
> - Select and file in does not work
>
> Is this an issue, or am I doing something wrong?
>
> - on
>
>
> _______________________________________________
> 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
Reply | Threaded
Open this post in threaded view
|

Re: Filing in lost changes is broken?

Oscar Nierstrasz

OK, I tried now with the latest version.

I evaluate "Demo new hello" in a workspace, implement the class and  
the method form the debugger, then quit the image.

When I try to recover the lost changes, the methods are there, but the  
doit to create the class is missing.

It seems that creating classes is not always logged in the changes  
file ...

- on


On Mar 27, 2009, at 13:55, Stéphane Ducasse wrote:

> Hi oscar
>
> did you use the last version?
>
> I noticed that running the tests (probably one by one) polluted the  
> cs.
>
> stef
>
>> I tried to recover changes after a crash yesterday and could not.
>>
>> I just experimented to verify this:
>>
>> - open a fresh image and rename it
>> - create a class with a hello world method
>> - quit without saving
>> - restart the image
>> - Tools > Recover lost changes will show you the changes
>> - Select and file in does not work
>>
>> Is this an issue, or am I doing something wrong?
>>
>> - on
>>
>>
>> _______________________________________________
>> 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
Reply | Threaded
Open this post in threaded view
|

Re: Filing in lost changes is broken?

Stéphane Ducasse
can you open a ticket?
or check that one is not already open.
We will have to fix that.

Stef

On Mar 27, 2009, at 4:22 PM, Oscar Nierstrasz wrote:

>
> OK, I tried now with the latest version.
>
> I evaluate "Demo new hello" in a workspace, implement the class and
> the method form the debugger, then quit the image.
>
> When I try to recover the lost changes, the methods are there, but the
> doit to create the class is missing.
>
> It seems that creating classes is not always logged in the changes
> file ...
>
> - on
>
>
> On Mar 27, 2009, at 13:55, Stéphane Ducasse wrote:
>
>> Hi oscar
>>
>> did you use the last version?
>>
>> I noticed that running the tests (probably one by one) polluted the
>> cs.
>>
>> stef
>>
>>> I tried to recover changes after a crash yesterday and could not.
>>>
>>> I just experimented to verify this:
>>>
>>> - open a fresh image and rename it
>>> - create a class with a hello world method
>>> - quit without saving
>>> - restart the image
>>> - Tools > Recover lost changes will show you the changes
>>> - Select and file in does not work
>>>
>>> Is this an issue, or am I doing something wrong?
>>>
>>> - on
>>>
>>>
>>> _______________________________________________
>>> 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
>


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Filing in lost changes is broken?

Oscar Nierstrasz

OK, I added an issue.  It only seems to happen when you use the  
"define new class" option whil eevaluating an expression.

I also discovered the "browse it" is broken for unpackaged classes.  
Added an issue for that too.

- on

On 2009 -03-28, at 9:00 AM, Stéphane Ducasse wrote:

> can you open a ticket?
> or check that one is not already open.
> We will have to fix that.
>
> Stef
>
> On Mar 27, 2009, at 4:22 PM, Oscar Nierstrasz wrote:
>
>>
>> OK, I tried now with the latest version.
>>
>> I evaluate "Demo new hello" in a workspace, implement the class and
>> the method form the debugger, then quit the image.
>>
>> When I try to recover the lost changes, the methods are there, but  
>> the
>> doit to create the class is missing.
>>
>> It seems that creating classes is not always logged in the changes
>> file ...
>>
>> - on
>>
>>
>> On Mar 27, 2009, at 13:55, Stéphane Ducasse wrote:
>>
>>> Hi oscar
>>>
>>> did you use the last version?
>>>
>>> I noticed that running the tests (probably one by one) polluted the
>>> cs.
>>>
>>> stef
>>>
>>>> I tried to recover changes after a crash yesterday and could not.
>>>>
>>>> I just experimented to verify this:
>>>>
>>>> - open a fresh image and rename it
>>>> - create a class with a hello world method
>>>> - quit without saving
>>>> - restart the image
>>>> - Tools > Recover lost changes will show you the changes
>>>> - Select and file in does not work
>>>>
>>>> Is this an issue, or am I doing something wrong?
>>>>
>>>> - on
>>>>
>>>>
>>>> _______________________________________________
>>>> 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
>>
>
>
> _______________________________________________
> 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