Kris
Kris
Also, when opening the ‘GlamorousToolkit’ app (on macOS) in the folder in the ‘_builds’ folder, the image runs without opening a window, which is related to [GToolkit issue #3901](https://github.com/feenkcom/gtoolkit/issues/3901).
I suspect the problem in the first comment is due to not passing `--interactive` to `GlamorousToolkit-cli`. That causes the problem in the second comment due to the GToolkit issue.
Regarding the problem related to [GToolkit issue #3901](https://github.com/feenkcom/gtoolkit/issues/3901): smalltalkCI may need to use ‘GlamorousToolkit-image-without-world.zip’ as suggested in a [comment in the issue](https://github.com/feenkcom/gtoolkit/issues/3901#issuecomment-2363517651), at least for the scenario of building an...
Currently, as of Pharo Launcher v3.2, when using ‘Open with’ in Finder on an ‘.image’ file and selecting ‘PharoLauncher’, or when dragging the file onto the app in Finder or...
@MarcusDenker Could you check whether this can be closed? The changes of pull request #696 are included in [Pharo Launcher version 3.3](https://github.com/pharo-project/pharo-launcher/releases/tag/3.3). The following Terminal command can be used to...
@hernanmd Thanks! I made two improvements to `#openTerminalOn:` on PTTerminalInterface (commits 9ed89f6535fb153c and 1b61e45de1647b4d).
@lxsang I put you as reviewer. This is for issue #62. Two things to note: * The package ‘PTerm-Pharo13’ depends on the changes in [NewTools pull request #916](https://github.com/pharo-spec/NewTools/pull/916). * The...
Copying `https://fr.wikipedia.org/wiki/Pr%C3%A9sentation` and pasting it into the address bars of Chrome and Safari gives: Copying that back from each browser’s address bar and pasting it into a text document gives:...
Seems generally workable, though one should be aware of it not abiding by RFC 3987 in some specific cases: * The following, which reads what is a valid IRI based...
I suspect this is due to the bug for which I backported the fix to Pharo 11 in [Iceberg pull request #1877](https://github.com/pharo-vcs/iceberg/pull/1877). The fix got included in Pharo 11 build...