Issue 4143 in pharo: Updating a Pharo-One-Click (update 12345) to 12351 breaks OCompletion

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

Issue 4143 in pharo: Updating a Pharo-One-Click (update 12345) to 12351 breaks OCompletion

pharo
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=4143

If you fill an issue for the first time, please read "How to report bugs"
at http://www.pharo-project.org/community/issue-tracking

Pharo 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
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4143 in pharo: Updating a Pharo-One-Click (update 12345) to 12351 breaks OCompletion

pharo
Updates:
        Status: Closed

Comment #1 on 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=4143

It is not supported to update a Full image with "software update".

Sadly the build of 1.3 is broken, in addition. So it's a mess.

(I always say that we need to get rid of this full/core stuff... it does  
not work)


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