Manuscript (Case [Issue]18832) Fuel - FileException on FLSerializer serialize: toFileNamed:

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

Manuscript (Case [Issue]18832) Fuel - FileException on FLSerializer serialize: toFileNamed:

Pharo Issue Tracker
Manuscript Notification
avatar
Bug in Project:  Fuel: 1. Pharo Image  •  You are subscribed to this case
There are actually to separate issues at play here. The first one is App Translocation on macOS: a resource that has been downloaded and unzipped automatically will reside on a read-only file system until *actively* moved by the user. Hence, no files can be created within the app structure (e.g. within the image directory). See for example https://eclecticlight.co/2016/06/16/macos-sierra-will-break-many-installers-and-updaters/.

The second issue might be the linked issue with File and relative paths.

Incidentally, the second failure also happens for Pharo 7.
1. Download the latest VM from https://bintray.com/opensmalltalk/vm/cog
2. Move the VM manually to escape the App Translocation jail
3. Drag an image onto the VM to open
4. Evaluate FLSerializer serialize: 'whatever' toFileNamed: 'demo.fuel'.
Priority Priority: 3 – Must Fix Status Status: Work Needed (On Hold)
Assigned To Assigned to: Everyone Milestone Milestone: Later

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