Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate why InstalledFeatures is being ignored by XD packager #4

Open
marianopeck opened this issue Mar 17, 2020 · 0 comments
Open

Comments

@marianopeck
Copy link
Collaborator

We created the UNIX.txt file by executing EmImageManager class>>#writePassiveImagePropertiesFor:

However, the InstalledFeatures list in the UNIX.txt is currently ignored. EmImageManager class>>#createNewImageWithPropertiesFrom: reads the lines from this file, but does not do anything with it. I cannot tell why. It looks like the code was removed at some point, or was forgotten to be added. So if you need to load features, you need to use the xdImage installFeatures: system. If you fixed EmImageManager class>>#createNewImageWithPropertiesFrom: to actually do the load from the UNIX.txt file, then there would be no need for the xdImage installFeatures: call in the abt.cnf.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant