-
Imagine I have loaded a very complex Baseline, using Metacello.
I would like to inspect which other Baselines are loaded by this complex Baseline. And maybe check for Baseline dependencies of a Bas…
-
Newer versions of `ssh-keygen` generate keys that Pharo apparently can't use. This took a while to diagnose, but this was Pablo Teson's conclusion on Discord chat (https://discord.com/channels/2234212…
matta updated
2 years ago
-
see GsDevKit/gsDevKitHome#47 for original report
-
Platform Mac
I take a new Pharo 6.1 image
`curl https://get.pharo.org/61+vm | bash`
Than I load Iceberg with the script
`https://github.com/pharo-vcs/iceberg#for-pharo-61`
After loading I …
-
The README has the following in the 'contributing' section
"Any contribution to SqueakSheet is highly welcome! Please feel free to fork and pull-request, and create issues. "
I assume to contrib…
-
git submodules are a convenient way to include references to other git projects from within a git repository and the only thing that Metacello would need (or whatever loader is involved) is a way to r…
-
I think there is something wrong with the mapping of Metacello comments to command line parameters. This comment causes and infinite loop of OS-calls during commit phase:
```
UPD: improved controls i…
-
```
I guess the Help System has been in cluded in pharo 1.3. Presumably the right
answer is to fix the ConfigurationOfHelpSystem so that it works correctly in
1.3 (by not loading anything), but I'll…
-
In case of the usage of a wrong option, a typo or anything else, the error is currently quite obscur.
It throws a Instance Variable missing exception.
Could be nice to have a higher level error repo…
-
Issue seems to be persistent in both Pharo 9 & Pharo 10
![Screenshot from 2022-10-02 21-23-46](https://user-images.githubusercontent.com/14095576/193496240-a0925e53-f7ec-4af8-9b15-ff0f2644fde3.png)