pharo-spec / NewTools

All development tools for Pharo, developed with Spec
21 stars 54 forks source link

FileBrowser: Open in terminal ends up in error on Linux #875

Open JanBliznicenko opened 1 week ago

JanBliznicenko commented 1 week ago

On Linux, when a user clicks on Open in terminal from a directory context menu, it ends up in an Error: Improper store into indexable object. The issue is in method StFileBrowserOpenTerminalCommand>>#openLinuxTerminalShellCommand: where it attemps to use a Path as putOn: receiver