Manuscript (Case [Issue]19852) OS and OSProcess - Unable to open image in OSX after it has been updated in Windows

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

Manuscript (Case [Issue]19852) OS and OSProcess - Unable to open image in OSX after it has been updated in Windows

Pharo Issue Tracker
Manuscript Notification
avatar
Bug in Project:  OS and OSProcess: 1. Pharo Image  •  You are subscribed to this case
I was checking this issue. The problem is that when moving images between different machines we have dangling file references pointing to invalid locations.

We have found 4 of them:

SystemResolver localdirectory is cached in a class variable

GTPlaybook caches the cache and stash directories in class variables

OMSessionStore retrieves at some point during startup an invalid file reference from the (wrongly cached) local directory 

IceLibgitRepository Sharedrepositorieslocation is also cached

All these are actually caused by settings, whose behavior is not defined when an image is moved.

We can leave this as it is right now, move it to pharo8. A quick fix for Pharo7 would be removing the settings, but that is probably very disruptive too.
Priority Priority: 2 – Really Important Status Status: Work Needed
Assigned To Assigned to: Everyone Milestone Milestone: Pharo8.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