Closed eMaringolo closed 4 years ago
It took me a while to determine the source of the problem but I got it.
The image crashes because it tries to use libgit that is not initialized in a default Pharo image.
Doing LGitLibrary uniqueInstance initializeLibGit2
before the loading should solve the problem.
I will add this action when going in development mode.
Thank you!
Describe the bug The launcher quits silently when attempting to load the PharoDawnTheme
To Reproduce Steps to reproduce the behavior:
Expected behavior To load the theme.
Version information: