Status: Accepted
Owner:
[hidden email]
Labels: Milestone-1.2.2 Milestone-1.2.2-DevImage
New issue 4143 by
[hidden email]: Updating a Pharo-One-Click (update
12345) to 12351 breaks OCompletion
http://code.google.com/p/pharo/issues/detail?id=4143If you fill an issue for the first time, please read "How to report bugs"
at
http://www.pharo-project.org/community/issue-trackingPharo image: Pharo One-Click update 12351
1. Evaluate:
SystemVersion newVersion: 'Pharo1.2.2a'.
2. World Menu -> System -> Software Update
Image updated to 12351
3. Write anything on a workspace and the following error pops up.
MessageNotUnderstood:
AnObsoleteSHParserST80>>rangesIn:classOrMetaClass:workspace:environment:
This is caused by OContext of Package OCompletion that tries to use
SHParserST80 class that isn't anymore in the image after update.
This is a problem with OCompletion on an updated (12351) image.
If OCompletion works in 1.3, then the configuration of Pharo must be
updated to the same version of OCompletion dependency in 1.3 and then an
updated PharoCore 1.2 image will work too.
Then a new One-Click must be generated and published.
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker