Manuscript (Case [Issue]21708) Sources and Changes - Epicea should not offer to recover changes if the ombu file does not exists

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

Manuscript (Case [Issue]21708) Sources and Changes - Epicea should not offer to recover changes if the ombu file does not exists

Pharo Issue Tracker
Manuscript Notification
avatar
Bug in Project:  Sources and Changes: 1. Pharo Image  •  You are subscribed to this case
I'm sorry for the long delay to look at this issue. I've created a script to reproduce it:

<code>
curl get.pharo.org/70+vm | bash
./pharo Pharo.image save p
./pharo p.image eval "|id| id := Smalltalk session id. Object subclass: #Zzz. Smalltalk saveSession. Smalltalk session id = id ifTrue: [ Object subclass: #Yyy ]"
rm -r pharo-local/ombu-sessions
./pharo-ui Pharo.image save p
</code>

Good news: I already have a fix but need to commit and PR it.
Priority Priority: 4 – Would be nice Status Status: Work Needed
Assigned To Assigned to: Martin Dias Milestone Milestone: Pharo7.0

Go to Case
No longer need updates? Unsubscribe from this case.

Don't want Manuscript notifications anymore? Update your preferences.

Manuscript

_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
https://lists.gforge.inria.fr/mailman/listinfo/pharo-bugtracker